mirror of
https://github.com/not-kennethreitz/pipenv-docker-tests.git
synced 2026-06-05 23:10:18 +00:00
Update Dockerfile
This commit is contained in:
-11
@@ -10,14 +10,3 @@ ENV LANG C.UTF-8
|
||||
RUN set -ex && mkdir /app
|
||||
|
||||
WORKDIR /pipenv
|
||||
|
||||
# --------------------
|
||||
# - Using This File: -
|
||||
# --------------------
|
||||
|
||||
# FROM kennethreitz/pipenv
|
||||
|
||||
# COPY . /app
|
||||
|
||||
# -- Replace with the correct path to your app's main executable
|
||||
# CMD python3 main.py
|
||||
|
||||
Reference in New Issue
Block a user