Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaviara-14/docker-learnings


https://github.com/kaviara-14/docker-learnings

Last synced: 4 days ago
JSON representation

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