mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-02 19:21:12 -05:00
Merge pull request #952 from veggiemonk/mash1t-patch-1
This commit is contained in:
commit
878c9c9d68
@ -151,7 +151,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker)
|
||||
|
||||
### Container Composition
|
||||
|
||||
- [bocker](https://github.com/icy/bocker) (2) - Write Dockerfile completely in Bash. Extensible and simple. --> Reusable by [@icy](https://github.com/icy)
|
||||
- [bocker](https://github.com/icy/bocker) (2) :skull: - Write Dockerfile completely in Bash. Extensible and simple. --> Reusable by [@icy](https://github.com/icy)
|
||||
- [bocker](https://github.com/p8952/bocker) (1) :skull: - Docker implemented in 100 lines of bash by [p8952](https://github.com/p8952)
|
||||
- [box](https://github.com/box-builder/box) - Build Dockerfile images with a mruby DSL, includes flattening and layer manipulation
|
||||
- [Capitan](https://github.com/byrnedo/capitan) - Composable docker orchestration with added scripting support by [@byrnedo].
|
||||
@ -712,7 +712,7 @@ Services to securely store your Docker images.
|
||||
- [Cloud Native Landscape](https://github.com/cncf/landscape)
|
||||
- [Docker Certification](https://intellipaat.com/docker-training-course/) :heavy_dollar_sign: will help you to will Learn Docker containerization, running Docker containers, Image creation, Dockerfile, Docker orchestration, security best practices, and more through hands-on projects and case studies and helps to clear Docker Certified Associate.
|
||||
- [Docker Community on Hashnode](https://hashnode.com/n/docker)
|
||||
- [Docker dev bookmarks](https://www.bookmarks.dev/search?q=docker) - use the tag [docker](https://www.bookmarks.dev/tagged/docker)
|
||||
- [Docker dev bookmarks](https://www.codever.land/search?q=docker) - use the tag [docker](https://www.codever.land/bookmarks/t/docker)
|
||||
- [Docker in Action, Second Edition](https://www.manning.com/books/docker-in-action-second-edition)
|
||||
- [Docker in Practice, Second Edition](https://www.manning.com/books/docker-in-practice-second-edition)
|
||||
- [Docker Newsletter](https://www.docker.com/newsletter-subscription) Docker newsletter for regular updates
|
||||
|
@ -3,5 +3,6 @@
|
||||
"https://travis-ci.org/veggiemonk/awesome-docker.svg",
|
||||
"https://github.com/apps/",
|
||||
"https://cycle.io/",
|
||||
"https://www.manning.com/"
|
||||
"https://www.manning.com/",
|
||||
"https://deepfence.io"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user