docs/engine/userguide/eng-image
Ryan Sanford d91cab01bc Fix base image creation example commands (#1409)
Example commands for creating a base image do not work due to multiple issues.
- 16:04 not a valid tag for ubuntu image
- apt-get install fails without preceeding `apt-get update`
- gcc command fails without `-nostartfiles` flag
- `docker run` without the `--rm` leaves behind containers which is unintuitive, and inconsistent with the build image used above.
2017-02-07 09:52:31 -08:00
..
baseimages.md Fix base image creation example commands (#1409) 2017-02-07 09:52:31 -08:00
dockerfile_best-practices.md Add documentation around pipefail to address issue 1459 (#1460) 2017-02-06 09:52:19 -08:00
image_management.md Fixed more broken links 2017-01-13 12:20:14 -08:00
index.md Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29 2017-01-19 10:10:15 -08:00