Namespace
fluxcd
Image / Tag
helm-controller:v0.1.1
Content Digest
sha256:e9ba3f087e9bc17f367f54b19007167ebf11c5caccf0d4ef561c8766100bc722
Details
Created

2020-10-02 17:48:42 UTC

Size

24.7 MB

Content Digest
Labels
  • for declarative Helming
  • org.opencontainers.image.created
    2020-10-02T17:46:47Z
  • org.opencontainers.image.description
    The GitOps Toolkit Helm reconciler
  • org.opencontainers.image.revision
    371e54c1f35b62fccdd924561a2eda2828a71098
  • org.opencontainers.image.source
    https://github.com/fluxcd/helm-controller
  • org.opencontainers.image.title
    helm-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/helm-controller
  • org.opencontainers.image.version
    v0.1.1

Environment
PATH

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


Layers

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

[#001] sha256:a62344ee3090cc3cafb70c3503e3e142d122ae0be98bf302e7a248709e77e7c6 - 1.12% (282 KB)

[#002] sha256:407703c021c4e0754cabc9d3d7d6fd2850f211d880f16d899dc0f07c3ebd00ce - 88.07% (21.7 MB)

[#003] sha256:a9d12f254df9edfe5cc0f86765775da339f8debca4a680e1c90f049f63dd24fb - 0.01% (1.29 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-02 17:47:02 UTC (buildkit.dockerfile.v0)

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

2020-10-02 17:47:02 UTC (buildkit.dockerfile.v0)

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

2020-10-02 17:48:42 UTC (buildkit.dockerfile.v0)

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

2020-10-02 17:48:42 UTC (buildkit.dockerfile.v0)

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

2020-10-02 17:48:42 UTC (buildkit.dockerfile.v0)

USER controller

2020-10-02 17:48:42 UTC (buildkit.dockerfile.v0)

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