Namespace
fluxcd
Image / Tag
helm-controller:v0.0.10
Content Digest
sha256:161aff14051d63c3a3332998d252879b7dfd797ffe70970e84f7928ad9610bc1
Details
Created

2020-09-23 12:25:33 UTC

Size

25.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-09-23T12:23:19Z
  • org.opencontainers.image.description
    Experimental Kubernetes operator for building GitOps pipelines with Helm
  • org.opencontainers.image.revision
    1eea1bdc04247feb6b0700524cda1df535b66d1f
  • 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.0.10

Environment
PATH

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


Layers

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

[#001] sha256:7cd3f94e30efaf02fc715d0aa412b6e4848b9a1186e271207dde8b443f389cda - 1.07% (282 KB)

[#002] sha256:2a585b53240439bc3178bddd554210c84ecfc2bd285df32970f41ce4ef358bc5 - 88.61% (22.9 MB)

[#003] sha256:5506dc3935cade1527ebe7879f35b64e175a292b7357482aa192adb630f9e385 - 0.0% (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-23 12:23:33 UTC (buildkit.dockerfile.v0)

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

2020-09-23 12:23:33 UTC (buildkit.dockerfile.v0)

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

2020-09-23 12:25:32 UTC (buildkit.dockerfile.v0)

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

2020-09-23 12:25:33 UTC (buildkit.dockerfile.v0)

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

2020-09-23 12:25:33 UTC (buildkit.dockerfile.v0)

USER controller

2020-09-23 12:25:33 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