Namespace
fluxcd
Image / Tag
image-automation-controller:rc-27861957
Content Digest
sha256:c1a2cbc1b923179d78b641f7960d159d5b984c0016a0b0f7d08f4dbf3a3d3c2e
Details
Created

2022-05-17 13:47:42 UTC

Size

17.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-05-17T13:41:24.605Z
  • org.opencontainers.image.description
    GitOps Toolkit controller that patches container image tags in Git
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    278619576392e7d63149d17c6f5cbaf1ab227aa2
  • org.opencontainers.image.source
    https://github.com/fluxcd/image-automation-controller
  • org.opencontainers.image.title
    image-automation-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/image-automation-controller
  • org.opencontainers.image.version
    rc-27861957

Environment
PATH

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


Layers

[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 15.22% (2.68 MB)

[#001] sha256:96518a66d386f583797c2c2eb6cca8ef158cb9cfd911ac8546f89f5a10f9af91 - 1.47% (265 KB)

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

[#003] sha256:d14c9dcf6517a1f6af18a9b2173be252e1afd6874d53413475325741f527e928 - 83.22% (14.7 MB)

[#004] sha256:e680bc97d8f95619f5d2a60b27ed654cce86b4d2ff35be9593127df04aca089d - 0.09% (16.8 KB)


History
2022-04-05 00:19:59 UTC

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

2022-04-05 00:19:59 UTC

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

2022-05-17 13:41:41 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-05-17 13:41:41 UTC (buildkit.dockerfile.v0)

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

2022-05-17 13:41:41 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-05-17 13:47:42 UTC (buildkit.dockerfile.v0)

COPY /image-automation-controller /usr/local/bin/ # buildkit

2022-05-17 13:47:42 UTC (buildkit.dockerfile.v0)

COPY ATTRIBUTIONS.md / # buildkit

2022-05-17 13:47:42 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2022-05-17 13:47:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["image-automation-controller"]

Details
Created

2022-05-17 13:47:42 UTC

Size

16.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-05-17T13:41:24.605Z
  • org.opencontainers.image.description
    GitOps Toolkit controller that patches container image tags in Git
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    278619576392e7d63149d17c6f5cbaf1ab227aa2
  • org.opencontainers.image.source
    https://github.com/fluxcd/image-automation-controller
  • org.opencontainers.image.title
    image-automation-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/image-automation-controller
  • org.opencontainers.image.version
    rc-27861957

Environment
PATH

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


Layers

[#000] sha256:57fb4b5f1a47c953ca5703f0f81ce14e5d01cf23aa79558b5adb961cc526e320 - 14.31% (2.31 MB)

[#001] sha256:2b0e3138db532def5521e29eb62fc83a1ae9327a506bb5f7cfbc1c347b256b15 - 1.6% (265 KB)

[#002] sha256:74a214b55c8c22944773f5d3ecd4150e53c948939371b7a8312c48a3ee62d409 - 0.0% (160 Bytes)

[#003] sha256:a7e4ef223f2b12fed080996b527c3012ab120ab0369b592bf5b05f6b584de0b7 - 83.99% (13.6 MB)

[#004] sha256:e680bc97d8f95619f5d2a60b27ed654cce86b4d2ff35be9593127df04aca089d - 0.1% (16.8 KB)


History
2022-04-04 23:57:34 UTC

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

2022-04-04 23:57:35 UTC

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

2022-05-17 13:41:44 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-05-17 13:41:44 UTC (buildkit.dockerfile.v0)

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

2022-05-17 13:41:44 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-05-17 13:47:42 UTC (buildkit.dockerfile.v0)

COPY /image-automation-controller /usr/local/bin/ # buildkit

2022-05-17 13:47:42 UTC (buildkit.dockerfile.v0)

COPY ATTRIBUTIONS.md / # buildkit

2022-05-17 13:47:42 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2022-05-17 13:47:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["image-automation-controller"]

Details
Created

2022-05-17 13:47:47 UTC

Size

16.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2022-05-17T13:41:24.605Z
  • org.opencontainers.image.description
    GitOps Toolkit controller that patches container image tags in Git
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    278619576392e7d63149d17c6f5cbaf1ab227aa2
  • org.opencontainers.image.source
    https://github.com/fluxcd/image-automation-controller
  • org.opencontainers.image.title
    image-automation-controller
  • org.opencontainers.image.url
    https://github.com/fluxcd/image-automation-controller
  • org.opencontainers.image.version
    rc-27861957

Environment
PATH

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


Layers

[#000] sha256:9981e73032c8833e387a8f96986e560edbed12c38119e0edb0439c9c2234eac9 - 15.98% (2.59 MB)

[#001] sha256:6e4b5794c19e6798fea4a02ad2b170c96c17a4212a557e1bf9ac61ba2176bc7d - 1.6% (265 KB)

[#002] sha256:74a214b55c8c22944773f5d3ecd4150e53c948939371b7a8312c48a3ee62d409 - 0.0% (160 Bytes)

[#003] sha256:d77b56d8e0537785203a1ad5c92cf12f9e81f9cde17ebfb823325cdb0a985cc6 - 82.32% (13.3 MB)

[#004] sha256:e680bc97d8f95619f5d2a60b27ed654cce86b4d2ff35be9593127df04aca089d - 0.1% (16.8 KB)


History
2022-04-04 23:39:31 UTC

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

2022-04-04 23:39:31 UTC

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

2022-05-17 13:41:44 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2022-05-17 13:41:44 UTC (buildkit.dockerfile.v0)

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

2022-05-17 13:41:44 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-05-17 13:47:47 UTC (buildkit.dockerfile.v0)

COPY /image-automation-controller /usr/local/bin/ # buildkit

2022-05-17 13:47:47 UTC (buildkit.dockerfile.v0)

COPY ATTRIBUTIONS.md / # buildkit

2022-05-17 13:47:47 UTC (buildkit.dockerfile.v0)

USER 65534:65534

2022-05-17 13:47:47 UTC (buildkit.dockerfile.v0)

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