mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 09:20:20 +08:00
Update Dockerfile
This commit is contained in:
parent
f127b6089f
commit
32c5ad72c1
@ -13,7 +13,7 @@ RUN chmod +x /init_portainer
|
|||||||
# Dockerfile refer to: https://github.com/portainer/portainer/blob/develop/build/linux/Dockerfile
|
# Dockerfile refer to: https://github.com/portainer/portainer/blob/develop/build/linux/Dockerfile
|
||||||
FROM portainer/portainer-ce:2.20.3
|
FROM portainer/portainer-ce:2.20.3
|
||||||
LABEL maintainer="websoft9<help@websoft9.com>"
|
LABEL maintainer="websoft9<help@websoft9.com>"
|
||||||
LABEL version="2.20.3-rc1"
|
LABEL version="2.20.3"
|
||||||
COPY --from=builder /init_portainer /
|
COPY --from=builder /init_portainer /
|
||||||
|
|
||||||
ENTRYPOINT ["/init_portainer"]
|
ENTRYPOINT ["/init_portainer"]
|
||||||
|
Loading…
Reference in New Issue
Block a user