igmyeonguiB to Homelab@selfhosted.forumEnglish · 1 year agoMy friend has a gaming PC but would like to start using dockers but can't afford a server atm. What's the best way to use docker on Windows. He would like a qbittorrent and gluten container to start.message-squaremessage-square8fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareMy friend has a gaming PC but would like to start using dockers but can't afford a server atm. What's the best way to use docker on Windows. He would like a qbittorrent and gluten container to start.igmyeonguiB to Homelab@selfhosted.forumEnglish · 1 year agomessage-square8fedilink
minus-squareKellyKlarksonBlinkfedilinkEnglisharrow-up1·1 year agoYou don’t need linux, or anything fancy to run containers. If you’re not comfortable using a cli, get Docker Desktop. This way you can ‘see’ and manage your containers in a GUI. From there, you can then learn about docker’s cli: https://docs.docker.com/engine/reference/commandline/cli/
You don’t need linux, or anything fancy to run containers. If you’re not comfortable using a cli, get Docker Desktop. This way you can ‘see’ and manage your containers in a GUI.
From there, you can then learn about docker’s cli: https://docs.docker.com/engine/reference/commandline/cli/