Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Metzidis <anthony.metzidis@gmail.com>2019-02-07 04:01:26 +0300
committerAnthony Metzidis <anthony.metzidis@gmail.com>2019-02-22 22:53:17 +0300
commit075b17ee1d621e0ebbcecf1063f8f68a00ac221a (patch)
tree965a35e6c29ab1d842e9bf9e9300e98610446a64 /.dockerignore
parentb4148cd1d9ea889b81070d3e84a37bd5d23e5746 (diff)
Support Docker args TAGS, WORKDIR, CGO; speed up repetitive builds
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index 3342288b4..a183f6fcf 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -6,3 +6,4 @@
.circleci
docs
examples
+Dockerfile