docs/engine
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
..
admin Merge branch 'master' into fix-broken-link 2017-01-26 11:41:19 -08:00
api Add link to C SDK 2017-02-03 11:17:46 -05:00
article-img Lossless Image optimization (#959) 2016-12-21 11:12:13 -08:00
examples Fixing broken links 2017-01-25 11:51:14 -08:00
getstarted Update last_page.md 2017-02-03 14:30:37 -08:00
getstarted-voting-app linked to "service" definition in glossary, edits 2017-02-01 15:14:21 -08:00
installation Corrected a typo and error in docker start command (#1508) 2017-02-07 09:38:22 -08:00
reference/commandline Fix doc typo in compose examples (#1431) 2017-01-30 14:36:31 -08:00
security Added some redirects (#1294) 2017-01-20 11:24:36 -08:00
static_files Lossless Image optimization (#959) 2016-12-21 11:12:13 -08:00
swarm Fix docs about what protocol must be allowed for network encryption 2017-02-06 10:04:31 -08:00
tutorials Fixing broken links 2017-01-25 11:51:14 -08:00
userguide Fix base image creation example commands (#1409) 2017-02-07 09:52:31 -08:00
breaking_changes.md CI - added test for keywords in markdown frontmatters (#805) 2016-12-06 16:45:11 -08:00
faq.md Merge pull request #1449 from Rick-Anderson/patch-3 2017-02-03 11:13:22 -08:00
index.md Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29 2017-01-19 10:10:15 -08:00
migration.md Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29 2017-01-19 10:10:15 -08:00
understanding-docker.md Update understanding-docker.md 2017-01-20 11:23:39 -08:00