2022-11-17 06:11:26 UTC
234 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.14% (2.68 MB)
[#001] sha256:1f285d079252055a10b0a1f79e748fc7e84fdc7a38ccf7864be72b99fdd78535 - 5.51% (12.9 MB)
[#002] sha256:a3ce2a9f1404a1685d698c0207fb3f5466891c70aae1ef32abcf9b15e3613d42 - 21.77% (51 MB)
[#003] sha256:e18dcb8e09e68edf41e3b5f2907cd6fb69bdb85e96038c436e8ca44b7ca095d3 - 0.0% (6.96 KB)
[#004] sha256:f1f18f43ed943fe01fc2637454663bb00a8e663ab2988ffbdf6983a7cd84a929 - 13.57% (31.8 MB)
[#005] sha256:92aeeff03a8eb493daa8119480ca77e38a1608a0e271a2165125b7ae7966ea56 - 0.0% (93 Bytes)
[#006] sha256:4557e1ca77056e5c00e29cadb6fdc0ba786851db5315738a192f12a61d7791b8 - 0.0% (1.26 KB)
[#007] sha256:4b0552e13841eda926c93e3a9c19cb159a37c83e57b02c00f84b584d44db6c28 - 6.2% (14.5 MB)
[#008] sha256:164dd3e5c4f7bfeb4b5e55d93a11c561eb5e0c6d62beae4ff62fc364745fb3f6 - 0.17% (401 KB)
[#009] sha256:396ccef2f9305450f50e6b4139e51a5c92fc3e4b30f442f0078f69717dc7c83b - 2.86% (6.69 MB)
[#010] sha256:ed476f8c570fec263b882b1781d4ed2db8f6babba553de3ffa2e3feacf234ab7 - 0.0% (1.65 KB)
[#011] sha256:bfbd054d1eacb8a002599f1bb609437bcc23eb90351e00bb52b7b54af9e0b2cd - 5.48% (12.8 MB)
[#012] sha256:46cf21ed017850786e26672c1f505784f5948ae6bc3677c7403af79cf109af94 - 0.0% (655 Bytes)
[#013] sha256:509fef59444a42aed132c23cebd45a8540181cd3145ab50bd7ec75219c80970f - 5.22% (12.2 MB)
[#014] sha256:f623f7951771719b3b9b545884ca7b5c6be2e38672cc68ea79df18e23ede21f2 - 0.57% (1.34 MB)
[#015] sha256:a82eaec164018de0d929d27a366437a660f76fc1b4bdcfc503bfe201e40d3560 - 5.87% (13.8 MB)
[#016] sha256:008f7dd55062c48314c2fed2c66977c3f22ab53d2493ea6649f69011695a0324 - 20.54% (48.1 MB)
[#017] sha256:e9bb5b3640fb064739c592796264ce3bc883092fba159d59166ee8b1afe8c15c - 11.09% (26 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:10:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 06:10:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 06:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 06:10:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 06:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 06:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 06:10:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 06:10:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 06:10:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awskops
2022-11-17 06:10:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awskops
2022-11-17 06:10:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awskops
2022-11-17 06:11:04 UTC/bin/sh -c #(nop) COPY file:753a1ce2e7dc05e1280be0b7560f834b69a1bef12c05b2bd2f0109104ea39bcb in /usr/bin/kops
2022-11-17 06:11:07 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 06:11:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 06:11:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 06:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 06:09:25+00:00
2022-11-17 06:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 06:11:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 06:11:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-17 06:14:34 UTC
180 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 1.43% (2.58 MB)
[#001] sha256:00865f88030cb78447c890e8509d4274d38cf5edd5de6e743781254a9f49e9e7 - 7.2% (13 MB)
[#002] sha256:08aa203c8b5023f8fdfc7b66bb1a021984517f81230c34e95ddbde0e2666814c - 27.87% (50.2 MB)
[#003] sha256:e24a52df68e2154e288f11f520a4b7c38ec6364f1d921d9a58ff01f02f2d1fe3 - 0.0% (6.96 KB)
[#004] sha256:987bab63b9f34feee13af672fab2e3db42f8f6bb2afb6acc5da47685d8ffeef5 - 17.64% (31.8 MB)
[#005] sha256:4e1c2dd4cb8022cac8963f5f10acc01f65bd2ab4e19a782ebd05eb943d613b29 - 0.0% (93 Bytes)
[#006] sha256:7b34b139c99c60ffc647cba2664df49f95df4a05008864892f474d0852a11cee - 0.0% (1.26 KB)
[#007] sha256:5dc7b9dde186805aec60be2c4aa716f310162cefd56dc8667a1db85464ac0b6a - 8.02% (14.5 MB)
[#008] sha256:5ed0ee77d907cb900ba303481ba4bacbb212c6f355c205b0a4bae255df3fe09b - 0.22% (401 KB)
[#009] sha256:e578bf84d4cb965a8d60aef6e2f28604d0a432a10d8081d032e9e20dbfc2430f - 3.5% (6.31 MB)
[#010] sha256:6eb4a50dec910ef1a4afa400be8c14da4a37a1611821b4e044af76377777826b - 0.0% (1.66 KB)
[#011] sha256:ec8a9877d927e36dd5777c06a5a6241a8a6dd6e1542ca85af95e201b3697e355 - 7.13% (12.8 MB)
[#012] sha256:ccb333438fd12596432b21ce25a9d01a4dc23e8fcfd1c76b437b7fcf4aef2545 - 0.0% (655 Bytes)
[#013] sha256:eb221f46b1f78cd0eca074c02cef7cfb640a6969f661da398ba56e7b29b83748 - 6.15% (11.1 MB)
[#014] sha256:60e43b6b39ecd95347b75a711be79ec1a34dce0f5de8fc0d99018552877e8391 - 0.74% (1.34 MB)
[#015] sha256:796d03ff28c6b1cd21a571de8d247a121acaa5b7be8d9a3ed01683d943239cef - 6.9% (12.4 MB)
[#016] sha256:d3d1a72ea7f0fe4bbf1783c28a24b5cbe5dc3410fe086b6112ec968488d00ce8 - 0.0% (196 Bytes)
[#017] sha256:e31a63da7ee5cce874fe6130d3e9cc05f909870ab3469dca23ac833d5d9ac295 - 13.2% (23.8 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 23:19:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:19:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:19:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:19:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:19:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:19:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-11-16 23:19:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-11-16 23:19:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-11-16 23:19:47 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 23:20:07 UTC/bin/sh -c #(nop) COPY dir:158109d7d5dc1f380f160b6c1ddf424b99f9baba7804f77c743371bc859aa7b1 in /usr/lib/python3.10/site-packages/
2022-11-16 23:20:11 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-11-16 23:25:45 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 23:25:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:25:51 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 23:25:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 22:55:02+00:00
2022-11-16 23:25:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:25:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:26:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-16 23:41:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:42:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:43:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:43:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:43:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:43:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-11-16 23:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-11-16 23:43:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-11-16 23:43:26 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 23:43:29 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:37 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:59 UTC/bin/sh -c #(nop) COPY dir:6b0c471ed4600de5123e1caeb80a841445e8ccbbb226ab8a527c0ef1a7b0650e in /usr/lib/python3.10/site-packages/
2022-11-16 23:44:03 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 23:44:06 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 23:44:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:44:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 23:44:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 23:44:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:41:38+00:00
2022-11-16 23:44:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:44:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:44:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-17 02:03:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 02:03:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 02:03:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 02:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 02:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 02:04:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 02:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 02:04:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 02:04:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-11-17 02:04:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-11-17 02:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-11-17 02:05:12 UTC/bin/sh -c #(nop) COPY dir:8cf00591e249150d84b4b985f51d29530c6e3acc9fd052857684c8d58a6bb9f5 in /usr/lib/python3.10/site-packages/
2022-11-17 02:05:18 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-17 02:05:22 UTC/bin/sh -c #(nop) COPY file:aaf8ec9435450fe41fb3e8de63d9d2448733211b2d09bbf8eb808fee8997d618 in /usr/bin/aws-iam-authenticator
2022-11-17 02:05:26 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 02:05:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 02:05:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 02:05:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 00:51:25+00:00
2022-11-17 02:05:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 02:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 02:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-17 04:30:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 04:30:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 04:30:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 04:30:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 04:30:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 04:31:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 04:31:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 04:31:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 04:31:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-11-17 04:31:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-11-17 04:31:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-11-17 04:31:45 UTC/bin/sh -c #(nop) COPY dir:dcdec84dc7bbb1028691dca4a7ad1858a5417a885372847671e9ce904d4eb4b6 in /usr/lib/python3.10/site-packages/
2022-11-17 04:31:50 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-17 04:31:54 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-17 04:31:58 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 04:32:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 04:32:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 04:32:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 04:28:45+00:00
2022-11-17 04:32:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 04:32:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 04:32:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-17 06:13:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 06:13:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 06:13:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 06:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 06:13:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 06:13:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 06:13:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 06:13:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 06:14:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awskops
2022-11-17 06:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awskops
2022-11-17 06:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awskops
2022-11-17 06:14:12 UTC/bin/sh -c #(nop) COPY file:9624d7c2b1ed55b93aec7a8c3ae8ce944d48d8cbbfa7b6dfa2df9ff00abc606e in /usr/bin/kops
2022-11-17 06:14:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 06:14:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 06:14:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 06:14:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 06:11:10+00:00
2022-11-17 06:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 06:14:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 06:14:34 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.