Sign inSign up

guiorgy/mosquitto-hc:2.1.1-alpine

Multi-platform
Message queues
Internet of things
Index digest

sha256:d12f75d3fbca8870fa0cac0a8b34801697d7e6642a3150b224509fa93dcf1ef2

OS/ARCH

Compressed size

9.32 MB

Last pushed

7 months by guiorgy

Type

Image

Manifest digest

sha256:855fab76add3ed94f1bba833aeb129b9d6b04f6a550b1ae2a88124ca5e083899

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV VERSION=2.1.1 DOWNLOAD_SHA256=d93026a8f8255a32fe146ca77df5e26259b7947745370a3944a68ddb4ec663ff GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B70 B
4LABEL org.opencontainers.image.authors=Roger Light <[email protected]> org.opencontainers.image.title=eclipse-mosquitto0 B
5RUN /bin/sh -c set -x5.63 MB
6VOLUME [/mosquitto/data /mosquitto/log]0 B
7COPY docker-entrypoint.sh / # buildkit276 B
8EXPOSE map[1883/tcp:{}]0 B
9ENTRYPOINT ["/docker-entrypoint.sh"]0 B
10CMD ["/usr/sbin/mosquitto" "-c" "/mosquitto/config/mosquitto.conf"]0 B
11COPY docker-entrypoint.sh check-health.sh /bin/ #947 B
12RUN /bin/sh -c mv /docker-entrypoint.sh1.1 KB
13ENV HEALTHCHECK_PORT=1880 HEALTHCHECK_USERNAME= HEALTHCHECK_PASSWORD= HEALTHCHECK_TOPIC=$SYS/broker/uptime0 B
14HEALTHCHECK &{["CMD-SHELL" "/bin/check-health.sh"] "10s" "3s"0 B
15CMD ["/usr/sbin/mosquitto" "-c" "/mosquitto/config/mosquitto-with-healthcheck.conf"]0 B
16ARG TAG=2.1.1-alpine0 B
17LABEL org.opencontainers.image.authors=Guiorgy org.opencontainers.image.title=mosquitto-hc org.opencontainers.image.description=Eclipse Mosquitto0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit