gitdeem commited on
Commit
4f29d96
·
verified ·
1 Parent(s): e438af0

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -1
Dockerfile CHANGED
@@ -1 +1,3 @@
1
- FROM xyuant/agent:web
 
 
 
1
+ FROM xyuant/agent:web
2
+
3
+ RUN mkdir /app/logs && chmod 777 /app/logs