Namespace
fluxcd
Image / Tag
source-controller:debian--3f287d95
Content Digest
sha256:fd6f16a9a6a36c2eaa1e757987dac7b1045db8121cd5934ac3cbc0a3e9d4b7b5
Details
Created

2021-06-17 10:44:47 UTC

Size

60.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-17T10:37:59Z
  • org.opencontainers.image.description
    The GitOps Toolkit source management component
  • org.opencontainers.image.revision
    3f287d95237a3e68fb5ee5c3328b7d0c37328896
  • 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
    debian--3f287d95

Environment
PATH

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


Layers

[#000] sha256:69692152171afee1fd341febc390747cfca2ff302f2881d8b394e786af605696 - 42.54% (25.9 MB)

[#001] sha256:689020739f42ee2d2f77abcb8afc8faa31aa50bca93f35409099c2a870d8c82f - 0.0% (294 Bytes)

[#002] sha256:c37a166943bcf7e92336e8902179677968aba543c348def0fe3902afeae2bbf0 - 6.98% (4.25 MB)

[#003] sha256:cd5301ad52afd11afb1694cc5bf32bda94703c64dd39140deabc0d0b0259839f - 50.48% (30.7 MB)

[#004] sha256:36dbfdffb26e574fe21921dae0282a7b6e2cec0421e8fd07b2cf5ff3c8ef5c10 - 0.01% (4.03 KB)


History
2021-05-12 01:21:22 UTC

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

2021-05-12 01:21:22 UTC

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

2021-06-17 10:38:19 UTC (buildkit.dockerfile.v0)

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

2021-06-17 10:38:19 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c echo "deb http://deb.debian.org/debian testing main" >> /etc/apt/sources.list && echo "deb-src http://deb.debian.org/debian testing main" >> /etc/apt/sources.list # buildkit

2021-06-17 10:39:01 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apt-get update && apt-get install -y ca-certificates libgit2-1.1 && apt-get clean && apt-get autoremove --purge -y && rm -rf /var/lib/apt/lists/* # buildkit

2021-06-17 10:44:47 UTC (buildkit.dockerfile.v0)

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

2021-06-17 10:44:47 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd controller && useradd --gid controller --shell /bin/sh --create-home controller # buildkit

2021-06-17 10:44:47 UTC (buildkit.dockerfile.v0)

USER controller

2021-06-17 10:44:47 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["source-controller"]

Details
Created

2021-06-17 11:12:34 UTC

Size

55.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-17T10:37:59Z
  • org.opencontainers.image.description
    The GitOps Toolkit source management component
  • org.opencontainers.image.revision
    3f287d95237a3e68fb5ee5c3328b7d0c37328896
  • 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
    debian--3f287d95

Environment
PATH

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


Layers

[#000] sha256:3035777cd90a3389593bc49a7b39b6f67f9f2679f4e04cc59515f4d5f83ad818 - 39.39% (21.7 MB)

[#001] sha256:e53f21b0472f17e68b7454f8cd2ea75d42da6b763035c933a5d340eb09f13a22 - 0.0% (294 Bytes)

[#002] sha256:b980144b3d9a1587652ec836ef28f2d4b0055f6858a1c45891e98c69c8956692 - 6.56% (3.62 MB)

[#003] sha256:cda93e6cdb3bc5a5d6b4092d6cda022f33c1ad794e4932cc2db2d0554a07ab2b - 54.04% (29.8 MB)

[#004] sha256:3048683fdf212db1b9379689c7dbf9609b21ff64e01e685b70193ba60821011f - 0.01% (4.02 KB)


History
2021-05-12 01:03:14 UTC

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

2021-05-12 01:03:32 UTC

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

2021-06-17 10:38:19 UTC (buildkit.dockerfile.v0)

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

2021-06-17 10:38:19 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c echo "deb http://deb.debian.org/debian testing main" >> /etc/apt/sources.list && echo "deb-src http://deb.debian.org/debian testing main" >> /etc/apt/sources.list # buildkit

2021-06-17 10:43:14 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apt-get update && apt-get install -y ca-certificates libgit2-1.1 && apt-get clean && apt-get autoremove --purge -y && rm -rf /var/lib/apt/lists/* # buildkit

2021-06-17 11:12:34 UTC (buildkit.dockerfile.v0)

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

2021-06-17 11:12:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd controller && useradd --gid controller --shell /bin/sh --create-home controller # buildkit

2021-06-17 11:12:34 UTC (buildkit.dockerfile.v0)

USER controller

2021-06-17 11:12:34 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["source-controller"]

Details
Created

2021-06-17 11:07:52 UTC

Size

58.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2021-06-17T10:37:59Z
  • org.opencontainers.image.description
    The GitOps Toolkit source management component
  • org.opencontainers.image.revision
    3f287d95237a3e68fb5ee5c3328b7d0c37328896
  • 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
    debian--3f287d95

Environment
PATH

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


Layers

[#000] sha256:fcad0c936ea5c12e1c8c4edb81a97c0cde04ee71e7067ee3b246474cf1854d7a - 42.13% (24.7 MB)

[#001] sha256:689020739f42ee2d2f77abcb8afc8faa31aa50bca93f35409099c2a870d8c82f - 0.0% (294 Bytes)

[#002] sha256:08a40e62d58efea67fea41894d86eb3fbc406e23a6e7e9ea0fbc9cda86c212f1 - 7.03% (4.12 MB)

[#003] sha256:d3f454042be6a99e486a3a78361e2e84a15cb239fe9f5dcce6075819b2d41f89 - 50.84% (29.8 MB)

[#004] sha256:7a497846232ca6b927fa65330a84b478b47ab71b7f1f7406d35a4d95ec5d2ccd - 0.01% (4.03 KB)


History
2021-05-12 00:52:19 UTC

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

2021-05-12 00:52:34 UTC

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

2021-06-17 10:38:19 UTC (buildkit.dockerfile.v0)

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

2021-06-17 10:38:19 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c echo "deb http://deb.debian.org/debian testing main" >> /etc/apt/sources.list && echo "deb-src http://deb.debian.org/debian testing main" >> /etc/apt/sources.list # buildkit

2021-06-17 10:43:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apt-get update && apt-get install -y ca-certificates libgit2-1.1 && apt-get clean && apt-get autoremove --purge -y && rm -rf /var/lib/apt/lists/* # buildkit

2021-06-17 11:07:52 UTC (buildkit.dockerfile.v0)

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

2021-06-17 11:07:52 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c groupadd controller && useradd --gid controller --shell /bin/sh --create-home controller # buildkit

2021-06-17 11:07:52 UTC (buildkit.dockerfile.v0)

USER controller

2021-06-17 11:07:52 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