2021-10-25 04:10:12 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:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.62% (2.68 MB)
[#001] sha256:e7e7fcd476b34e7cb10eaeb35fa55a2604534a95bdad3c59157094e132bbb8be - 6.83% (11.3 MB)
[#002] sha256:df5703c906d71324fb1671b5ef1612881162889ccfe450855d866be890af261f - 13.2% (21.8 MB)
[#003] sha256:5650760326ea4a391c22dd744d20a2fa88466e269854e3b0b9b61dfeecec5fbd - 0.0% (2.42 KB)
[#004] sha256:0b657e1952c2aa5b4868b6b9bea93c13714e62593b1e4f0a70ab6d45b45f572e - 0.0% (3.84 KB)
[#005] sha256:a400ad80ebcaff972c6b6431caef1cd22fd37687c938678a2174c92a55cb6177 - 9.84% (16.3 MB)
[#006] sha256:686334c9b10eb2faec88cd482c8271d6744be4708b533638bbf5876fc436932b - 0.0% (93 Bytes)
[#007] sha256:81c6ff76d3326282145a8d5531ce2ab13c030b8e328db84da0828da40d88a52f - 0.0% (1.25 KB)
[#008] sha256:0606ce68a0aa56eb73758e6821cacd0658c772e08b6492242dfc447d3742227f - 9.66% (16 MB)
[#009] sha256:353138767dd92c7937730b828e023dce0b59a0fc8d97435bd4b5532de5b0704e - 0.23% (385 KB)
[#010] sha256:10044c6f4de2ae85e8692b57ecb5af8d67211dda7d9019b2edb21718444b543c - 2.48% (4.1 MB)
[#011] sha256:43532e56d5a93e3968cd978711c37771d47ec0ded0fc2dedff32a07b09a9356c - 0.0% (1.65 KB)
[#012] sha256:dd19f0b16e997ffbc73acda18027079620453decb7dbfa12cbc8b9cac05a63fd - 6.53% (10.8 MB)
[#013] sha256:905b46d7eec190d90594383aaa2a101feed1f052fb6800594b56225a0d62b014 - 0.0% (651 Bytes)
[#014] sha256:af196bec46ca8f78c954de5b4a4b8cecfc43d93876b7a1a1261686be1466789b - 6.04% (9.98 MB)
[#015] sha256:aaf06817ffcdfba724115b4b17608d7d66327e9cbc24d1b5ff5df6e845c1b89a - 1.47% (2.43 MB)
[#016] sha256:e917f1706f50378565ccd55f4b2494b712641c700fcd2cda7e4adaeecfcb0678 - 7.84% (13 MB)
[#017] sha256:30c46b6b17b0f36c7c9c32f68fe2303357eb230c29ee17cfbba3e1705f69e101 - 27.22% (45 MB)
[#018] sha256:a98b597683e3b2b18268a8e49b3533b5049aa0756e1ecbd122ea910b4c3703b3 - 0.0% (225 Bytes)
[#019] sha256:333704773eb070ee64d9e2f36244644786b509fb0697388200554218244ac745 - 7.04% (11.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 04:06:49 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:06:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:06:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:06:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:06:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:06:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:06:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:06:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-10-25 04:06:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-10-25 04:06:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-10-25 04:07:03 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 04:07:07 UTC/bin/sh -c #(nop) COPY dir:628af778bdc3c936b64ac825e66a6895ee73ce38bb02eb0cd5c081a9c8d8fdfc in /usr/lib/python3.8/site-packages/
2021-10-25 04:07:09 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-10-25 04:07:10 UTC/bin/sh -c #(nop) COPY file:c1b0821ef8e145cb0cf1ab56ee938d52dbaa0817a0e77c166a13565f3c0a6f88 in /usr/bin/ansible-connection
2021-10-25 04:07:26 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 04:07:27 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:07:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 04:07:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:03:14+00:00
2021-10-25 04:07:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:07:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-25 04:07:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:07:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:07:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:07:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-10-25 04:07:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-10-25 04:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-10-25 04:07:48 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 04:07:50 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 04:07:53 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 04:07:55 UTC/bin/sh -c #(nop) COPY dir:47cbc07201b5ac39e64447890804c9c192278982e43e88b4763eb059681b381b in /usr/lib/python3.8/site-packages/
2021-10-25 04:07:56 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 04:07:57 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 04:07:57 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:07:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:07:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:08:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:07:31+00:00
2021-10-25 04:08:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:08:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-25 04:08:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:08:26 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:08:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:08:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:08:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:08:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:08:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-10-25 04:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-10-25 04:08:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-10-25 04:08:41 UTC/bin/sh -c #(nop) COPY dir:e057b7cbc7af0dde38e4652fd067432350c85926a4efd86e5d1aab646200cd73 in /usr/lib/python3.8/site-packages/
2021-10-25 04:08:42 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-25 04:08:44 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-25 04:08:45 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:08:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:08:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:08:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:08:03+00:00
2021-10-25 04:08:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-25 04:09:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:09:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:09:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:09:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:09:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:09:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:09:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-10-25 04:09:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-10-25 04:09:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-10-25 04:09:36 UTC/bin/sh -c #(nop) COPY dir:c00fa01d628113f9f13f22d296dca143ab1ae40ef37075cfcc9737449943b9c2 in /usr/lib/python3.8/site-packages/
2021-10-25 04:09:38 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-25 04:09:41 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-25 04:09:42 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-25 04:09:43 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:09:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:09:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:09:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:08:50+00:00
2021-10-25 04:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:09:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-25 04:09:55 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:09:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:09:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:09:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:09:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:10:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:10:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:10:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:10:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2021-10-25 04:10:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2021-10-25 04:10:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2021-10-25 04:10:06 UTC/bin/sh -c #(nop) COPY file:acc0a6292eb73c5fca25e62ef93a865a56f94cce36485da2ced4427dd051caac in /usr/bin/helm
2021-10-25 04:10:07 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:10:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:10:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:09:48+00:00
2021-10-25 04:10:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:10:12 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.