2022-11-22 12:27:43 UTC
249 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.07% (2.68 MB)
[#001] sha256:ecf7f9ab98b2db85342ac453669ecc46aba51e9345ec59228b7dca7996b5d176 - 5.17% (12.9 MB)
[#002] sha256:ec339eda824caf90235acfa12359b0c69343de2ee2d0828a74a7cd789ddd873b - 18.39% (45.9 MB)
[#003] sha256:33431f72f71d0b361fdacff70991ed03535e2da460cc843ea0532b11e0d10145 - 0.0% (6.73 KB)
[#004] sha256:6e5b5e1cf95bfee70800ffdeebd0799d34984b022501738b79b295cff397c57e - 10.49% (26.2 MB)
[#005] sha256:ffd7b392273aed74cc5c97040398e903d372d68fa8428d0ffe4012634075e295 - 0.0% (93 Bytes)
[#006] sha256:0cd5f1c4b7d06414a652980a79dc13129ae6464e83d39ccabcebcdd84760d236 - 0.0% (1.26 KB)
[#007] sha256:8c0bafb4782a3d650365e19229e4bad8fec66a55bc82f8dd49e93714ba957d5d - 5.83% (14.5 MB)
[#008] sha256:606a211214f075b1f48dc06790e93dc6e907bc5b718142fbcd36176e78a5e2f1 - 0.16% (401 KB)
[#009] sha256:7c4843bc17c23040d33ac767284fb61efd6a230e00ec23a58f69e1c3a27825fd - 2.68% (6.69 MB)
[#010] sha256:76974879ecf3774963a7a6e5c5cf79b6030d1766f5a7d6abf636aa5bb626087e - 0.0% (1.66 KB)
[#011] sha256:5c0ac597dbd097a3e0456c11c1692550b14893771ac677ec1242cee969ee8a7b - 5.17% (12.9 MB)
[#012] sha256:afe5a189afbc2d16559ae6086a6bb032a9996636e163db7cbdf27239fd1aa292 - 0.0% (652 Bytes)
[#013] sha256:c5c551718533fd77009ca82d34f8f8d9429c0a44e072819d5c68158377c61cd0 - 4.9% (12.2 MB)
[#014] sha256:8d7bc8c64dc72c50668c04cc059f9d1558fd38c932a2e9e84ec6b6d027680086 - 0.54% (1.34 MB)
[#015] sha256:7549ddfaf4f47707fe2c936a6aaa523c377bd1724ed64a58bf83f2e1876c7aa4 - 5.51% (13.8 MB)
[#016] sha256:6400e1ccdc87f4ee50843c13b828bd291071ac84a285c172b2143349bb1a9eed - 19.29% (48.1 MB)
[#017] sha256:866c909ad5639a8ae5e065a00c17b031f89bbfbd7d9ae802486e8db4d38e115b - 20.8% (51.9 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-22 09:10:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:10:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:10:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:10:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:10:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:11:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:11:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:11:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-11-22 09:11:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-11-22 09:11:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-11-22 09:11:08 UTC|1 VERSION=2.10 /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-22 09:11:24 UTC/bin/sh -c #(nop) COPY dir:d8a1a14e4552b0b78b9ebe5b58799a7a711e5efeca978278f099c14fec9f77c2 in /usr/lib/python3.10/site-packages/
2022-11-22 09:11:27 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-11-22 09:12:02 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-22 09:12:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:12:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-22 09:12:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:20+00:00
2022-11-22 09:12:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:12:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:12:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 09:55:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:56:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:56:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:56:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:56:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:56:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2022-11-22 09:56:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2022-11-22 09:56:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2022-11-22 09:56:34 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-22 09:56:36 UTC|1 VERSION=2.10 /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-22 09:56:40 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-22 09:56:57 UTC/bin/sh -c #(nop) COPY dir:12124bd3bd4a3252b67b7a54623e49b32de47a054e6b60f8d74f7754cafb753c in /usr/lib/python3.10/site-packages/
2022-11-22 09:57:00 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-22 09:57:02 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-22 09:57:04 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:57:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 09:57:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 09:57:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:55:56+00:00
2022-11-22 09:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:57:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 10:10:32 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 10:10:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 10:10:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 10:10:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 10:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 10:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 10:10:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 10:10:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 10:10:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2022-11-22 10:10:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2022-11-22 10:10:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2022-11-22 10:11:19 UTC/bin/sh -c #(nop) COPY dir:673de25d93caaa10f341c4772ecd42d86843f8f53ff8da0b88ba3d01c194d291 in /usr/lib/python3.10/site-packages/
2022-11-22 10:11:22 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-22 10:11:25 UTC/bin/sh -c #(nop) COPY file:0aac947b89e9478f21af4b676da455b6299a916b3e82729d0789da1220ef92f0 in /usr/bin/aws-iam-authenticator
2022-11-22 10:11:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 10:11:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 10:11:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 10:11:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:04:02+00:00
2022-11-22 10:11:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 10:11:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 10:11:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 11:25:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:25:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:25:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:25:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:26:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:26:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:26:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:26:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2022-11-22 11:26:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2022-11-22 11:26:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2022-11-22 11:26:35 UTC/bin/sh -c #(nop) COPY dir:8a9790e62b0303a644ef30bd9918c89dddceeff8cf221e27b298877b74364012 in /usr/lib/python3.10/site-packages/
2022-11-22 11:26:39 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-22 11:26:44 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-22 11:26:47 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:26:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:26:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:26:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 11:25:20+00:00
2022-11-22 11:26:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:27:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:27:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 12:26:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 12:26:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 12:26:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 12:26:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 12:26:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 12:27:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 12:27:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 12:27:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 12:27:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awskops
2022-11-22 12:27:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awskops
2022-11-22 12:27:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awskops
2022-11-22 12:27:21 UTC/bin/sh -c #(nop) COPY file:b6eefee4b069943d282787b545ea51d1a5e73e197da1f5e5f33c740aea85fe83 in /usr/bin/kops
2022-11-22 12:27:25 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 12:27:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 12:27:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 12:27:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 12:25:35+00:00
2022-11-22 12:27:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 12:27:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 12:27:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 12:28:47 UTC
194 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.33% (2.58 MB)
[#001] sha256:1eec94c1d701c0fba6b81cbee9b073222f7fda510f5e5c74e6bd7bcccd495148 - 6.68% (13 MB)
[#002] sha256:729824f97e78f03e30b184b377131b0c118ebd1d5c5de2c5656b158043ddc4dc - 23.23% (45.1 MB)
[#003] sha256:520990a8ab4abe3ddc8735ef1f9aafe6041ec968c7d9c3037cb6bdefebee3af6 - 0.0% (6.74 KB)
[#004] sha256:450c8459ccdf8f85bde22f242c25a2c2b9ab906211878e0b094a1af0c1cc5980 - 13.47% (26.2 MB)
[#005] sha256:bb03185b09a0c29328d9e0037e3e08dc1a054d9ab865b1749c11330133518ad9 - 0.0% (93 Bytes)
[#006] sha256:e6bb8618ca33ca0ab39d91d5bc232acb225374f5a717a09c850bc8c3f0e6c9f3 - 0.0% (1.26 KB)
[#007] sha256:09081eea588e7944dc9fd2e97bf7e5ecd9948d76e30a2a60a2903c853131ee8e - 7.44% (14.5 MB)
[#008] sha256:f8ddb9f2bf48a9e17f084487f1904114b2f3ba7e159168c9de3aa2ee558360e7 - 0.2% (401 KB)
[#009] sha256:06d8ded3cf2bf9435391746291fd443ea35634a5ed38426a17e29bdbe60f9104 - 3.25% (6.31 MB)
[#010] sha256:8d8ee991c3964db1503714615f193f9c0ba7b7615e58a91e7e56485d24e51fd8 - 0.0% (1.65 KB)
[#011] sha256:323ea4e3a5e5b8e9ca2224cd601e89bf87dbdfff017f238dbcedf8a34c71ba05 - 6.64% (12.9 MB)
[#012] sha256:f41fe25f22dd97391ae028706d3f1fb4ff5dba353a212e1e3413a9b42bb27a35 - 0.0% (653 Bytes)
[#013] sha256:fff731ee3079f356c877798c56093ad1a20b4ae5703432edc1b013b56373fd08 - 5.7% (11.1 MB)
[#014] sha256:e9b6c6d980c1babd99c11c16c1f04dcc3974e9bd3b95ec4ac222cf0e78ed170d - 0.69% (1.34 MB)
[#015] sha256:bad0c94b58def3740e3deab009e563c788a93b6ad93fbb0e713a0a8759a51321 - 6.4% (12.4 MB)
[#016] sha256:af0826554b4221dd546a583370c5b3f0e0577f1a555b44ba5873bde74f1411ac - 0.0% (196 Bytes)
[#017] sha256:517e22d87ace40c057df34a0db0b97d6671fe6a3b3dd8d15021e674748c8810b - 24.97% (48.5 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-22 09:38:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:38:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:38:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:38:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:38:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:38:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:38:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:39:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-11-22 09:39:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-11-22 09:39:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-11-22 09:39:14 UTC|1 VERSION=2.10 /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-22 09:39:38 UTC/bin/sh -c #(nop) COPY dir:f21954342b66ac566776cf7a67f8d6360d62c21d0849e85e3739231401cf98bb in /usr/lib/python3.10/site-packages/
2022-11-22 09:39:43 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-11-22 09:46:15 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-22 09:46:19 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:46:22 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-22 09:46:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:20+00:00
2022-11-22 09:46:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:46:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:46:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 09:56:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:57:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:57:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:57:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2022-11-22 09:57:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2022-11-22 09:57:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2022-11-22 09:58:01 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-22 09:58:04 UTC|1 VERSION=2.10 /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-22 09:58:12 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-22 09:58:31 UTC/bin/sh -c #(nop) COPY dir:dd31dadd9a641d7b19a7441f845fb8ea6cbd71447ec8395fa384ea1426ba2f37 in /usr/lib/python3.10/site-packages/
2022-11-22 09:58:35 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-22 09:58:38 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-22 09:58:41 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:58:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 09:58:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 09:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:56:10+00:00
2022-11-22 09:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:58:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 10:54:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 10:54:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 10:54:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 10:54:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 10:54:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 10:54:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 10:54:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 10:54:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 10:54:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2022-11-22 10:54:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2022-11-22 10:54:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2022-11-22 10:54:44 UTC/bin/sh -c #(nop) COPY dir:921b6708f48263a35f29206ffc4a10e74be5af5c602849d5ab637ad6d5a4f72d in /usr/lib/python3.10/site-packages/
2022-11-22 10:54:48 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-22 10:54:51 UTC/bin/sh -c #(nop) COPY file:f6080702525013424ba6deb388b8fc4d144f2424d925aebd6c8f51e9c4c1b38e in /usr/bin/aws-iam-authenticator
2022-11-22 10:54:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 10:54:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 10:54:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 10:55:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:03:57+00:00
2022-11-22 10:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 10:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 10:55:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 11:27:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:27:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:27:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:27:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:27:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:27:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:27:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:27:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2022-11-22 11:27:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2022-11-22 11:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2022-11-22 11:27:49 UTC/bin/sh -c #(nop) COPY dir:a9a7b0db67f2b94ee29e1a17d8f4ecc5428bde609474d85c895a4c17f7758fe1 in /usr/lib/python3.10/site-packages/
2022-11-22 11:27:53 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-22 11:27:57 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-22 11:28:00 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:28:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:28:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:28:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 11:25:10+00:00
2022-11-22 11:28:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:28:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:28:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-22 12:27:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 12:28:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 12:28:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 12:28:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 12:28:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 12:28:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 12:28:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 12:28:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 12:28:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awskops
2022-11-22 12:28:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awskops
2022-11-22 12:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awskops
2022-11-22 12:28:29 UTC/bin/sh -c #(nop) COPY file:9064495dc79c6d4fe351711d02060f2e8a98b02c43b76beb8ba599b2bdb3b14a in /usr/bin/kops
2022-11-22 12:28:32 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 12:28:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 12:28:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 12:28:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 12:25:32+00:00
2022-11-22 12:28:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 12:28:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 12:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.