Sign inSign up

guiorgy/mosquitto-hc:2.0.20-openssl

Multi-platform
Message queues
Internet of things
Index digest

sha256:71c2ad2fa10ee33c4207a9315d5031c8a6f6a58e4747d418d1a0e66a042f549b

OS/ARCH

Compressed size

5.76 MB

Last pushed

almost 2 years by guiorgy

Type

Image

Manifest digest

sha256:4966afff379e085ec63cc044320a1ca32e78da74b37396ae776f379288da6102

Image Layers

1ADD alpine-minirootfs-3.20.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.20 DOWNLOAD_SHA256=ebd07d89d2a446a7f74100ad51272e4a8bf300b61634a7812e19f068f2759de8 GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7 LWS_VERSION=4.2.10 B
5RUN /bin/sh -c set -x2.54 MB
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
11RUN /bin/sh -c mv docker-entrypoint.sh260 B
12COPY docker-entrypoint.sh / # buildkit817 B
13COPY check-health.sh /bin/ # buildkit301 B
14RUN /bin/sh -c chmod 5541.05 KB
15ENV HEALTHCHECK_PORT=1880 HEALTHCHECK_USERNAME= HEALTHCHECK_PASSWORD= HEALTHCHECK_TOPIC=$SYS/broker/uptime0 B
16HEALTHCHECK &{["CMD-SHELL" "/bin/check-health.sh"] "10s" "3s"0 B
17CMD ["/usr/sbin/mosquitto" "-c" "/mosquitto/config/mosquitto-with-healthcheck.conf"]0 B

Command

ADD alpine-minirootfs-3.20.3-armhf.tar.gz / # buildkit