docker try #1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker/whalesay:latest
|
||||
LABEL Name=dontstopfolding Version=0.0.1
|
||||
RUN apt-get -y update && apt-get install -y fortunes
|
||||
CMD ["sh", "-c", "/usr/games/fortune -a | cowsay"]
|
||||
CMD ["sh", "-c", "/usr/games/fortune -a | cowsay"]
|
||||
Reference in New Issue
Block a user