Sign inSign up

lansible/mosquitto:2.0.14

Multi-platform
Manifest digest

sha256:4b9b248e6570c42ca852cbee817eff65707bb17ce6ea2bb40cf6ec05e0591743

OS/ARCH

Compressed size

4 MB

Last pushed

almost 5 years by wilmardo

Type

Image

Manifest digest

sha256:4b9b248e6570c42ca852cbee817eff65707bb17ce6ea2bb40cf6ec05e0591743

Image Layers

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