Sign inSign up

lansible/mosquitto:test

Multi-platform
Manifest digest

sha256:c8a245d43a37c65669f329bae4c4d55ff94025c18db97a4a084ec954b651dea2

OS/ARCH

Compressed size

4 MB

Last pushed

about 5 years by wilmardo

Type

Image

Manifest digest

sha256:c8a245d43a37c65669f329bae4c4d55ff94025c18db97a4a084ec954b651dea2

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