Namespace
fluxcd
Image / Tag
source-controller:rc-b4345783
Content Digest
sha256:00df825fe57794406a09400c3d790b07cf7b45d3e6dfa7930a717a3c6aa1ab71
Details
Created

2022-07-14 08:44:43 UTC

Size

22.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-07-14T08:36:33.253Z
  • org.opencontainers.image.description
    The GitOps Toolkit source management component
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    b4345783e470d1305ebda5fbb4e455d72f6cb93a
  • 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
    rc-b4345783

Environment
PATH

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


Layers

[#000] sha256:2408cc74d12b6cd092bb8b516ba7d5e290f485d3eb9672efc00f0583730179e8 - 11.85% (2.67 MB)

[#001] sha256:3620b74fdb14ed1c482a6d3a044bee2d89b5bb307e5fed178be49dadc73c9e61 - 1.15% (265 KB)

[#002] sha256:96dfc8b924bee6487e6891a68636a2642cd34e6dc70a23b089fd2d99ad5d9b31 - 0.0% (159 Bytes)

[#003] sha256:da5a8e96f66621425068dcdc02c2b00969dac1fc80633ad49c5ec4b0e86ed0f3 - 86.93% (19.6 MB)

[#004] sha256:a635d4a6ee99e64b67a14612e8c4cd61a7090b6a538d1e6c6b119fca936403e2 - 0.07% (16.8 KB)


History
2022-05-23 19:19:30 UTC

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

2022-05-23 19:19:31 UTC

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

2022-07-14 08:36:50 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-07-14 08:36:50 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c apk --no-cache add ca-certificates && update-ca-certificates # buildkit

2022-07-14 08:36:51 UTC (buildkit.dockerfile.v0)

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

2022-07-14 08:44:43 UTC (buildkit.dockerfile.v0)

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

2022-07-14 08:44:43 UTC (buildkit.dockerfile.v0)

COPY ATTRIBUTIONS.md / # buildkit

2022-07-14 08:44:43 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2022-07-14 08:44:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["source-controller"]

Details
Created

2022-07-14 08:44:43 UTC

Size

20.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-07-14T08:36:33.253Z
  • org.opencontainers.image.description
    The GitOps Toolkit source management component
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    b4345783e470d1305ebda5fbb4e455d72f6cb93a
  • 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
    rc-b4345783

Environment
PATH

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


Layers

[#000] sha256:6366ba92f08e2418e90171f1e34bd86ecd50fdc95953b3f33b8943c143518eca - 11.14% (2.3 MB)

[#001] sha256:960f5627bee519e81deb0d4d5b9c90ed9ecb35e417bb5f8c20b83621815cc31a - 1.25% (264 KB)

[#002] sha256:8e1b4142375a8cd055e7ac4b3b450b1d5f5c3401c2c6ece043d42744eec52797 - 0.0% (159 Bytes)

[#003] sha256:1af33724ad79fc4c702495d5b8767c842a09bae6eea417beded68105ca7a0de4 - 87.53% (18.1 MB)

[#004] sha256:a635d4a6ee99e64b67a14612e8c4cd61a7090b6a538d1e6c6b119fca936403e2 - 0.08% (16.8 KB)


History
2022-05-23 18:57:46 UTC

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

2022-05-23 18:57:47 UTC

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

2022-07-14 08:36:54 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-07-14 08:36:54 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c apk --no-cache add ca-certificates && update-ca-certificates # buildkit

2022-07-14 08:36:54 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit

2022-07-14 08:44:43 UTC (buildkit.dockerfile.v0)

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

2022-07-14 08:44:43 UTC (buildkit.dockerfile.v0)

COPY ATTRIBUTIONS.md / # buildkit

2022-07-14 08:44:43 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2022-07-14 08:44:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["source-controller"]

Details
Created

2022-07-14 08:44:47 UTC

Size

20.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-07-14T08:36:33.253Z
  • org.opencontainers.image.description
    The GitOps Toolkit source management component
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    b4345783e470d1305ebda5fbb4e455d72f6cb93a
  • 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
    rc-b4345783

Environment
PATH

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


Layers

[#000] sha256:b3c136eddcbf2003d3180787cef00f39d46b9fd9e4623178282ad6a8d63ad3b0 - 12.46% (2.57 MB)

[#001] sha256:3a6086bad5fda3fece40d92a82fa312ce30d0c228cdbd84084b46fa4f3818215 - 1.26% (265 KB)

[#002] sha256:8e1b4142375a8cd055e7ac4b3b450b1d5f5c3401c2c6ece043d42744eec52797 - 0.0% (159 Bytes)

[#003] sha256:c66a119269358ddeca5e4e027aa24d33e4292477ef8dc1470ea62bf23bf532db - 86.2% (17.8 MB)

[#004] sha256:a635d4a6ee99e64b67a14612e8c4cd61a7090b6a538d1e6c6b119fca936403e2 - 0.08% (16.8 KB)


History
2022-05-23 19:39:22 UTC

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

2022-05-23 19:39:22 UTC

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

2022-07-14 08:36:53 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-07-14 08:36:53 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c apk --no-cache add ca-certificates && update-ca-certificates # buildkit

2022-07-14 08:36:54 UTC (buildkit.dockerfile.v0)

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

2022-07-14 08:44:47 UTC (buildkit.dockerfile.v0)

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

2022-07-14 08:44:47 UTC (buildkit.dockerfile.v0)

COPY ATTRIBUTIONS.md / # buildkit

2022-07-14 08:44:47 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2022-07-14 08:44:47 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["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