Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaviara-14/docker-learnings
https://github.com/kaviara-14/docker-learnings
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaviara-14/docker-learnings
- Owner: kaviara-14
- Created: 2024-09-08T07:34:39.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T01:49:24.000Z (2 months ago)
- Last Synced: 2024-09-13T14:44:01.757Z (2 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker-Learnings
1. Multi Stage Docker Builds and Distroless Images
2. Docker Volumes and Bind Mounts
3. Docker Networking
4. Docker Compose## Docker Disadvantage
1. Relay on single host
2. Does not support healing
3. Does not have Auto Scaling
4. Does not support Enterprise Applicaiton