We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0c3ec commit b54e9b2Copy full SHA for b54e9b2
1 file changed
rootfs/Dockerfile
@@ -28,6 +28,4 @@ RUN DOCKER_BUILD=true /app/tmp/build.sh && rm -rf /app/*
28
29
ADD . /app
30
31
-RUN ./manage.py collectstatic --settings=deis.settings --noinput # create static resources
32
-
33
ENV DEIS_RELEASE 2.0.0-dev
0 commit comments