Commit Graph

6 Commits

Author SHA1 Message Date
jamesche75
17a24ef257 Updated bullet on FROM instruction. (#7275)
If you try and build an image without a FROM instruction in the Dockerfile, the Docker daemon will throw an error. You must include "FROM scratch" to build a base image.
2019-09-06 11:57:27 +01:00
paigehargrave
dba8ed5197 Update baseimages.md 2019-01-11 14:43:33 -05:00
Jeffrey Morgan
c0656fa7fa Rename official repos to official images 2018-11-21 15:19:50 -05:00
yihyunyi
f07444668c fix the incorrect sentence
In the sentence, repeated "you" twice.
2018-03-02 10:55:22 -08:00
Misty Stanley-Jones
d1b01e29a1 Clarify scratch image example (#5947) 2018-02-07 15:48:05 -08:00
Misty Stanley-Jones
1b343beca4 Clean up information architecture (#5893)
- Move /engine/admin/ and /engine/userguide/ topics to /config/ and /develop/
- Get rid of some stub topics that are no longer needed
- Rename /engine/article-img/ to /engine/images/
- Mark ambassador linking topic as obsolete
- Flesh out multistage build topic
- Reorganize some terribly obsolete content in other files
2018-02-01 15:25:43 -08:00