sha256:c6cbcd9f0de89a990b3b36c9ec58ca7ee02c5dea8166117ee6ea48dc2cb873ed
OS/ARCH
Compressed size
4.5 MB
Last pushed
11 months by guiorgy
Type
Image
Manifest digest
sha256:8022e8b8296f03c061d528bc5f38a42f5e32dcd1e4b4a543dc2ec45592c82ffa
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B4ENV VERSION=2.0.22 DOWNLOAD_SHA256=2f752589ef7db40260b633fbdb536e9a04b446a315138d64a7ff3c14e2de6b68 GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7 LWS_VERSION=4.2.10 B5RUN /bin/sh -c set -x890.05 KB6VOLUME [/mosquitto/data /mosquitto/log]0 B7COPY docker-entrypoint.sh mosquitto-no-auth.conf / #368 B8EXPOSE map[1883/tcp:{}]0 B9ENTRYPOINT ["/docker-entrypoint.sh"]0 B10CMD ["/usr/sbin/mosquitto" "-c" "/mosquitto/config/mosquitto.conf"]0 B11COPY docker-entrypoint.sh check-health.sh /bin/ #954 B12RUN /bin/sh -c mv /docker-entrypoint.sh1.07 KB13ENV HEALTHCHECK_PORT=1880 HEALTHCHECK_USERNAME= HEALTHCHECK_PASSWORD= HEALTHCHECK_TOPIC=$SYS/broker/uptime0 B14HEALTHCHECK &{["CMD-SHELL" "/bin/check-health.sh"] "10s" "3s"0 B15CMD ["/usr/sbin/mosquitto" "-c" "/mosquitto/config/mosquitto-with-healthcheck.conf"]0 B16ARG TAG=2.0.220 B17LABEL org.opencontainers.image.authors=Guiorgy org.opencontainers.image.title=mosquitto-hc org.opencontainers.image.description=Eclipse Mosquitto0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit