Created a special branch for the tag
This commit is contained in:
parent
7f81fc5fcd
commit
f85022331e
@ -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 ["Hej alla! Docker fungerar!"]
|
CMD ["Tagg 1!"]
|
||||||
ENTRYPOINT ["/usr/games/cowsay"]
|
ENTRYPOINT ["/usr/games/cowsay"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user