Changed back to original text
This commit is contained in:
parent
9c273d66ee
commit
7f81fc5fcd
@ -1,4 +1,4 @@
|
|||||||
FROM debian:10-slim
|
FROM debian:10-slim
|
||||||
RUN apt-get update && apt-get -y install cowsay && apt-get clean
|
RUN apt-get update && apt-get -y install cowsay && apt-get clean
|
||||||
CMD ["Detta är version 1"]
|
CMD ["Hej alla! Docker fungerar!"]
|
||||||
ENTRYPOINT ["/usr/games/cowsay"]
|
ENTRYPOINT ["/usr/games/cowsay"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user