99i commited on
Commit
290511f
·
verified ·
1 Parent(s): 4c904d4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,2 +1,3 @@
1
  From statping/statping
 
2
  expose 8080
 
1
  From statping/statping
2
+ RUN chmod -R 777 /app
3
  expose 8080