Spaces:
Running
Running
lancelotly
commited on
Create Dockerfile
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
FROM gitpod/openvscode-server
|
2 |
+
|
3 |
+
USER root
|