Namespace
fluxcd
Image / Tag
source-controller:v0.4.0
Content Digest
sha256:72751aa8d5f1f382704dda9185671013c3a2f1efd44d31d3b7fdd10a871f4148
Details
Created

2020-11-26 14:11:54 UTC

Size

24.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-11-26T14:09:51Z
  • org.opencontainers.image.description
    The GitOps Toolkit source management component
  • org.opencontainers.image.revision
    3a3954fd8bab2e39c673ec76b20a8a3ba47dc104
  • org.opencontainers.image.source
    https://github.com/fluxcd/source-controller
  • org.opencontainers.image.title
    source-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/source-controller
  • org.opencontainers.image.version
    v0.4.0

Environment
PATH

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


Layers

[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 10.98% (2.67 MB)

[#001] sha256:012d2b6acce3d385e8f46546830a1e6b71bd477079a25b04869981b342b7d8ec - 1.13% (282 KB)

[#002] sha256:3ad6f3bf840c486ec8deaa0fdd5beb90b0b00fa2dc70f17f5fee321486976db5 - 87.88% (21.3 MB)

[#003] sha256:17d83b85b62c72ac32be7133e032ad58034321ee5c03fb1704d5d19b6cf57845 - 0.0% (160 Bytes)

[#004] sha256:66f6cae8a7fc1afc2bc459d99f2f5ca34897790fdfc2c9d2f07dcb5228e65820 - 0.0% (1.22 KB)


History
2020-10-22 02:19:24 UTC

/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /

2020-10-22 02:19:24 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-11-26 14:10:05 UTC (buildkit.dockerfile.v0)

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

2020-11-26 14:10:05 UTC (buildkit.dockerfile.v0)

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

2020-11-26 14:11:53 UTC (buildkit.dockerfile.v0)

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

2020-11-26 14:11:54 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2020-11-26 14:11:54 UTC (buildkit.dockerfile.v0)

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

2020-11-26 14:11:54 UTC (buildkit.dockerfile.v0)

USER controller

2020-11-26 14:11:54 UTC (buildkit.dockerfile.v0)

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