first commit

This commit is contained in:
2022-01-10 09:45:27 +01:00
commit bb3474d00c
+2
View File
@@ -0,0 +1,2 @@
FROM alpine
CMD ["echo", "Hello!"]