[DiscordArchive] not sure if this is the right place but im looking to install for the first time and have looked at
[DiscordArchive] not sure if this is the right place but im looking to install for the first time and have looked at
Archived author: Thyestefles • Posted: 2025-07-10T16:31:07.501000+00:00
Original source
not sure if this is the right place but im looking to install for the first time and have looked at the classic way to install and with docker cany anyone provide me guidance on what is the difference?
Archived author: Revision • Posted: 2025-07-10T16:41:12.015000+00:00
Original source
Docker is containerization so it isolates the application without adding a lot of overhead like a virtual machine would. Docker is technically ideal for developers to easily share stuff even though it's not just for that. Personally I think if you don't know how to work Docker you'll have a lot more trouble if you want to customize stuff or add/remove modules and all that. Some knowledge makes it a whole lot easier. The major downside to Docker is that you don't learn anything. You execute a command (after setting up Docker, which is incredibly easy) and it does it all for you.
Archived author: Revision • Posted: 2025-07-10T16:45:52.639000+00:00
Original source
Running Docker on Windows is also kind of redundant. You're better off setting up a virtual machine and run Docker in that if you absolutely want to use Docker.
Archived author: Tereneckla • Posted: 2025-07-10T16:48:07.686000+00:00
Original source
isn't the recommended way to install Docker on Windows through wsl
so it definitely is in a vm
Archived author: Revision • Posted: 2025-07-10T16:50:13.374000+00:00
Original source
Eh, WSL is.. I mean, it's Microsoft.
Archived author: Thyestefles • Posted: 2025-07-10T16:58:10.011000+00:00
Original source
ok so i may try to install docker and then tinker with the classic after. i watched a video and it installed 2 modules jst not sure if i can figure out how to install otehr modules lol
Archived author: Thyestefles • Posted: 2025-07-10T16:58:16.154000+00:00
Original source
ty for the help
Archived author: Rymercyble • Posted: 2025-07-10T18:49:35.065000+00:00
Original source
u wont get much help with docker though
Archived author: Thyestefles • Posted: 2025-07-10T19:34:06.543000+00:00
Original source
ok ty maybe i should do the other first to leanr more i suppose