Sign inSign up

guiorgy/mosquitto-hc:2.0.21

Multi-platform
Message queues
Internet of things
Index digest

sha256:3f4b7f14029c3b129f4e03089d15d6c2c7a0d8b236af4296ffab2911bc20871a

OS/ARCH

Compressed size

4.05 MB

Last pushed

over 1 year by guiorgy

Type

Image

Manifest digest

sha256:0be8b27013b2637dcc382b2726e97453d5c1477445c026b9505b8ea4c28ddf97

Image Layers

1ADD alpine-minirootfs-3.21.3-armhf.tar.gz / # buildkit3.21 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Roger Light <[email protected]> description=Eclipse0 B
4ENV VERSION=2.0.21 DOWNLOAD_SHA256=7ad5e84caeb8d2bb6ed0c04614b2a7042def961af82d87f688ba33db857b899d GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7 LWS_VERSION=4.2.10 B
5RUN /bin/sh -c set -x862.77 KB
6VOLUME [/mosquitto/data /mosquitto/log]0 B
7COPY docker-entrypoint.sh mosquitto-no-auth.conf / #369 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/ #955 B
12RUN /bin/sh -c mv /docker-entrypoint.sh1.07 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.0.210 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.21.3-armhf.tar.gz / # buildkit