eienmojiki commited on
Commit
f21390d
·
verified ·
1 Parent(s): 73223fb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +5 -1
Dockerfile CHANGED
@@ -1,3 +1,7 @@
1
  FROM stephengpope/no-code-architects-toolkit:latest
2
 
3
- RUN sh -c ls
 
 
 
 
 
1
  FROM stephengpope/no-code-architects-toolkit:latest
2
 
3
+ RUN sh -c ls
4
+
5
+ EXPOSE 7860
6
+
7
+ CMD [""]