Sign inSign up

guiorgy/mosquitto-hc:2-openssl

Multi-platform
Message queues
Internet of things
Index digest

sha256:927615b2cb76dfc74ec2b35c3a6ab84250638484e86d4edc2942ea009c23a9f6

OS/ARCH

Compressed size

4.18 MB

Last pushed

12 months by guiorgy

Type

Image

Manifest digest

sha256:6555361331f8aef9b9cf21c2b7bf43b3089b6a0cd07cfb80946e1301a74323f8

Image Layers

1ADD alpine-minirootfs-3.22.2-armhf.tar.gz / # buildkit3.34 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Roger Light <[email protected]> description=Eclipse0 B
4ENV VERSION=2.0.22 DOWNLOAD_SHA256=2f752589ef7db40260b633fbdb536e9a04b446a315138d64a7ff3c14e2de6b68 GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7 LWS_VERSION=4.2.10 B
5RUN /bin/sh -c set -x860.56 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/ #954 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.22-openssl0 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.22.2-armhf.tar.gz / # buildkit