2022-11-22 12:39:26 UTC
253 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.06% (2.68 MB)
[#001] sha256:ecf7f9ab98b2db85342ac453669ecc46aba51e9345ec59228b7dca7996b5d176 - 5.1% (12.9 MB)
[#002] sha256:ec339eda824caf90235acfa12359b0c69343de2ee2d0828a74a7cd789ddd873b - 18.15% (45.9 MB)
[#003] sha256:33431f72f71d0b361fdacff70991ed03535e2da460cc843ea0532b11e0d10145 - 0.0% (6.73 KB)
[#004] sha256:6e5b5e1cf95bfee70800ffdeebd0799d34984b022501738b79b295cff397c57e - 10.35% (26.2 MB)
[#005] sha256:ffd7b392273aed74cc5c97040398e903d372d68fa8428d0ffe4012634075e295 - 0.0% (93 Bytes)
[#006] sha256:0cd5f1c4b7d06414a652980a79dc13129ae6464e83d39ccabcebcdd84760d236 - 0.0% (1.26 KB)
[#007] sha256:8c0bafb4782a3d650365e19229e4bad8fec66a55bc82f8dd49e93714ba957d5d - 5.75% (14.5 MB)
[#008] sha256:606a211214f075b1f48dc06790e93dc6e907bc5b718142fbcd36176e78a5e2f1 - 0.15% (401 KB)
[#009] sha256:7c4843bc17c23040d33ac767284fb61efd6a230e00ec23a58f69e1c3a27825fd - 2.65% (6.69 MB)
[#010] sha256:76974879ecf3774963a7a6e5c5cf79b6030d1766f5a7d6abf636aa5bb626087e - 0.0% (1.66 KB)
[#011] sha256:5c0ac597dbd097a3e0456c11c1692550b14893771ac677ec1242cee969ee8a7b - 5.1% (12.9 MB)
[#012] sha256:afe5a189afbc2d16559ae6086a6bb032a9996636e163db7cbdf27239fd1aa292 - 0.0% (652 Bytes)
[#013] sha256:c5c551718533fd77009ca82d34f8f8d9429c0a44e072819d5c68158377c61cd0 - 4.84% (12.2 MB)
[#014] sha256:8d7bc8c64dc72c50668c04cc059f9d1558fd38c932a2e9e84ec6b6d027680086 - 0.53% (1.34 MB)
[#015] sha256:7549ddfaf4f47707fe2c936a6aaa523c377bd1724ed64a58bf83f2e1876c7aa4 - 5.44% (13.8 MB)
[#016] sha256:6400e1ccdc87f4ee50843c13b828bd291071ac84a285c172b2143349bb1a9eed - 19.04% (48.1 MB)
[#017] sha256:0bb6f3acd935e00dd7ed167ab301e8461582381ac39511deab3a1f23d2f290b0 - 21.84% (55.2 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:38:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 12:38:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 12:38:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 12:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 12:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 12:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 12:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 12:38:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 12:38:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awskops
2022-11-22 12:38:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awskops
2022-11-22 12:38:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awskops
2022-11-22 12:39:05 UTC/bin/sh -c #(nop) COPY file:e95c873401c0ef72aa4ad5d61b0e35c0bc787ac9c6e01eee6eba03c355f03626 in /usr/bin/kops
2022-11-22 12:39:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 12:39:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 12:39:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 12:39:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 12:26:11+00:00
2022-11-22 12:39:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 12:39:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 12:39:26 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.