2022-11-17 06:53:10 UTC
220 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 1.22% (2.68 MB)
[#001] sha256:1f285d079252055a10b0a1f79e748fc7e84fdc7a38ccf7864be72b99fdd78535 - 5.86% (12.9 MB)
[#002] sha256:a3ce2a9f1404a1685d698c0207fb3f5466891c70aae1ef32abcf9b15e3613d42 - 23.17% (51 MB)
[#003] sha256:e18dcb8e09e68edf41e3b5f2907cd6fb69bdb85e96038c436e8ca44b7ca095d3 - 0.0% (6.96 KB)
[#004] sha256:f1f18f43ed943fe01fc2637454663bb00a8e663ab2988ffbdf6983a7cd84a929 - 14.44% (31.8 MB)
[#005] sha256:92aeeff03a8eb493daa8119480ca77e38a1608a0e271a2165125b7ae7966ea56 - 0.0% (93 Bytes)
[#006] sha256:4557e1ca77056e5c00e29cadb6fdc0ba786851db5315738a192f12a61d7791b8 - 0.0% (1.26 KB)
[#007] sha256:4b0552e13841eda926c93e3a9c19cb159a37c83e57b02c00f84b584d44db6c28 - 6.6% (14.5 MB)
[#008] sha256:164dd3e5c4f7bfeb4b5e55d93a11c561eb5e0c6d62beae4ff62fc364745fb3f6 - 0.18% (401 KB)
[#009] sha256:396ccef2f9305450f50e6b4139e51a5c92fc3e4b30f442f0078f69717dc7c83b - 3.04% (6.69 MB)
[#010] sha256:ed476f8c570fec263b882b1781d4ed2db8f6babba553de3ffa2e3feacf234ab7 - 0.0% (1.65 KB)
[#011] sha256:bfbd054d1eacb8a002599f1bb609437bcc23eb90351e00bb52b7b54af9e0b2cd - 5.84% (12.8 MB)
[#012] sha256:46cf21ed017850786e26672c1f505784f5948ae6bc3677c7403af79cf109af94 - 0.0% (655 Bytes)
[#013] sha256:509fef59444a42aed132c23cebd45a8540181cd3145ab50bd7ec75219c80970f - 5.55% (12.2 MB)
[#014] sha256:f623f7951771719b3b9b545884ca7b5c6be2e38672cc68ea79df18e23ede21f2 - 0.61% (1.34 MB)
[#015] sha256:a82eaec164018de0d929d27a366437a660f76fc1b4bdcfc503bfe201e40d3560 - 6.25% (13.8 MB)
[#016] sha256:008f7dd55062c48314c2fed2c66977c3f22ab53d2493ea6649f69011695a0324 - 21.87% (48.1 MB)
[#017] sha256:220729823a2bb830f5716724278e08c3339e8f8eeb92b9a3880e4ca0bf08ae15 - 5.36% (11.8 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 22:58:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 22:58:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 22:58:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 22:58:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 22:58:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 22:58:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 22:58:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 22:58:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 22:58:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-11-16 22:58:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-11-16 22:58:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-11-16 22:58:33 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python
2022-11-16 22:58:53 UTC/bin/sh -c #(nop) COPY dir:be8149f4964e9f76b9040e779720965dc07c378dc6f0a9dc6cb838d4878145a0 in /usr/lib/python3.10/site-packages/
2022-11-16 22:58:57 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-11-16 22:59:44 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 22:59:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 22:59:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 22:59:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 22:55:02+00:00
2022-11-16 22:59:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 22:59:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:00:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-16 23:41:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:42:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:42:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:42:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:42:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:42:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:42:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:42:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-11-16 23:42:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-11-16 23:42:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-11-16 23:42:50 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 23:42:54 UTC|1 VERSION=2.12 /bin/sh -c set -eux && addgroup -g ${MY_GID} ${MY_GROUP} && adduser -h /home/ansible -s /bin/bash -G ${MY_GROUP} -D -u ${MY_UID} ${MY_USER} && mkdir /home/ansible/.gnupg && chown ansible:ansible /home/ansible/.gnupg && chmod 0700 /home/ansible/.gnupg && mkdir /home/ansible/.ssh && chown ansible:ansible /home/ansible/.ssh && chmod 0700 /home/ansible/.ssh
2022-11-16 23:43:00 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 23:43:26 UTC/bin/sh -c #(nop) COPY dir:3aba3ec4f5f08238acac0fa9de1a2e75dc559ea42bc0b0a4e0c8dabc59b58b01 in /usr/lib/python3.10/site-packages/
2022-11-16 23:43:31 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-16 23:43:34 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 23:43:38 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:43:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 23:43:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 23:43:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:41:49+00:00
2022-11-16 23:43:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:43:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:43:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-17 00:53:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 00:53:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 00:53:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 00:53:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 00:53:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 00:53:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 00:53:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 00:53:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 00:53:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-11-17 00:53:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-11-17 00:53:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-11-17 00:54:18 UTC/bin/sh -c #(nop) COPY dir:295f4bb574159f3504e18ea20363556e186803abc40f448958150f27aa2ed510 in /usr/lib/python3.10/site-packages/
2022-11-17 00:54:23 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-17 00:54:27 UTC/bin/sh -c #(nop) COPY file:99a7d8a505f448638587c4138510fd4d7747555f2ceda1a904c87e1c4a14cec9 in /usr/bin/aws-iam-authenticator
2022-11-17 00:54:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 00:54:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 00:54:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 00:54:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 00:45:49+00:00
2022-11-17 00:54:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 00:54:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 00:54:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-17 04:29:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 04:29:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 04:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 04:29:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 04:29:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 04:29:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-11-17 04:29:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-11-17 04:29:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-11-17 04:30:13 UTC/bin/sh -c #(nop) COPY dir:5b146fb27e63d19de7779c55e2c76829c17ac33a228b3025f5936ccde2af91d2 in /usr/lib/python3.10/site-packages/
2022-11-17 04:30:18 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-17 04:30:24 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-17 04:30:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 04:30:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 04:30:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 04:30:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 04:28:43+00:00
2022-11-17 04:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 04:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 04:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-17 06:52:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 06:52:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 06:52:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 06:52:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 06:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 06:52:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 06:52:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 06:52:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 06:52:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2022-11-17 06:52:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2022-11-17 06:52:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2022-11-17 06:52:49 UTC/bin/sh -c #(nop) COPY file:68357be95e9315cc50958d37a403b80d59a74403f90d8710ce05fb62f6ab3260 in /usr/bin/helm
2022-11-17 06:52:52 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 06:52:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 06:52:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 06:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 06:51:57+00:00
2022-11-17 06:53:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 06:53:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 06:53:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
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.