mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-09 06:28:18 -05:00
commit
e4ca3ad066
@ -83,6 +83,7 @@ about docker! (Tips: checkout her [dotfiles][jfrazelledotfiles] and her [dockerf
|
||||
- [Volume management and plugins](#volume-management-and-plugins)
|
||||
- [Useful Images](#useful-images)
|
||||
- [Dockerfile](#dockerfile)
|
||||
- [Docker Compose file](#docker-compose-file)
|
||||
- [Storing Images and Registries](#storing-images-and-registries)
|
||||
- [Monitoring](#monitoring)
|
||||
- [Networking](#networking)
|
||||
@ -542,6 +543,10 @@ Securely store your Docker images.
|
||||
* [Dockerfile @jfrazelle][jfrazelledockerfiles] by [@jfrazelle][jfrazelle] **MUST SEE** for a fully containerized
|
||||
desktop!
|
||||
|
||||
## Docker Compose file
|
||||
|
||||
* [Docker Compose Example](https://github.com/llitfkitfk/docker-compose-demo) by [@llitfkitfk](https://github.com/llitfkitfk)
|
||||
|
||||
## Storing Images and Registries
|
||||
|
||||
* [Docker Registry v2][distribution] (The Docker toolset to pack, ship, store, and deliver content)
|
||||
|
Loading…
Reference in New Issue
Block a user