fix dockerfile
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
parent
b177167c23
commit
2da264dd08
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ RUN cd /tmp && pipenv install --dev --system --deploy
|
||||||
|
|
||||||
COPY main.py .
|
COPY main.py .
|
||||||
|
|
||||||
|
CMD ["python3", "main.py"]
|
||||||
|
|
Loading…
Reference in a new issue