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