2022-11-17 06:29:09 UTC
192 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.39% (2.68 MB)
[#001] sha256:28b460d80eff7612c675661eb8b141a421547646eacb7e8c2d6916e664d61fa3 - 6.72% (12.9 MB)
[#002] sha256:3e2656f20f2ef56b8120db629b46d451b2e082d73a6186652536df75a2a4437c - 12.01% (23.1 MB)
[#003] sha256:f7feadf1426ad46dbbbe42c166c60d071d7c57f97167200e3397dee8102cdce5 - 0.0% (6.73 KB)
[#004] sha256:3352b8346dde502910ed0a644090e8d53295104899bd513d91690d433a6b7d1d - 9.1% (17.5 MB)
[#005] sha256:ca0d539ee70dc67d175a128ae1c45aa3ba63d5f8ccde88565d9a62e05c66b91d - 0.0% (93 Bytes)
[#006] sha256:8e0346837353c507578b1b7f3594e5f54151094ee7716734550d345780e30d6d - 0.0% (1.26 KB)
[#007] sha256:66042b6e4c314986de165341f8f46ff8e8772550c1c4790d4f2c41acb166e916 - 7.57% (14.5 MB)
[#008] sha256:8845074c16b8df008e7172b6742daf7b41963fcba90fe38cc731a171150022d5 - 0.2% (393 KB)
[#009] sha256:7ba71bf86a8ff429543751197c4d105b751ec24c7545319eaa8a0e8601dbb36e - 3.48% (6.69 MB)
[#010] sha256:55407696b384f08d525b76dbd16374a637cd30642cc7f73749049c6a9e2f1dc0 - 0.0% (1.65 KB)
[#011] sha256:6a546b69655052a0edf89210ce8a2fc4bdc5e58f9c6b3e019f35018e3579d186 - 6.69% (12.8 MB)
[#012] sha256:45f95f901c5cf35cd6634a8d9174be0bdccd2a88f842d0bfc9005b07aa2f8271 - 0.0% (655 Bytes)
[#013] sha256:2c11ac978e0d5a829e0b1932ea03f4146d725fa748c82361bbd6ec4ea7358982 - 6.37% (12.2 MB)
[#014] sha256:c8492497f51587afe594714fe6a2666b51b515b811691cd1e58c1ad237451653 - 0.7% (1.34 MB)
[#015] sha256:ff0ce3ad4528109b9478a71593a7165eacde6345007a78c2b120935cb087c1f7 - 7.16% (13.8 MB)
[#016] sha256:c59e249a5cb17833e533c5cbfd096d76b87be23b8ae3e1985cc8bcd57674e669 - 25.06% (48.1 MB)
[#017] sha256:b68b9158acb695e4bc315aad0837818080b573aac743f7d1081166f550ce1e70 - 13.53% (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 23:00:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:00:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:00:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:00:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:00:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:00:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:00:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:00:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:00:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-16 23:00:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-16 23:00:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-16 23:00:26 UTC|1 VERSION=2.9 /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:00:31 UTC/bin/sh -c #(nop) COPY dir:1907708a172c826a5f7268a7d4e96c9f67953746852c6aea6743b3776a70f827 in /usr/lib/python3.10/site-packages/
2022-11-16 23:00:32 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-16 23:00:53 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 23:00:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:00:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 23:00:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 22:59:05+00:00
2022-11-16 23:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:00:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 23:41:34 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:41:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:41:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:41:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:41:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:41:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:41:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:41:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-16 23:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-16 23:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-16 23:41:52 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 23:41:54 UTC|1 VERSION=2.9 /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:41:56 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 23:42:00 UTC/bin/sh -c #(nop) COPY dir:9fb4316413c6a526fb60b05c599e63db2610d4a38698e10e954887bb204871ed in /usr/lib/python3.10/site-packages/
2022-11-16 23:42:01 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-16 23:42:02 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 23:42:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:42:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 23:42:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 23:42:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:41:33+00:00
2022-11-16 23:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-17 01:07:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 01:07:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 01:07:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 01:07:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 01:07:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 01:07:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 01:07:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 01:07:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 01:07:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-17 01:07:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-17 01:07:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-17 01:07:28 UTC/bin/sh -c #(nop) COPY dir:f546c9579356fc50918df135801c1e751cf637ad12cf241e951700e7045b1395 in /usr/lib/python3.10/site-packages/
2022-11-17 01:07:29 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-17 01:07:31 UTC/bin/sh -c #(nop) COPY file:29d86777d1ff52763572d4ceadb11b4fc1828488bee22b4416ad1a29e8bc2185 in /usr/bin/aws-iam-authenticator
2022-11-17 01:07:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 01:07:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 01:07:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 01:07:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 00:59:21+00:00
2022-11-17 01:07:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 01:07:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 01:07:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-17 04:28:59 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 04:29:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 04:29:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 04:29:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 04:29:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 04:29:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-17 04:29:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-17 04:29:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-17 04:29:17 UTC/bin/sh -c #(nop) COPY dir:7888bb4e1e376afd3cbf6fa7a2d11d0f894272bb57aae1ce953288ff160a3ef6 in /usr/lib/python3.10/site-packages/
2022-11-17 04:29:19 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-17 04:29:22 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-17 04:29:23 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 04:29:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 04:29:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 04:29:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 04:28:38+00:00
2022-11-17 04:29:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 04:29:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 04:29:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-17 06:28:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 06:28:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 06:28:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 06:28:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 06:28:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 06:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 06:28:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 06:28:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 06:28:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2022-11-17 06:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2022-11-17 06:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2022-11-17 06:28:58 UTC/bin/sh -c #(nop) COPY file:753a1ce2e7dc05e1280be0b7560f834b69a1bef12c05b2bd2f0109104ea39bcb in /usr/bin/kops
2022-11-17 06:29:00 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 06:29:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 06:29:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 06:29:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 06:27:20+00:00
2022-11-17 06:29:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 06:29:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 06:29:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.