Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-29 13:46:50 -04:00
parent 79be36e896
commit f82b197fb3
+1 -1
View File
@@ -24,4 +24,4 @@ COPY Pipfile.lock Pipfile.lock
COPY . /app
# -- Install dependencies:
RUN pipenv install --system
RUN pipenv install --system --deploy