Nicky Nicolson commited on
Commit
167ba58
·
1 Parent(s): 169051e

Add min dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -0
Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ FROM ubuntu:latest
2
+
3
+ RUN echo "here"