Sign inSign up

lansible/mosquitto:master-arm64

Manifest digest

sha256:c9a20f7974fb9583f50119493aeebb964f2fc20823c2d20074b46c1a3217ee8d

OS/ARCH

linux/arm64

Compressed size

4 MB

Last pushed

over 4 years by wilmardo

Type

Image

Manifest digest

sha256:c9a20f7974fb9583f50119493aeebb964f2fc20823c2d20074b46c1a3217ee8d

Image Layers

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