Namespace
fluxcd
Image / Tag
image-reflector-controller:v0.0.1-alpha.1
Content Digest
sha256:2231010f3746b230c5afa3781bffe8694ffc8c514dc6f556d06c4dff5a40869e
Details
Created

2020-10-08 15:15:44 UTC

Size

20.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-10-08T15:13:36Z
  • org.opencontainers.image.description
    Experimental controller that scans container registries
  • org.opencontainers.image.revision
    c8c94d1d2d5fb1a74c0d5349139cbe27cf0d3f4f
  • org.opencontainers.image.title
    image-reflector-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/image-reflector-controller
  • org.opencontainers.image.version
    v0.0.1-alpha.1

Environment
PATH

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


Layers

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

[#001] sha256:90050873e0012d8320732303d9629351c1d339364394dc4ed97b6783101dc4d5 - 1.33% (282 KB)

[#002] sha256:3fb016fad02a297928595126ef94d2da2a252b17b57676662be528b78d989f5d - 85.76% (17.7 MB)

[#003] sha256:75db4f8a9f21c98880a13a1bc311dde975915730d3687581ab96b1deb4ebb6e1 - 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-08 15:13:51 UTC (buildkit.dockerfile.v0)

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

2020-10-08 15:15:44 UTC (buildkit.dockerfile.v0)

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

2020-10-08 15:15:44 UTC (buildkit.dockerfile.v0)

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

2020-10-08 15:15:44 UTC (buildkit.dockerfile.v0)

USER controller

2020-10-08 15:15:44 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