Add missing bullet points

This commit is contained in:
John Mulhausen 2017-04-10 13:54:29 -07:00 committed by GitHub
parent c07662486f
commit d6bf2609b0
1 changed files with 3 additions and 3 deletions

View File

@ -54,9 +54,9 @@ container: |
A Docker container consists of
A Docker image
Execution environment
A standard set of instructions
- A Docker image
- An execution environment
- A standard set of instructions
The concept is borrowed from Shipping Containers, which define a standard to ship
goods globally. Docker defines a standard to ship software.