mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -20,7 +20,7 @@ RUN pip install pipenv --upgrade
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
||||
# Next Steps:
|
||||
# -- Next Steps:
|
||||
# COPY Pipfile Pipfile
|
||||
# COPY Pipfile.lock Pipfile.lock
|
||||
# COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user