devops:docker
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devops:docker [2024/07/14 11:12] – [Table] skipidar | devops:docker [2025/03/22 23:03] (current) – skipidar | ||
|---|---|---|---|
| Line 108: | Line 108: | ||
| ==== Setup on Windows ==== | ==== Setup on Windows ==== | ||
| + | |||
| + | === Using Docker Desktop === | ||
| + | The command & ' | ||
| + | |||
| + | < | ||
| + | & ' | ||
| + | </ | ||
| + | |||
| + | === Running containers | ||
| + | |||
| + | Example | ||
| + | < | ||
| + | docker run -it --gpus all -p 8080:8080 -v $HOME/ | ||
| + | | ||
| + | </ | ||
| === Using Windows native Hyper-V === | === Using Windows native Hyper-V === | ||
devops/docker.1720955570.txt.gz · Last modified: by skipidar
