This won't work

This commit is contained in:
2023-05-16 02:52:28 -04:00
parent 8e43573209
commit 2b6e8de1a1
3 changed files with 24 additions and 7 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM alpine
CMD ["echo", "Hello StackOverflow!"]