2022-12-02 07:36:44 UTC
165 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.56% (2.58 MB)
[#001] sha256:4989813e08db6be58425cd82986b12b55911dc766bf99e7bcd69ea986171a987 - 7.86% (13 MB)
[#002] sha256:0357bc69dd72547d61510132eadefec3cf6300b10935b8bcdb620b9df5670335 - 23.72% (39.2 MB)
[#003] sha256:eabf85e4aea2d256ce7f8ea69fb9965db6994df4cc246f19f38108242d43c77d - 0.0% (1.38 KB)
[#004] sha256:b6c4e55ef49546ec598f7280854b5bf78b4f45aa8f12854684a01672b2693b2c - 16.6% (27.4 MB)
[#005] sha256:a84061b448c418b10fc0126cf7541fcfc059446d07135320504cce5b6214d945 - 0.0% (93 Bytes)
[#006] sha256:ec8937af80bbbddb0047ac1496aefa41c4adb9a92415e08c6b8139f24268408c - 0.0% (1.26 KB)
[#007] sha256:37ef0436b26ef371338ef307927e8dbc052852d15919c237d4fa90e86f4bbe0c - 8.76% (14.5 MB)
[#008] sha256:6be58e9968bdcca9367eca44e15f1795c925ef2889fa1e363073afda098dbbe3 - 0.24% (401 KB)
[#009] sha256:8a1c0c4095a00956ac8c816fef59d62ec9354f73773bb3809f1f00545dc251c6 - 3.82% (6.31 MB)
[#010] sha256:23d02c3a6c3618c56c9396837006ddc1dd2c0309a3613876e2a2aa8b89c7e7b2 - 0.0% (1.94 KB)
[#011] sha256:843ae629045e12fe7c802dfd25bbcd3ea1fac1dd1f7c4038eb879bcc7f950891 - 7.97% (13.2 MB)
[#012] sha256:95fe840e6fc8bc83a57017a183edcd0704d1f1f3344a729c01105ca52105db15 - 0.0% (651 Bytes)
[#013] sha256:0be61a1cc068ebe2d7d57a10e70e524f8e2e3300ef223f1c3df4559927480d75 - 6.71% (11.1 MB)
[#014] sha256:cd6efbc984cae5437551267b7e7ec92cc08c4007b0fc7fe8b080728b0a72bf66 - 0.81% (1.34 MB)
[#015] sha256:c48fd0b499812ebbe5f7ed4e9aecc864c529297c37725f66cdef84dd6431e23d - 7.53% (12.4 MB)
[#016] sha256:ee40f5b7b0f9a4a8a0d70a269da6db46b869a09585ea0417c75c9d6713b688a4 - 0.0% (196 Bytes)
[#017] sha256:21f6419740c6ca556c7f324600c9340257f016e740b584041315d508029b16db - 14.41% (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-12-02 05:10:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:10:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:10:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:10:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:10:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:10:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:10:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-12-02 05:10:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-12-02 05:10:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-12-02 05:10:54 UTC|1 VERSION=2.13 /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-12-02 05:11:06 UTC/bin/sh -c #(nop) COPY dir:414a0a12298c9bd9ff10801d889e3c1ccddea12a1a663bbc2d6cce6edc10f567 in /usr/lib/python3.10/site-packages/
2022-12-02 05:11:08 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-12-02 05:14:15 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-02 05:14:17 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:14:19 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:14:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:01:11+00:00
2022-12-02 05:14:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:14:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-12-02 05:34:18 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:35:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:35:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:35:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-12-02 05:35:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-12-02 05:35:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-12-02 05:35:31 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-02 05:35:33 UTC|1 VERSION=2.13 /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-12-02 05:35:38 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-02 05:35:49 UTC/bin/sh -c #(nop) COPY dir:1753025b862249743deeee1d299f126d931a9b635212092ca94f0efee03efddd in /usr/lib/python3.10/site-packages/
2022-12-02 05:35:51 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-02 05:35:52 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-02 05:35:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:35:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 05:35:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 05:35:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:34:16+00:00
2022-12-02 05:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-12-02 06:39:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 06:39:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 06:39:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 06:39:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 06:39:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 06:39:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 06:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 06:39:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-12-02 06:39:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-12-02 06:39:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-12-02 06:40:13 UTC/bin/sh -c #(nop) COPY dir:e80f5ed15e5d4c3ec6c138151937eb0dcc8a212ae3dc5020b1aff96ee2782729 in /usr/lib/python3.10/site-packages/
2022-12-02 06:40:15 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-02 06:40:17 UTC/bin/sh -c #(nop) COPY file:1b31d36c66306da1a1690753b99d5bdd7159bbf8b7cecc164a2e60d493d7e84c in /usr/bin/aws-iam-authenticator
2022-12-02 06:40:19 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 06:40:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 06:40:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 06:40:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:49:41+00:00
2022-12-02 06:40:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 06:40:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 06:40:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-12-02 07:11:18 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:11:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:11:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:11:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:11:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:11:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-12-02 07:11:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-12-02 07:11:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-12-02 07:11:49 UTC/bin/sh -c #(nop) COPY dir:d13c3e5c9848796f0b440e5b771a486379151de4b6d476f21b71d6385d667302 in /usr/lib/python3.10/site-packages/
2022-12-02 07:11:52 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-02 07:11:54 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-02 07:11:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:11:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:12:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:09:39+00:00
2022-12-02 07:12:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:12:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:12:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-12-02 07:36:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:36:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:36:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:36:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:36:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awskops
2022-12-02 07:36:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awskops
2022-12-02 07:36:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awskops
2022-12-02 07:36:31 UTC/bin/sh -c #(nop) COPY file:9624d7c2b1ed55b93aec7a8c3ae8ce944d48d8cbbfa7b6dfa2df9ff00abc606e in /usr/bin/kops
2022-12-02 07:36:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:36:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:36:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:36:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:33:46+00:00
2022-12-02 07:36:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.