Initial commit
This commit is contained in:
3
kapitel10/10_1/Dockerfile
Normal file
3
kapitel10/10_1/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM debian:11-slim
|
||||
RUN apt-get update && apt-get -y install cowsay
|
||||
CMD ["/usr/games/cowsay", "Min egna Dockerfile"]
|
Reference in New Issue
Block a user