Add 'Dockerfile'

This commit is contained in:
max
2019-12-01 22:55:38 +00:00
parent 399edf9d0b
commit 8cb9c5fa3d

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM registy.lan/alpine:3.10
RUN echo "hello" > /hello.txt