Sign inSign up

lansible/mosquitto:428ac577053fb7ce5fa516bdf40c48879058c9b0

Multi-platform
Index digest

sha256:966b559d1b4ab14346ea24fa3efca8d514272bb1cce8143e6d6b4c9effb2d2a8

OS/ARCH

Compressed size

5.93 MB

Last pushed

about 3 years by wilmardo

Type

Image

Manifest digest

sha256:10e286fec83c392558f5303965bcf2f89b2cf9048c45deb02b6369e60bfb8351

Image Layers

1LABEL org.label-schema.description=Static compiled Mosquitto in0 B
2COPY /etc_passwd /etc/passwd # buildkit159 B
3COPY /mosquitto/src/mosquitto /mosquitto # buildkit5.93 MB
4COPY mosquitto.conf /config/mosquitto.conf # buildkit201 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