2024-03-17 08:48:02 UTC
7.24 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a097df930268a7f02ee99ee3f9a5380a1a800898b51d501e82e246a0baf2d4d8 - 1.63% (121 KB)
[#001] sha256:2bb507a6c41cb70a4f6feff04ae261deabc00a1e78a452fe98d938eb9aff0533 - 98.37% (7.12 MB)
LABEL maintainer=Kris.Budde@gmail.com
2024-03-17 08:48:02 UTC (buildkit.dockerfile.v0)COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
2024-03-17 08:48:02 UTC (buildkit.dockerfile.v0)COPY rabbitmq_exporter /rabbitmq_exporter # buildkit
2024-03-17 08:48:02 UTC (buildkit.dockerfile.v0)EXPOSE map[9419/tcp:{}]
2024-03-17 08:48:02 UTC (buildkit.dockerfile.v0)USER 65535:65535
2024-03-17 08:48:02 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD" "/rabbitmq_exporter" "-check-url" "http://localhost:9419/health"] "0s" "0s" "0s" "0s" '\n'}
2024-03-17 08:48:02 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/rabbitmq_exporter"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.