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