Sign inSign up

lansible/mosquitto:2.0.13

Multi-platform
Manifest digest

sha256:4bf19dc99384a9a2e1b61f5e4ab5f3bb4c2671013c26cae586a93d643a37cd4d

OS/ARCH

Compressed size

4 MB

Last pushed

almost 5 years by wilmardo

Type

Image

Manifest digest

sha256:4bf19dc99384a9a2e1b61f5e4ab5f3bb4c2671013c26cae586a93d643a37cd4d

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 # 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