modified: docker/Dockerfile
All checks were successful
/ deploy (push) Successful in 12s
/ notify-portainer (push) Successful in 11s

This commit is contained in:
2024-11-02 23:56:56 +00:00
parent 474e9d6a3c
commit ac9c1acb14

View File

@@ -1,5 +1,5 @@
FROM eclipse-mosquitto:latest
LABEL org.opencontainers.image.documentation="https://git.limbosolutions.com/marcio.fernandes/mosquitto/docker/README.md"
LABEL org.opencontainers.image.documentation="https://git.limbosolutions.com/marcio.fernandes/mosquitto/src/branch/master/docker/README.md"
LABEL org.opencontainers.image.url="https://git.limbosolutions.com/marcio.fernandes/mosquitto"
COPY run.sh /mosquitto/run.sh