mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-24 16:40:25 +00:00
Update Dockerfile
This commit is contained in:
parent
884853a811
commit
fdb2e14678
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# modify time: 202311081540, you can modify here to trigger Docker Build action
|
||||
# modify time: 202311131740, you can modify here to trigger Docker Build action
|
||||
|
||||
FROM python:3.10-slim-bullseye
|
||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
||||
|
@ -56,4 +56,4 @@ VOLUME /websoft9/apphub/logs
|
|||
VOLUME /websoft9/apphub/src/config
|
||||
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT ["/websoft9/script/entrypoint.sh"]
|
||||
ENTRYPOINT ["/websoft9/script/entrypoint.sh"]
|
||||
|
|
Loading…
Reference in a new issue