Add test for docker example

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-05-06 22:27:45 +02:00
parent a79f10a9bb
commit 24aee99ba9
10 changed files with 124 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
FROM alpine
RUN echo test >> /test.txt