Namespace
fluxcd
Image / Tag
image-reflector-controller:v0.1.0
Content Digest
sha256:bedb75aa1aceca12ab66378681852f5858b75e78b1124472ef9e8330917376e1
Details
Created

2020-12-10 13:30:25 UTC

Size

21.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-12-10T13:28:35Z
  • org.opencontainers.image.description
    Experimental controller that scans container registries
  • org.opencontainers.image.revision
    8cbbc65add4d454fe05fa97d46b827f584c6987d
  • org.opencontainers.image.source
    https://github.com/fluxcd/image-reflector-controller
  • org.opencontainers.image.title
    image-reflector-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/image-reflector-controller
  • org.opencontainers.image.version
    v0.1.0

Environment
PATH

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


Layers

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

[#001] sha256:7ef2e12a88ea14defde107f53f055f91881c81a3b094a771e660f7eb1fe1a4a1 - 0.0% (160 Bytes)

[#002] sha256:6ec5fe79b4e2f3d849db6826f16a6b020473683ff7f39048a77047f700d3d44a - 1.31% (282 KB)

[#003] sha256:838dc67312aa36369fc3949e2fdf71ca62e89eadbeab891675bf210c3fc6cd10 - 86.03% (18.1 MB)

[#004] sha256:f7400bf86d07fda1efa8cc8fd928690e446862f58c29cf0641b6d1ab6476ebbd - 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-12-10 13:28:48 UTC (buildkit.dockerfile.v0)

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

2020-12-10 13:28:48 UTC (buildkit.dockerfile.v0)

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

2020-12-10 13:28:49 UTC (buildkit.dockerfile.v0)

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

2020-12-10 13:30:25 UTC (buildkit.dockerfile.v0)

COPY /workspace/image-reflector-controller /usr/local/bin/ # buildkit

2020-12-10 13:30:25 UTC (buildkit.dockerfile.v0)

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

2020-12-10 13:30:25 UTC (buildkit.dockerfile.v0)

USER controller

2020-12-10 13:30:25 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/sbin/tini" "--" "image-reflector-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