Author SHA1 Message Date
r.didato 9e60dad658 Add 'stranger' 2022-08-06 14:59:54 +00:00
r.didato 389e34228e Add 'Dockerfile' 2022-08-06 14:53:57 +00:00
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
FROM busybox
RUN echo "I'm simple!"
COPY ./stranger /stranger
RUN cat /stranger
+1
View File
@@ -0,0 +1 @@
stranger things