https://github.com/g0t4/course2-docker-windows-gs
Files for Docker Getting Started on Windows Course!
https://github.com/g0t4/course2-docker-windows-gs
course docker getting-started pluralsight windows
Last synced: 11 months ago
JSON representation
Files for Docker Getting Started on Windows Course!
- Host: GitHub
- URL: https://github.com/g0t4/course2-docker-windows-gs
- Owner: g0t4
- License: mit
- Created: 2021-09-21T05:16:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T07:15:25.000Z (over 4 years ago)
- Last Synced: 2024-12-15T08:52:42.337Z (over 1 year ago)
- Topics: course, docker, getting-started, pluralsight, windows
- Language: PowerShell
- Homepage:
- Size: 115 KB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 2nd Edition - Docker Getting Started on Windows Course!
## Modules
Various commands and examples for each module of the course:
- [Install](./install/README.md)
- [Linux Containers](./linux-containers/README.md)
- [wes-wsl-distro](./wes-wsl-distro) - my initial WSL2 distro setup
- [Windows Containers](./win-containers/README.md)
- [docker format output](./win-containers/docker.format.md) - overriding output format for several docker CLI commands
- [Linux Images](./images/)
- [Windows Images](./windows/)
- [Databases](./databases/)