mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 15:38:04 +02:00
commit
e4ca3ad066
1 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue