https://github.com/vihlancevk/dockernotes
Step-by-step learning journey through Docker, including key concepts, commands, and practical tips.
https://github.com/vihlancevk/dockernotes
docker docker-compose flask python3 redis shell
Last synced: 3 months ago
JSON representation
Step-by-step learning journey through Docker, including key concepts, commands, and practical tips.
- Host: GitHub
- URL: https://github.com/vihlancevk/dockernotes
- Owner: vihlancevk
- Created: 2025-01-18T13:30:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-01T14:48:26.000Z (over 1 year ago)
- Last Synced: 2025-03-12T11:15:57.696Z (over 1 year ago)
- Topics: docker, docker-compose, flask, python3, redis, shell
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DockerNotes
Step-by-step learning journey through Docker, including key concepts, commands, and practical tips.
## Recommended Reading
- **Using Docker** by Adrian Mouat