Tidy up devel docker
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
FROM python:3.8-buster
|
||||
RUN mkdir -p /app/dev
|
||||
COPY sleep.py /
|
||||
CMD [ "python", "/sleep.py" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user