Namespace
fluxcd
Image / Tag
notification-controller:v0.2.1
Content Digest
sha256:2e4fa0580a92b9ac61489748e4732d28e15351835ab81483aa17d22eb84bd367
Details
Created

2020-11-09 15:19:01 UTC

Size

21.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-11-09T15:17:27Z
  • org.opencontainers.image.description
    The GitOps Toolkit event forwarded and notification dispatcher
  • org.opencontainers.image.revision
    23d0551f6aeca4c948797142d4306b7b2eab7380
  • 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.2.1

Environment
PATH

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


Layers

[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 12.38% (2.67 MB)

[#001] sha256:98833778cc042a41bd06419bada43a3572dabf1e2bb553877e028f8d811d1db7 - 1.28% (282 KB)

[#002] sha256:1ef09139519b338eb2ab7ccdefa360844f86a2d71bd48ddbe9c8d5e9baa11abf - 86.34% (18.6 MB)

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

[#004] sha256:6807623f5350bfa630fa0d86c85f60d942bd069e7e47dc0cf016ac8cf95c94bc - 0.01% (1.22 KB)


History
2020-10-22 02:19:24 UTC

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

2020-10-22 02:19:24 UTC

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

2020-11-09 15:17:39 UTC (buildkit.dockerfile.v0)

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

2020-11-09 15:17:39 UTC (buildkit.dockerfile.v0)

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

2020-11-09 15:19:01 UTC (buildkit.dockerfile.v0)

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

2020-11-09 15:19:01 UTC (buildkit.dockerfile.v0)

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

2020-11-09 15:19:01 UTC (buildkit.dockerfile.v0)

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

2020-11-09 15:19:01 UTC (buildkit.dockerfile.v0)

USER controller

2020-11-09 15:19:01 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