Namespace
fluxcd
Image / Tag
helm-controller:v0.1.0
Content Digest
sha256:1ebe8297fe23abd04b3cd0892563d6f98bdf28e07e5824ada21a59272d42140e
Details
Created

2020-09-30 18:30:27 UTC

Size

24.7 MB

Content Digest
Labels
  • for declarative Helming
  • org.opencontainers.image.created
    2020-09-30T18:28:17Z
  • org.opencontainers.image.description
    The GitOps Toolkit Helm reconciler
  • org.opencontainers.image.revision
    4379ef33a8d4a7ea969fa5e3142de001e6c1323c
  • 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.0

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:850ffa27dda74617ae63f441c04b7842a788285c8c6d50a4f48681520bd6ffe9 - 1.12% (282 KB)

[#002] sha256:3dc700b2db66e2aa8d1396f8f36a51084e29dee9aaa906203aea70a72a98e94e - 88.07% (21.7 MB)

[#003] sha256:bbac180f48899dad07df62b6b6ab414cdea632463875bf3d57c19ce81d468918 - 0.01% (1.3 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-09-30 18:28:30 UTC (buildkit.dockerfile.v0)

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

2020-09-30 18:28:30 UTC (buildkit.dockerfile.v0)

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

2020-09-30 18:30:27 UTC (buildkit.dockerfile.v0)

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

2020-09-30 18:30:27 UTC (buildkit.dockerfile.v0)

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

2020-09-30 18:30:27 UTC (buildkit.dockerfile.v0)

USER controller

2020-09-30 18:30:27 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