Add ability to build image.

This commit is contained in:
2020-03-27 21:46:31 -05:00
parent c5c5c040c1
commit a7e72a9257
2 changed files with 30 additions and 1 deletions

2
test_image/Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM debian:stable
RUN echo 'test' > /root/test