Fixed poc

This commit is contained in:
2019-05-08 16:49:45 +08:00
parent d504997def
commit 8071c7d1c0

View File

@@ -5,7 +5,6 @@ ENV PROVISION_CONTEXT "production"
# Deploy scripts/configurations
COPY static/ /static
COPY tapit /tapit
COPY api-poc /api-poc
COPY entrypoint.sh /entrypoint.sh
run apt-get update