2021-03-25 03:12:49 UTC
127 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ba3557a56b150f9b813f9d02274d62914fd8fce120dd374d9ee17b87cf1d277d - 2.11% (2.68 MB)
[#001] sha256:fa6fb36a2f80822b84176f0df116b4c6f6fc1046b25b94a8aff3a2eaa7ab4560 - 8.81% (11.2 MB)
[#002] sha256:005211207449f37d0756bccaf03ee68d83d9a98ca958ffaaafeb75d481acf52c - 10.26% (13.1 MB)
[#003] sha256:7a7ec7740a5d6e4ccb826d21f3dd196cf365882296a829487d48924bc949239c - 0.0% (2.42 KB)
[#004] sha256:c3a003798647e3519045ab7d2e5c440f8e131fe4effcd7a1f95afa6b3c01a68b - 0.0% (3.75 KB)
[#005] sha256:aa4e35e619e747e1e72322ec2f6cc7568f7e3ed09dcf774c0eb258f79849d2ea - 0.0% (93 Bytes)
[#006] sha256:8f5279a5d2cd6e9f0cb591567c37844a297c33d1e43cabf827edfb42afe7b153 - 0.0% (1.24 KB)
[#007] sha256:2f96df895e6978d73fabf76397c5ffe34ec7b5bfb8713666b925f3b59cc82c51 - 12.51% (15.9 MB)
[#008] sha256:a191923d719fc2bd09c0e4382912ccbbc3b13d7a999f36befbf2e2a2947fdc29 - 0.3% (385 KB)
[#009] sha256:8884bdd82694bdd711a86cea612f8b47c14ca5435ab815ed82ef4b559b4839ff - 2.56% (3.26 MB)
[#010] sha256:6b9389c16ae67b46497c4bb3f4b66a47d52221876073ac2b0541f5426ec83ca9 - 0.0% (1.66 KB)
[#011] sha256:ef426190705879441c45ec44d3441d33c911ba8345247010d34927f4bc005c47 - 7.91% (10.1 MB)
[#012] sha256:e91eccbff7f65495194b0ef8eaf320309dc934707399cdd1519c2b9cf050efec - 0.0% (653 Bytes)
[#013] sha256:fc9576368ce473affdd196e68e287249f6bfdd43773d7954d8edab94ee4bdc5e - 8.63% (11 MB)
[#014] sha256:0234a061c05e2278ec276c32a8f77244bc07c6b5eab656f9382b961e36131365 - 1.89% (2.4 MB)
[#015] sha256:b40262bac73422f010be2c6155f0af830a086e78e65a1a63937111d4210118eb - 9.01% (11.5 MB)
[#016] sha256:912d6428383dce6b51b1ea73216eed7159f26b4690fe09dbb07b97cea6131829 - 16.7% (21.3 MB)
[#017] sha256:4f8d5001c167da2d6d2b75e46882f54dbfef1cb93ff445c5a8ada2b43a0924cd - 0.0% (221 Bytes)
[#018] sha256:28ca42a53cbdead2fb16f147b16a6b06e9d1072f650176fbe72352cd338ab886 - 19.31% (24.6 MB)
/bin/sh -c #(nop) ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /
2021-02-17 21:19:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-03-25 03:08:42 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 03:08:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 03:08:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 03:08:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 03:08:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 03:08:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 03:08:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 03:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 03:08:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-03-25 03:08:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-03-25 03:08:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-03-25 03:08:56 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 && ln -sf /usr/bin/python3 /usr/bin/python && ln -sf ansible /usr/bin/ansible-config && ln -sf ansible /usr/bin/ansible-console && ln -sf ansible /usr/bin/ansible-doc && ln -sf ansible /usr/bin/ansible-galaxy && ln -sf ansible /usr/bin/ansible-inventory && ln -sf ansible /usr/bin/ansible-playbook && ln -sf ansible /usr/bin/ansible-pull && ln -sf ansible /usr/bin/ansible-test && ln -sf ansible /usr/bin/ansible-vault && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf
2021-03-25 03:09:00 UTC/bin/sh -c #(nop) COPY dir:fa5c701376620d3e4864ed2101d22204d7813872518ef041ca979451a2b18ef9 in /usr/lib/python3.8/site-packages/
2021-03-25 03:09:04 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-03-25 03:09:05 UTC/bin/sh -c #(nop) COPY file:e340db5070a027c1219f4fed1a521b81cf1c8337176f57ba767fd5b90ac4728b in /usr/bin/ansible-connection
2021-03-25 03:09:05 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 03:09:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-03-25 03:09:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 03:08:04+00:00
2021-03-25 03:09:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 03:09:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-03-25 03:09:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 03:09:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 03:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 03:09:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 03:09:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 03:09:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 03:09:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 03:09:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 03:09:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-03-25 03:09:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-03-25 03:09:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-03-25 03:09:27 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-03-25 03:09:28 UTC|1 VERSION=2.9 /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
2021-03-25 03:09:32 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-03-25 03:09:34 UTC/bin/sh -c #(nop) COPY dir:df64cd03c478dd52f88072ae4daf50a18eca22d26272233a994ca029f86c1800 in /usr/lib/python3.8/site-packages/
2021-03-25 03:09:35 UTC/bin/sh -c #(nop) COPY file:8199337d81498736ca5c8f9837d4bfb73e96b642b483066d967fd4320d6331af in /usr/bin/yq
2021-03-25 03:09:36 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-03-25 03:09:36 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 03:09:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 03:09:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 03:09:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 03:09:10+00:00
2021-03-25 03:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 03:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-03-25 03:10:08 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 03:10:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 03:10:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 03:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 03:10:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 03:10:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 03:10:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 03:10:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 03:10:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-03-25 03:10:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-03-25 03:10:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-03-25 03:10:21 UTC/bin/sh -c #(nop) COPY dir:2d2e9863d928f5ffe1c4571ecea8e6e8f86429bc05c1592b580cce2ad94978a6 in /usr/lib/python3.8/site-packages/
2021-03-25 03:10:26 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-03-25 03:10:27 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-03-25 03:10:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 03:10:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 03:10:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 03:10:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 03:09:42+00:00
2021-03-25 03:10:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 03:10:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-03-25 03:11:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 03:11:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 03:11:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 03:11:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 03:11:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 03:11:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 03:11:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 03:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 03:11:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-03-25 03:11:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-03-25 03:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-03-25 03:11:22 UTC/bin/sh -c #(nop) COPY dir:009f517f5788e8a80ce55b5bbf840ccadf3b1ad29578cda77b401ab7f161b8b2 in /usr/lib/python3.8/site-packages/
2021-03-25 03:11:25 UTC/bin/sh -c #(nop) COPY file:69a008798efe00d0ab06b7d5f1aa12fde8a991f238213b9ed2007be43b1c03fe in /usr/bin/kubectl
2021-03-25 03:11:27 UTC/bin/sh -c #(nop) COPY file:5815833622e92dd8679362d1e25e0a36a756e742dbc8c4c19ed46c50b9a050b1 in /usr/bin/oc-dynamically-linked
2021-03-25 03:11:31 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-03-25 03:11:31 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 03:11:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 03:11:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 03:11:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 03:10:34+00:00
2021-03-25 03:11:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 03:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-03-25 03:12:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 03:12:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 03:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 03:12:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 03:12:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 03:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 03:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 03:12:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 03:12:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2021-03-25 03:12:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2021-03-25 03:12:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2021-03-25 03:12:42 UTC/bin/sh -c #(nop) COPY file:d26f77d4873be26cafada670e1467277442450ec1067cb481773620370b39b7e in /usr/bin/kops
2021-03-25 03:12:45 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 03:12:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 03:12:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 03:12:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 03:11:37+00:00
2021-03-25 03:12:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 03:12:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.