docker file fix for data pages

This commit is contained in:
lvuch
2018-09-04 10:51:48 -07:00
parent ed22595d61
commit b72ad552bb
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -6,7 +6,6 @@ COPY gulpfile.babel.js /run/
COPY .eslintrc.js /run/
COPY config.toml /run/
COPY archetypes archetypes
COPY data data
COPY layouts layouts
COPY scripts scripts
COPY content content