2022-12-03 08:17:42 UTC
168 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.54% (2.58 MB)
[#001] sha256:4a0a09f74051619381686d5c4e681349094051dbcf2134f5dba8af674e917cb3 - 7.73% (13 MB)
[#002] sha256:d38c0170e0a38bb9114f1ba50dd5e9de92e908bba4cfc671edf132f03984e338 - 29.95% (50.2 MB)
[#003] sha256:f2df4cc87e5ddcf98b71ad29bb0034c3cbb296145127fc7eef1bbe2ebe0e4801 - 0.0% (6.96 KB)
[#004] sha256:aa2e5a22616d6bad49d66c29a1116390a4c5e2d69da002c93796d893eefc93db - 18.96% (31.8 MB)
[#005] sha256:77be1c4fab3dbce16a4a337724e6e9f7670118a346b48e397bf85aea60aa0d7b - 0.0% (93 Bytes)
[#006] sha256:8f5318a416863fa3f62173d12ee15256b4468906ddbca298ee362a1da07fc881 - 0.0% (1.26 KB)
[#007] sha256:705d36293018bf34010b8625a2bd25dcdf49de8bcf14527145a6ae795453ea88 - 8.62% (14.5 MB)
[#008] sha256:48293aa995e954c44209a8aec4eb7c5dd861ea5a27eb2b63378efcf679c29004 - 0.23% (401 KB)
[#009] sha256:243c36ddacbcb744c722c466dac9ecb28a2810d68c5f095352f65b909d31dea5 - 3.76% (6.31 MB)
[#010] sha256:fc4ac31eebea737a324c5464f92d03b7bf70b7efab9242b1a6744fc2e8514e5f - 0.0% (1.94 KB)
[#011] sha256:d38fff2b53386de5a74f483f4ac2a7bff75a65adcd57dc4dba01aa94cd4bdc1b - 7.85% (13.2 MB)
[#012] sha256:c50a71f8cdd2b418cf864a2c0e1623842f72e4edae415660fc8537c74a71fab4 - 0.0% (655 Bytes)
[#013] sha256:bf68737b4b0f976f2e202e98a5d2be7a752401d3a536cb4263bc997d23287116 - 6.61% (11.1 MB)
[#014] sha256:0ac9b8062f970ac0e13dbfe8cef7b79852f0cd5f47e4e4800227e5c644c6744a - 0.8% (1.34 MB)
[#015] sha256:fe3f41c5fa1d50202454b0d7cfd21d2ec1da33825401bef6b70d51bbcb6c88a6 - 7.42% (12.4 MB)
[#016] sha256:e8744af3841f8b0ba97332b47f867951170b9b4f4824e361c430719ae5a68e00 - 0.0% (194 Bytes)
[#017] sha256:3e4ce71f937294be7e79b150193525067ede729c025424ffe039e581eb199df3 - 6.52% (10.9 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-03 05:31:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:31:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:31:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:31:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:31:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:31:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:31:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:31:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:31:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-12-03 05:31:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-12-03 05:31:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-12-03 05:31:42 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-12-03 05:32:04 UTC/bin/sh -c #(nop) COPY dir:3d48cecfd97a69a1d251adb9fc627256bb4cb54893aeeaeab62f57640e3c383e in /usr/lib/python3.10/site-packages/
2022-12-03 05:32:09 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-12-03 05:36:34 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-03 05:36:37 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:36:40 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:07:03+00:00
2022-12-03 05:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:36:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-12-03 05:39:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:41:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:41:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:41:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:41:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:41:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-12-03 05:41:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-12-03 05:41:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-12-03 05:42:01 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-03 05:42:05 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-12-03 05:42:14 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-03 05:42:37 UTC/bin/sh -c #(nop) COPY dir:1c7b69e2ef4b0cb8a918912611a15b2463be062046b10e71701b57b091cabd3a in /usr/lib/python3.10/site-packages/
2022-12-03 05:42:42 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-03 05:42:46 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-03 05:42:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:42:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:42:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:42:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:54+00:00
2022-12-03 05:43:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:43:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:43:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-12-03 06:59:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 06:59:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 06:59:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 06:59:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:00:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:00:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:00:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:00:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:00:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-12-03 07:00:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-12-03 07:00:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-12-03 07:01:17 UTC/bin/sh -c #(nop) COPY dir:66cd6cec8fe1724be63cfa47614d6583d0f272eddf5f3f8c8a1ea5b5bdb7bbd9 in /usr/lib/python3.10/site-packages/
2022-12-03 07:01:22 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-03 07:01:27 UTC/bin/sh -c #(nop) COPY file:dd44610924f6a54524d2fb0adaa9d88fe5b87988c9c181825888673ac91a1d95 in /usr/bin/aws-iam-authenticator
2022-12-03 07:01:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:01:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:01:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:01:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:48:50+00:00
2022-12-03 07:01:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-12-03 07:14:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:14:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:14:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:14:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:14:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:15:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-12-03 07:15:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-12-03 07:15:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-12-03 07:15:30 UTC/bin/sh -c #(nop) COPY dir:b44b2cd86dfe8e697a7ee69f2ea429f50dbc9bf59c92ffe5c2813bb051a556e1 in /usr/lib/python3.10/site-packages/
2022-12-03 07:15:35 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-03 07:15:39 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-03 07:15:42 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:15:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:15:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:15:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:12:38+00:00
2022-12-03 07:15:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:15:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:16:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-12-03 08:16:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 08:16:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 08:16:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 08:16:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 08:16:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 08:17:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 08:17:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 08:17:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 08:17:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2022-12-03 08:17:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2022-12-03 08:17:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2022-12-03 08:17:20 UTC/bin/sh -c #(nop) COPY file:9c9192ed984e64ea9132f60efd731a17da109ae0965c3b35cec62aa5901a24af in /usr/bin/helm
2022-12-03 08:17:23 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 08:17:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 08:17:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 08:17:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 08:16:15+00:00
2022-12-03 08:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 08:17:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 08:17:42 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.