mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -18,7 +18,7 @@ WORKDIR /app
|
||||
# COPY . /app
|
||||
|
||||
# -- Install dependencies:
|
||||
# RUN pipenv install --deploy
|
||||
# RUN pipenv install --deploy --system
|
||||
|
||||
ENTRYPOINT []
|
||||
CMD [ "/bin/bash" ]
|
||||
Reference in New Issue
Block a user