2023-01-30 14:25:32 UTC
193 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.34% (2.58 MB)
[#001] sha256:a8fcd2560c631f13f517e1bbd508f100fa61bb9c1cb6acf54541e1d3fddadb3f - 6.72% (13 MB)
[#002] sha256:5c3a9b0f3f12d33e52b8135a50e0212532f91e8a43ba86268fa6782375e12fd1 - 23.46% (45.3 MB)
[#003] sha256:5d2d4a21d7d2a88ce7eb0127ee8ca9a2d048aa934b587f8e5f33781578f554ba - 0.0% (6.73 KB)
[#004] sha256:d7c1fe9ba3b05c16ac64e2f55d7ae94df63d1e7aef3e57e4ae7b12a61f2287d3 - 13.55% (26.2 MB)
[#005] sha256:8607f3db9a4051e006a0ebb49624548eb0a2570c448e79bea7ae15ba3455d40b - 0.0% (93 Bytes)
[#006] sha256:8c343ef0800593f0b8fc3629fa6a49c249d9cf42878dc3a8718b519966287649 - 0.0% (1.26 KB)
[#007] sha256:8e267573fea938feabdcf6cf00e4f0ff47dca142aacf36734a07ca0b4f8c8bb9 - 7.49% (14.5 MB)
[#008] sha256:8003dcc4816d2e49755512d2ffb5ee2dba61c5d90b2eb673adcec5922740338d - 0.21% (416 KB)
[#009] sha256:381dd6815dcda0bdc0aba37332376456b7508286da2c7120f52ee2554d444e97 - 3.28% (6.34 MB)
[#010] sha256:278d5d221626633ba9ca4a7a71c2b7cdb593b094a05db1818aa10606f8f300e9 - 0.0% (1.94 KB)
[#011] sha256:b21ebac1177556922533add8b9f5a324a15cd8dcea285af2c5a672dc2c00908e - 6.89% (13.3 MB)
[#012] sha256:aa5b2341e1bafa890a6325733de3216184dce989aa0d81660f36e608b3a17c39 - 0.0% (655 Bytes)
[#013] sha256:28e35258c4b96971b5974f5e7a881458670aa82662826626212d63cb725e4601 - 5.74% (11.1 MB)
[#014] sha256:b43560fc347268f924213cd5a70fdc2e260aa1948bf71ecb4f56e60aad480dc7 - 0.77% (1.49 MB)
[#015] sha256:da4e998995d509d30bdaebaa6110213913c8fd3487cf369304ef625026040438 - 6.81% (13.2 MB)
[#016] sha256:fa983c96d0f322c922c5e88e2f1e77727bce466c97c1ccad4d9e98a74c68f178 - 0.0% (193 Bytes)
[#017] sha256:a846d676543816d82d81be9978c56429349e234d8989bdf181aeb83bcea36121 - 23.73% (45.8 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 11:41:42 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 11:41:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 11:41:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 11:41:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 11:41:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 11:41:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 11:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 11:41:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 11:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2023-01-30 11:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2023-01-30 11:41:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2023-01-30 11:42:02 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
2023-01-30 11:42:21 UTC/bin/sh -c #(nop) COPY dir:b2055b34158ffa80777eee2dd9b124def9b561045abc4a3ef9999f0bb977af0e in /usr/lib/python3.10/site-packages/
2023-01-30 11:42:25 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2023-01-30 11:46:20 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 11:46:23 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 11:46:26 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 11:46:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 11:17:57+00:00
2023-01-30 11:46:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 11:46:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 11:46:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 12:00:19 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 12:01:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 12:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 12:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 12:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 12:01:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 12:01:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 12:01:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 12:01:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2023-01-30 12:01:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2023-01-30 12:01:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2023-01-30 12:01:47 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 12:01:49 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
2023-01-30 12:01:55 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 12:02:08 UTC/bin/sh -c #(nop) COPY dir:3db852ee9f2c7b15a548afd1fa39c053a5d7515f6e7170440c43a04168c6b8d4 in /usr/lib/python3.10/site-packages/
2023-01-30 12:02:11 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-01-30 12:02:13 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 12:02:16 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 12:02:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 12:02:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 12:02:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 12:00:17+00:00
2023-01-30 12:02:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 12:02:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 12:02:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 13:40:16 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 13:40:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 13:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 13:40:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 13:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 13:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 13:40:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 13:40:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 13:40:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2023-01-30 13:40:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2023-01-30 13:40:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2023-01-30 13:41:01 UTC/bin/sh -c #(nop) COPY dir:bf060cfd059b02a7cdcad2200b90c75bb3a700085404efcc209ce12730d7fb8e in /usr/lib/python3.10/site-packages/
2023-01-30 13:41:05 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 13:41:08 UTC/bin/sh -c #(nop) COPY file:790cbf08ee05ed008ec5764b514f19c443f3367e3c5b0f4fbe800d9655e8216a in /usr/bin/aws-iam-authenticator
2023-01-30 13:41:10 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 13:41:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 13:41:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 13:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 12:47:03+00:00
2023-01-30 13:41:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 13:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 13:41:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 14:13:49 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 14:13:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 14:13:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 14:13:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 14:13:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 14:14:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 14:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 14:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 14:14:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2023-01-30 14:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2023-01-30 14:14:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2023-01-30 14:14:31 UTC/bin/sh -c #(nop) COPY dir:5c78123eef135b44a2728e3728173e9e29426dfaaf0427f298354caab8d0cc5b in /usr/lib/python3.10/site-packages/
2023-01-30 14:14:35 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-01-30 14:14:39 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-01-30 14:14:42 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 14:14:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 14:14:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 14:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 14:12:00+00:00
2023-01-30 14:14:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 14:14:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 14:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 14:24:43 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 14:24:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 14:24:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 14:24:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 14:24:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 14:24:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 14:24:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 14:25:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 14:25:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awskops
2023-01-30 14:25:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awskops
2023-01-30 14:25:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awskops
2023-01-30 14:25:14 UTC/bin/sh -c #(nop) COPY file:21b6f36c73ee31cdab71f85f6713114b6bc5c08ffaffa09761ef4e23fcdf18e5 in /usr/bin/kops
2023-01-30 14:25:16 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 14:25:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 14:25:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 14:25:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 14:22:09+00:00
2023-01-30 14:25:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 14:25:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 14:25:32 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.