caidao78 commited on
Commit
78a75cb
·
verified ·
1 Parent(s): a4317bf

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -4,7 +4,6 @@ ENV TZ=Asia/Shanghai
4
  ENV RUNTIME_DIR=/tmp/runtime
5
  ENV SUPERVISOR_CONF=/etc/supervisord.conf
6
  ENV SUPERVISOR_CONF_TEMPLATE=/etc/supervisord.conf.template
7
- ENV UPDATE_INTERVAL_SECONDS=14400
8
  ENV STOP_WAIT_SECS=60
9
 
10
  RUN apk add --no-cache ca-certificates curl supervisor tzdata \
 
4
  ENV RUNTIME_DIR=/tmp/runtime
5
  ENV SUPERVISOR_CONF=/etc/supervisord.conf
6
  ENV SUPERVISOR_CONF_TEMPLATE=/etc/supervisord.conf.template
 
7
  ENV STOP_WAIT_SECS=60
8
 
9
  RUN apk add --no-cache ca-certificates curl supervisor tzdata \