quick test
This commit is contained in:
parent
ec63b3a5d1
commit
8eb39aa2dd
|
@ -11,4 +11,4 @@ COPY words ./
|
||||||
COPY app.py ./
|
COPY app.py ./
|
||||||
COPY thesethreewords.py ./
|
COPY thesethreewords.py ./
|
||||||
|
|
||||||
CMD [ "python", "./app.py" ]
|
CMD [ "ls", "-lh", "words" ]
|
Loading…
Reference in New Issue