sha256:d9b4099b4da18fd7ec0614c2fe67c4c92d8dbc907d36b9db1693b9f6fd65104d
OS/ARCH
Compressed size
9.56 MB
Last pushed
7 months by guiorgy
Type
Image
Manifest digest
sha256:038921ce93940fc31f318c17ad54b4cdafc007efa4b72f1ed179265214da98de
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV VERSION=2.1.2 DOWNLOAD_SHA256=fd905380691ac65ea5a93779e8214941829e3d6e038d5edff9eac5fd74cbed02 GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B70 B4LABEL org.opencontainers.image.authors=Roger Light <[email protected]> org.opencontainers.image.title=eclipse-mosquitto0 B5RUN /bin/sh -c set -x5.88 MB6VOLUME [/mosquitto/data /mosquitto/log]0 B7COPY docker-entrypoint.sh / # buildkit278 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/ #947 B12RUN /bin/sh -c mv /docker-entrypoint.sh1.1 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.1.2-alpine0 B17LABEL org.opencontainers.image.authors=Guiorgy org.opencontainers.image.title=mosquitto-hc org.opencontainers.image.description=Eclipse Mosquitto0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit