docker-cli-openbsd/docs/reference
Paul Kehrer 9c85295b1c Add support for compressing build context during image build
When sending a build context to a remote server it may be
(significantly) advantageous to compress the build context. This commit
adds support for gz compression when constructing a build context
using a command like "docker build --compress ."

Signed-off-by: Paul Kehrer <paul.l.kehrer@gmail.com>
2017-06-02 00:10:12 +00:00
..
commandline Add support for compressing build context during image build 2017-06-02 00:10:12 +00:00
builder.md Implement build cache based on history array 2017-06-02 00:10:11 +00:00
glossary.md add swarm mode terms to the glossary 2017-06-02 00:10:09 +00:00
index.md Creating Engine specific menu 2017-06-02 00:07:26 +00:00
run.md Remove extra paren in `run --link` docs 2017-06-02 00:10:10 +00:00