Namespace
fluxcd
Image / Tag
notification-controller:v0.1.2
Content Digest
sha256:48b8c8a075460e44cbafff8aeec11c644214c0544bc476097ee31f035a9702a3
Details
Created

2020-10-19 13:01:17 UTC

Size

21.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-10-19T12:59:47Z
  • org.opencontainers.image.description
    The GitOps Toolkit event forwarded and notification dispatcher
  • org.opencontainers.image.revision
    f8fce46beafca9d26db124b62a31fd709ce3b821
  • org.opencontainers.image.source
    https://github.com/fluxcd/notification-controller
  • org.opencontainers.image.title
    notification-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/notification-controller
  • org.opencontainers.image.version
    v0.1.2

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 12.58% (2.67 MB)

[#001] sha256:aeb648da516da68f049d5fb96795ba6be8be778401d03195307856f9428a527a - 1.3% (282 KB)

[#002] sha256:a5f6b980bbc8d95cac7fc9d75ef9ed538dc10e4513259045a3b2ac95cfac4e3c - 86.12% (18.3 MB)

[#003] sha256:a23d248bbdffaeb8723ae1fbc98182ceeac9ec60b999c8d401ec96dddd4d90d5 - 0.0% (160 Bytes)

[#004] sha256:6cb581cfbb9348689054a56afdd64431b260dcfaf51cc1c1fc64b6cd98c27f7e - 0.01% (1.22 KB)


History
2020-05-29 21:19:46 UTC

/bin/sh -c #(nop) ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /

2020-05-29 21:19:46 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-10-19 13:00:01 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/fluxcd/notification-controller

2020-10-19 13:00:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates tini # buildkit

2020-10-19 13:01:17 UTC (buildkit.dockerfile.v0)

COPY /workspace/notification-controller /usr/local/bin/ # buildkit

2020-10-19 13:01:17 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2020-10-19 13:01:17 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c addgroup -S controller && adduser -S -g controller controller # buildkit

2020-10-19 13:01:17 UTC (buildkit.dockerfile.v0)

USER controller

2020-10-19 13:01:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/sbin/tini" "--" "notification-controller"]

Danger Zone
Delete Tag

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.

Delete