about summary refs log tree commit diff
path: root/.dockerignore
diff options
context:
space:
mode:
authorNaoki Kosaka <yukimochi@outlook.com>2017-06-03 01:09:28 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-06-02 18:09:28 +0200
commitdc253ea234d86c3c3360898058261efbfea6f2ed (patch)
treef21266247c13a47a2b6523edf4062c9fe29145b8 /.dockerignore
parent9304114b57b4015da204ff6e5189032dbae0994f (diff)
Ignore packs folder when COPY . /mastodon (#3522)
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
index 62f56dfb0..2ddfa9b95 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -2,6 +2,7 @@
 .env.*
 public/system
 public/assets
+public/packs
 node_modules
 storybook
 neo4j