wIK5Ez2o commited on
Commit
63aae25
·
verified ·
1 Parent(s): 3733dc6

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -0
Dockerfile ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ FROM ubuntu:latest
2
+
3
+ WORKDIR /app
4
+