Spaces:
Running
Running
Nicky Nicolson
commited on
Commit
·
167ba58
1
Parent(s):
169051e
Add min dockerfile
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
FROM ubuntu:latest
|
2 |
+
|
3 |
+
RUN echo "here"
|