2021-10-25 07:45:49 UTC
178 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.51% (2.68 MB)
[#001] sha256:19b29f02cbc735942f356c73dee599fc7f106748fb72dd173f05f75bf851651a - 6.34% (11.3 MB)
[#002] sha256:d912de8793db06c0c722183e7d5a4188f086c46b621b6bc30e09353169341d20 - 12.24% (21.8 MB)
[#003] sha256:d9433aa172e1d1d3eae4cf49cb0cb1790a8657ce932737b4629eaa6afccf397a - 0.0% (2.42 KB)
[#004] sha256:84f775d21bd6af68933abfec7da1ed4521069d6beae5bec3686e705c5271d2d1 - 0.0% (3.84 KB)
[#005] sha256:e2825a3d917cc9a9a4fda420bad58cd07c0b40f96d8593bb69b403859ded6350 - 9.13% (16.3 MB)
[#006] sha256:fbd03c503fbbfb01ee747b24bd3350cff383fd2d519c54328a78b1342c8ea4ec - 0.0% (93 Bytes)
[#007] sha256:4dcdf1a98cfdaf609ee3d02e829a17cbb399a243860bc31f6963402f8dba5f2f - 0.0% (1.25 KB)
[#008] sha256:5683c4de9594d8111755f4e99c1aa83d0b40f5493aae49037da358bcb8645a35 - 8.96% (16 MB)
[#009] sha256:ba39ea3e0c9ad9e34062f5729508b741f3ec04d89c7300af3c815b943858de3e - 0.21% (385 KB)
[#010] sha256:5e23e9861d8d07ca409881708f3d04ba1f2b4d61b698658fbfc154f7a95285ce - 2.3% (4.1 MB)
[#011] sha256:01cae135fe97eb819b83b6ce4e356099de3ddcce60633dc0d4da308bf8c99b91 - 0.0% (1.66 KB)
[#012] sha256:711389d206bd7e76238c7748d4bd5933716e9aa1422ee75b615ebf59c830dfa9 - 6.06% (10.8 MB)
[#013] sha256:0f6608f081845109c6ae212f3b143e8f0d4558e70bafc6770599335ef5e2f21d - 0.0% (653 Bytes)
[#014] sha256:79794640ae1c15346c78d5653688a2fc1cc0fb7e26bf646dcf706cbc2fccbd75 - 5.6% (9.98 MB)
[#015] sha256:5b60231539bea813a7ce70e868c70d067107b9b5fd2598813e97502dd6134f9f - 1.36% (2.43 MB)
[#016] sha256:d0a7bf7571db7e4ba13e05df44c549fadd897238fa1229f230a0910b801cb4ae - 7.27% (13 MB)
[#017] sha256:0a048354de8fb1695a9e1dc83e5db9bfa94fc56fb28f990dab01e5cef1dff97e - 25.24% (45 MB)
[#018] sha256:cf2671263c0a3381383ffc18dac58d7935b3b39a741ee7f89e315320e0590fa1 - 0.0% (222 Bytes)
[#019] sha256:80e36699a18abea7f2b52c292ebbb89a444d4af2f18b7d4bc88e1df2758760d9 - 13.79% (24.6 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 07:41:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 07:41:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 07:41:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 07:41:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 07:41:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 07:41:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 07:41:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 07:41:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 07:41:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-10-25 07:41:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-10-25 07:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-10-25 07:41:40 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 yaml && 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-10-25 07:41:46 UTC/bin/sh -c #(nop) COPY dir:77ef9da4f795217248af65627a45e10c93749457f72f8e36b1335b8a7ae9b2bd in /usr/lib/python3.8/site-packages/
2021-10-25 07:41:47 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-10-25 07:41:48 UTC/bin/sh -c #(nop) COPY file:c1b0821ef8e145cb0cf1ab56ee938d52dbaa0817a0e77c166a13565f3c0a6f88 in /usr/bin/ansible-connection
2021-10-25 07:42:07 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 07:42:08 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 07:42:09 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 07:42:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 07:36:52+00:00
2021-10-25 07:42:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 07:42:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-25 07:42:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 07:42:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 07:42:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 07:42:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 07:42:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 07:42:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 07:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 07:42:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 07:42:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-10-25 07:42:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-10-25 07:42:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-10-25 07:42:30 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 07:42:32 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-10-25 07:42:36 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 07:42:37 UTC/bin/sh -c #(nop) COPY dir:b71768a7e8f397eea29421db70964913eaebf43849d6dd86745dc2fda9d1abd6 in /usr/lib/python3.8/site-packages/
2021-10-25 07:42:38 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 07:42:39 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 07:42:40 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 07:42:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 07:42:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 07:42:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 07:42:13+00:00
2021-10-25 07:42:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 07:42:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-25 07:43:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 07:43:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 07:43:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 07:43:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 07:43:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 07:43:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 07:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 07:43:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 07:43:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-10-25 07:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-10-25 07:43:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-10-25 07:43:28 UTC/bin/sh -c #(nop) COPY dir:bf20d7f80151172bc689b2ab872ba3a82343bbfe0998d12089d97692f6f1ee3e in /usr/lib/python3.8/site-packages/
2021-10-25 07:43:29 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-25 07:43:31 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-25 07:43:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 07:43:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 07:43:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 07:43:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 07:42:45+00:00
2021-10-25 07:43:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 07:43:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-25 07:44:15 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 07:44:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 07:44:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 07:44:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 07:44:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 07:44:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 07:44:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 07:44:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 07:44:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-10-25 07:44:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-10-25 07:44:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-10-25 07:44:29 UTC/bin/sh -c #(nop) COPY dir:f88500d8b7d29bfe23eed9c5c0649276ee66ea7389a77c42d18d5180b0f0c47d in /usr/lib/python3.8/site-packages/
2021-10-25 07:44:31 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-25 07:44:34 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-25 07:44:35 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-25 07:44:36 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 07:44:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 07:44:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 07:44:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 07:43:38+00:00
2021-10-25 07:44:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 07:44:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-25 07:45:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 07:45:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 07:45:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 07:45:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 07:45:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 07:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 07:45:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 07:45:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 07:45:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2021-10-25 07:45:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2021-10-25 07:45:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2021-10-25 07:45:42 UTC/bin/sh -c #(nop) COPY file:d26f77d4873be26cafada670e1467277442450ec1067cb481773620370b39b7e in /usr/bin/kops
2021-10-25 07:45:44 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 07:45:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 07:45:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 07:45:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 07:44:42+00:00
2021-10-25 07:45:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 07:45: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.