Sign inSign up

lansible/mosquitto:2.0.15

Multi-platform
Index digest

sha256:be93e1109f8ae51edf1b914f014af686a6dfb4640236a448738c5f70a78c0260

OS/ARCH

Compressed size

4.03 MB

Last pushed

almost 4 years by wilmardo

Type

Image

Manifest digest

sha256:8d755553ef328856ab36ddcb2cad5df6086e451ea45bd3250d1afe4e4c389744

Image Layers

1LABEL org.label-schema.description=Static compiled Mosquitto in0 B
2COPY /etc_passwd /etc/passwd # buildkit165 B
3COPY /mosquitto/src/mosquitto /mosquitto # buildkit4.03 MB
4COPY mosquitto.conf /config/mosquitto.conf # buildkit205 B
5USER mosquitto0 B
6ENTRYPOINT ["/mosquitto"]0 B
7CMD ["-c" "/config/mosquitto.conf"]0 B
8EXPOSE map[1883/tcp:{}]0 B

Command

LABEL org.label-schema.description=Static compiled Mosquitto in a scratch container