this post was submitted on 28 Oct 2023
2 points (100.0% liked)

Homelab

22 readers
1 users here now

Rules

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] henfredemars@infosec.pub 2 points 1 year ago* (last edited 1 year ago)

WSL works and tends to be somewhat more lightweight than typical VM solutions. It also comes with great Windows integration.

EDIT: you're a bot

[โ€“] KellyKlarkson@alien.top 1 points 1 year ago

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/