Created
December 8, 2014 17:59
-
-
Save clcollins/9081c934d9cb652f50cb to your computer and use it in GitHub Desktop.
Slightly More Advanced Docker
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Other Stuff to Cover | |
==================== | |
(Used in conjunction with [Linux@Duke Intro To Docker](https://github.com/LinuxAtDuke/Intro-To-Docker)) | |
* Processes Inside/Outside | |
* Env Vars | |
* Naming | |
* Linking | |
* Logging | |
* Env Vars from | |
* Volumes-from | |
* File Locations (dev/mapped) | |
* Firewall | |
* Docker Philosophy | |
** One job per container | |
*** Init | |
** Containers are "READ-Only" | |
** Accessing a container | |
** Baseimage-Phusion Philosophy vs. Docker Philosophy | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment