CJJ-for-HF commited on
Commit
2a31a07
·
verified ·
1 Parent(s): 5745c4c

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -0
Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ FROM mjjonone/mjj:amd64
2
+ ENV SERVER_PORT=7860
3
+ RUN chmod 777 /app