mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 14:15:10 -05:00
adding Article: Creating container part 1
This commit is contained in:
parent
f86b9075ce
commit
dc78ecd6ef
@ -15,6 +15,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
||||
* [Useful Articles](#useful-articles)
|
||||
* [Main Resources](#main-resources)
|
||||
* [General Articles](#general-articles)
|
||||
* [Deep Dive](#deep-dive)
|
||||
* [Multi-Server](#multi-server)
|
||||
* [Good Tips](#good-tips)
|
||||
* [Optimizing Images](#optimizing-images)
|
||||
@ -62,6 +63,9 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
||||
* [Deploying NGINX with Docker](http://nginx.com/blog/deploying-nginx-nginx-plus-docker/)
|
||||
* [Eight Docker Development Patterns](http://www.hokstad.com/docker/patterns)
|
||||
|
||||
### Deep Dive
|
||||
* [Creating containers - Part 1](http://crosbymichael.com/creating-containers-part-1.html) This is part one of a series of blog posts detailing how docker creates containers. By [@crosbymichael](https://github.com/crosbymichael)
|
||||
|
||||
### Multi-Server
|
||||
* [Using Fig and Flocker to build, test, deploy and migrate multi-server Dockerized apps](https://clusterhq.com/blog/fig-flocker-multi-server-docker-apps/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user