sha256:dacc4a229e87c3fc9b9317dfa1864ceee4507096062d5ed5e61b47563ba6f68c
OS/ARCH
Compressed size
69.95 MB
Last pushed
about 1 month by xomoxcc
Type
Image
Manifest digest
sha256:5b772690400eb58afcaae5f2fa50ddab7dc07ff270dc09716800f89355a6bdbf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6ENV SRC=https://github.com/eclipse-mosquitto/mosquitto/archive/refs/tags/v2.1.2.tar.gz0 B7RUN /bin/sh -c set -x42.4 MB8COPY --chmod=0755 docker-entrypoint.sh /docker-entrypoint.sh #277 B9ARG buildtime=2026-08-08 11:18:05 CEST0 B10ENV BUILDTIME=2026-08-08 11:18:05 CEST0 B11EXPOSE [1883/tcp]0 B12EXPOSE [8883/tcp]0 B13EXPOSE [9883/tcp]0 B14EXPOSE [9001/tcp]0 B15STOPSIGNAL SIGINT0 B16COPY Dockerfile /Dockerfile # buildkit1.79 KB17COPY mosquitto_test.acl /mosquitto_test.acl # buildkit412 B18COPY mosquitto_test.passwd /mosquitto_test.passwd # buildkit288 B19COPY mosquitto_test.conf /mosquitto_test.conf # buildkit675 B20COPY mosquitto_dynamic-security_test.json /mosquitto_dynamic-security_test.json # buildkit521 B21COPY README.md /README.md # buildkit2.95 KB22COPY k3s_mosquitto_deployment.yml /k3s_mosquitto_deployment.yml # buildkit1.68 KB23RUN |1 buildtime=2026-08-08 11:18:05 CEST160 B24COPY --chown=mosquitto:mosquitto --chmod=0755 runmosquitto.sh /runmosquitto.sh559 B25ENV TZ=Europe/Berlin0 B26ENTRYPOINT ["tini" "--"]0 B27CMD ["/runmosquitto.sh"]0 BCommand
ARG RELEASE