Browse Source

Fixed poc

master
Samuel Pua 6 years ago
parent
commit
8071c7d1c0
  1. 1
      tapit-build/Dockerfile

1
tapit-build/Dockerfile

@ -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

Loading…
Cancel
Save