Namespace
fluxcd
Image / Tag
helm-controller:v0.0.9
Content Digest
sha256:246f1c752dd20ccd4b96ad2c3438bcd03cb37a79c85848838b081de39bf36b3e
Details
Created

2020-09-22 10:45:56 UTC

Size

25.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-09-22T10:43:49Z
  • org.opencontainers.image.description
    Experimental Kubernetes operator for building GitOps pipelines with Helm
  • org.opencontainers.image.revision
    a4f21f2f00f910432fedaa372250cb585844b386
  • 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.9

Environment
PATH

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


Layers

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

[#001] sha256:71482902d8c37c4835ecf3c77722f3c702d8d8365c1b9b60ae157cdd74cb7bf4 - 1.07% (282 KB)

[#002] sha256:7bafd91a6fcb7df15252052fecff44ad5b1c641515aaa193b54a58697ef2e5fe - 88.6% (22.9 MB)

[#003] sha256:fffae25bb582065758c6379bd72013c5dacd8e13d8631063c38c705b2e337aa2 - 0.0% (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-09-22 10:44:01 UTC (buildkit.dockerfile.v0)

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

2020-09-22 10:44:01 UTC (buildkit.dockerfile.v0)

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

2020-09-22 10:45:56 UTC (buildkit.dockerfile.v0)

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

2020-09-22 10:45:56 UTC (buildkit.dockerfile.v0)

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

2020-09-22 10:45:56 UTC (buildkit.dockerfile.v0)

USER controller

2020-09-22 10:45:56 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