Commit graph

60 commits

Author SHA1 Message Date
geminiyellow
dabcd571e4 docs(zh-cn): #78 Update broken link to terms/layer 2016-02-19 17:32:28 +09:00
geminiyellow
340d529b74 docs(zh-cn): #76 Add note to avoid ADD and use COPY instead.
Docker best practices [1] and other posts [2] recommends to use COPY instead of ADD. This PR makes it clear.

[1]: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#add-or-copy
[2]: https://www.ctl.io/developers/blog/post/dockerfile-add-vs-copy/
2016-02-10 19:21:24 +09:00
geminiyellow
baccd1c4c8 docs(zh-cn): #75 Correct .dockerignore link
The .dockerignore link is wrong (not broken). This PR corrects it.
2016-02-10 19:18:59 +09:00
geminiyellow
94739b915d docs(zh-cn): #72 Update README URLs based on HTTP redirects 2016-02-09 14:31:48 +09:00
geminiyellow
47c8bacff0 docs(zh-cn): #71 Add info about LABEL 2016-02-09 14:31:48 +09:00
geminiyellow
c09dd2bf6e docs(zh-cn): #70 change docker volumes to docker volume
Did this change at some point?
2016-02-09 14:31:48 +09:00
geminiyellow
a5876944d5 docs(zh-cn): #69 Update README …
Adds more context and information around how to minimize image layers
2016-02-09 14:31:48 +09:00
geminiyellow
ce0af89405 docs(zh-cn): #68 Fix link to pause subcommand 2016-02-09 14:31:48 +09:00
geminiyellow
6abf1fc217 docs(zh-cn): Add more dockerfile commands, description.
see also: a2f2e85fcf
2016-01-25 12:02:34 +09:00
geminiyellow
67f91e5416 docs(translate): add Simplified Chinese version
thanks @denghongcai 's review.
2016-01-25 11:34:32 +09:00