2022-11-16 05:50:15 UTC
167 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.55% (2.58 MB)
[#001] sha256:268aeda8a5bbaeab7f474d5f6d8e5e7fa248f38b55f73ee641a9cdbd0ef374b4 - 7.76% (13 MB)
[#002] sha256:96b844ac5fa82e1720a70e7e505dae2f034973246bd6957b57942537448e628e - 30.06% (50.2 MB)
[#003] sha256:ba62bde808095dd69980df3cd42557c9c73e230a63df4b3749ae2ee0feacf9b4 - 0.0% (6.96 KB)
[#004] sha256:55ec5b503af47e889d6503f4aede0a36cc43b3b18aec350ab6bfbb3fa81040ba - 19.02% (31.8 MB)
[#005] sha256:ce0b4fce6852af7dcfae4aef76fdd748f53ce866b97d5c94559a77642a502bdb - 0.0% (93 Bytes)
[#006] sha256:6bd81d7e327344f25a48bcd1ff901bf081e23b4bd62bd592c08cc8b393bcbc90 - 0.0% (1.26 KB)
[#007] sha256:33dd4d42d3bb1ec6665dacfe92fb3161a6addd69fa855bcbdf0e1729501f7e03 - 8.65% (14.5 MB)
[#008] sha256:da79c7a3cfed84ea94a3d52b5cbd144293960655d728b16b084df5fe5b2745a8 - 0.23% (401 KB)
[#009] sha256:b681c08e57abd08c9f4740f8ce9fe4ea4624b8fa8e1a784002e0815242e1a0fc - 3.78% (6.31 MB)
[#010] sha256:cd4ee79bec5e05d5f8d3bdb86ccd4d5e70612615b47b4c14aa404c71815fe9e9 - 0.0% (1.65 KB)
[#011] sha256:f91a151f0ab21d9f8ea7faa856156035aa97cd2510566affdbc84307d984077f - 7.68% (12.8 MB)
[#012] sha256:3319a725f5f25d35a25710bf324e83287547118eef186eb84ebb50e1b866e3a7 - 0.0% (655 Bytes)
[#013] sha256:0f50010488faaf9b11a6e76347c252c9065648b8c21df7cdd9d00414b570be25 - 6.63% (11.1 MB)
[#014] sha256:e82ddc45f3dc6ca7af08e3f5c69fdf94e5d75ab4431697fff1eb45d0978d766c - 0.8% (1.34 MB)
[#015] sha256:5c5344349ebe68d8ab4a466814c55108ff63a87f92373615bfc49da6f6267cb9 - 7.44% (12.4 MB)
[#016] sha256:f322f359553f5b5582fdef50c215b8a28ba125dd75a45e0221168bd5be5abb80 - 0.0% (193 Bytes)
[#017] sha256:339b79c9ddea231d3e0fd095836600d2f641df71e5a2e5af8d77377961d7b518 - 6.39% (10.7 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-16 03:28:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:28:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:28:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:28:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:28:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:28:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:28:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-11-16 03:28:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-11-16 03:28:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-11-16 03:28:40 UTC|1 VERSION=2.12 /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 03:29:02 UTC/bin/sh -c #(nop) COPY dir:910627e39afffadff7178291d68f1ee0f3da80b69177cb77692c29bee3c76dd4 in /usr/lib/python3.10/site-packages/
2022-11-16 03:29:07 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-11-16 03:36:07 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 03:36:11 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:36:14 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 03:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 02:58:02+00:00
2022-11-16 03:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:36:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-16 03:44:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:45:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:45:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:45:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:45:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:45:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:45:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-11-16 03:46:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-11-16 03:46:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-11-16 03:46:06 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 03:46:09 UTC|1 VERSION=2.12 /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 03:46:17 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 03:46:40 UTC/bin/sh -c #(nop) COPY dir:96ffddd269ad4d50654f66b9215dbb298b98a2c73db1af1596ce41a80ae7d368 in /usr/lib/python3.10/site-packages/
2022-11-16 03:46:44 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 03:46:47 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 03:46:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:46:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 03:46:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 03:46:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:44:21+00:00
2022-11-16 03:47:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:47:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:47:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-16 04:57:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 04:57:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 04:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 04:57:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 04:57:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 04:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 04:57:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 04:57:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 04:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-11-16 04:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-11-16 04:57:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-11-16 04:58:16 UTC/bin/sh -c #(nop) COPY dir:4a8898cf3e35e0e9cede5869d7cc745310c7eb14f7aa63619ca9a5084a2e38ea in /usr/lib/python3.10/site-packages/
2022-11-16 04:58:21 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 04:58:24 UTC/bin/sh -c #(nop) COPY file:9f79d53bf238fda538412d84a6f35035ff2c566d1af9e299b8cc5f7a35c38df1 in /usr/bin/aws-iam-authenticator
2022-11-16 04:58:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 04:58:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 04:58:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 04:58:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 04:03:59+00:00
2022-11-16 04:58:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 04:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 04:58:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-16 05:28:42 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 05:28:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 05:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 05:28:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 05:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 05:28:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 05:29:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 05:29:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 05:29:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-11-16 05:29:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-11-16 05:29:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-11-16 05:29:37 UTC/bin/sh -c #(nop) COPY dir:31c565e67c4e110f7760f20f1b55f3f93cc6fba2bf4186e15f504c44ab8e6ca0 in /usr/lib/python3.10/site-packages/
2022-11-16 05:29:42 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-16 05:29:46 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-16 05:29:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 05:29:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 05:29:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 05:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 05:26:39+00:00
2022-11-16 05:30:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 05:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 05:30:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-16 05:48:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 05:48:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 05:49:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 05:49:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 05:49:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 05:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 05:49:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 05:49:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 05:49:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2022-11-16 05:49:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2022-11-16 05:49:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2022-11-16 05:49:43 UTC/bin/sh -c #(nop) COPY file:a8067bdac6e6c440bdc1663353cb4547761fb6d69affeb54930b8dd95c5bb61d in /usr/bin/helm
2022-11-16 05:49:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 05:49:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 05:49:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 05:50:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 05:48:14+00:00
2022-11-16 05:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 05:50:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 05:50:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
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.