Namespace
fluxcd
Image / Tag
source-controller:v0.3.0
Content Digest
sha256:a4d8462ae8f8a34f341ff950535b1b647b6fbd7501228540f24aae1cede35474
Details
Created

2020-11-19 17:25:20 UTC

Size

24.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2020-11-19T17:23:10Z
  • org.opencontainers.image.description
    The GitOps Toolkit source management component
  • org.opencontainers.image.revision
    32d4e776123964e480d0610dd4eeb4c53bbd62fe
  • 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.3.0

Environment
PATH

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


Layers

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

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

[#002] sha256:f3cf5c32ab73b752ea5efa5be9d9dc564a8120b2647f2ec19674c5ac5e1e83d4 - 87.87% (21.3 MB)

[#003] sha256:54d3e1da9c6409f51bdc05520d759f37f4939a269c78e0965717c7a7f2f3958e - 0.0% (159 Bytes)

[#004] sha256:b2e7e1acd0b23519df1d836296c26baf3b0869ed811395f9c47790d8c4b58fee - 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-19 17:23:23 UTC (buildkit.dockerfile.v0)

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

2020-11-19 17:23:23 UTC (buildkit.dockerfile.v0)

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

2020-11-19 17:25:20 UTC (buildkit.dockerfile.v0)

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

2020-11-19 17:25:20 UTC (buildkit.dockerfile.v0)

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

2020-11-19 17:25:20 UTC (buildkit.dockerfile.v0)

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

2020-11-19 17:25:20 UTC (buildkit.dockerfile.v0)

USER controller

2020-11-19 17:25:20 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