elmerzole commited on
Commit
be6a663
·
verified ·
1 Parent(s): d7d0c70

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -1
Dockerfile CHANGED
@@ -4,4 +4,6 @@ FROM ghcr.io/gotify/server:latest
4
  EXPOSE 7860
5
 
6
  # (Optional) Map HF runtime $PORT to Gotify server port
7
- ENV GOTIFY_SERVER_PORT=${PORT:-80}
 
 
 
4
  EXPOSE 7860
5
 
6
  # (Optional) Map HF runtime $PORT to Gotify server port
7
+ ENV GOTIFY_SERVER_PORT=${PORT:-80}
8
+
9
+ RUN mkdir -p /home/user/gotify/images