feat 内建重启
This commit is contained in:
@ -82,5 +82,5 @@ RUN apt-get update \
|
||||
/var/lib/apt/lists/* \
|
||||
/var/tmp/*
|
||||
EXPOSE 3000
|
||||
VOLUME ["/config"]
|
||||
VOLUME ["/config", "/var/run/docker.sock"]
|
||||
ENTRYPOINT [ "/entrypoint" ]
|
||||
|
Reference in New Issue
Block a user