2021-10-25 02:10:08 UTC
194 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.38% (2.68 MB)
[#001] sha256:a899aef34ed722af0658842e4cdaae4489782fb1fa34bbaf1f3df730c9ed529e - 5.81% (11.3 MB)
[#002] sha256:0fcf3b9a26f483a4ad12480a8d6839d2c1ffbae83b4244bed6b879984d34765f - 21.93% (42.6 MB)
[#003] sha256:2103858234f8ee1e57a574468197206589a6407242233cbc4f97ccc146228cf6 - 0.0% (2.42 KB)
[#004] sha256:796e64f66d0e1ca36729f8a876a4dbddf3541ce06c59e76602c0699033694fff - 0.0% (3.85 KB)
[#005] sha256:42bb509001341765816f37ad50a43d350aa65b7520457202f9a5050c8e7d4f3f - 12.49% (24.3 MB)
[#006] sha256:8911eba238eefdea16aa09eac9bfb04f1633faf818a6129cb953c716559428b3 - 0.0% (93 Bytes)
[#007] sha256:19a34cba7f962c43f9796e7ceeb02c41afa6e58356b87d2bba902e099d254d8e - 0.0% (1.25 KB)
[#008] sha256:c855b19d3b73001def4a08f093eaea10c5b09f4bb0b7f719c833c6db5fdda318 - 8.22% (16 MB)
[#009] sha256:9187e52c022a7dbbea4dcab456059ab10109dd96b7d42ae3f28f9aacd7219291 - 0.19% (385 KB)
[#010] sha256:ea84bc60e25ea02e4feb8863a8cdc0717ee5f7cb6964fa521d57733e6324b69e - 2.11% (4.1 MB)
[#011] sha256:da116cba27e960a2221f2124164751602eb3385328e1c7470d68ac77834e4855 - 0.0% (1.65 KB)
[#012] sha256:1bc5ce38d27e897300e42571226222f4c46d01e88f62ce1fbb4ef314e2cc5937 - 5.56% (10.8 MB)
[#013] sha256:1780a15c760410e04e7ab7fa1c2fcc8ff4867eb716f7976c66e7d8bceb88ffac - 0.0% (649 Bytes)
[#014] sha256:f0fad9b81e2460648cd63ed47465d74a8442dcae793af0791a73f4b902b418e5 - 5.14% (9.98 MB)
[#015] sha256:effa8cd7ac6e0c738219cf2655c377e4467889d5f7b20f7128db1ab170609d11 - 1.25% (2.43 MB)
[#016] sha256:4cf08466b57074d45157743f740a476a67e35ec201d97d221a219168d91d3778 - 6.67% (13 MB)
[#017] sha256:3c95952ded91948da6c1ad6b25a2c935ed2853f24026d8f368b0a4a97fa3d0c5 - 23.16% (45 MB)
[#018] sha256:3f904a28be8a231ed8a0e5f929a22fa897a9f237c4d00ee48fa285716966ef61 - 0.0% (221 Bytes)
[#019] sha256:b61019b4d04bfc90119fd94b674fd12f26764cec1e9afa3b2d37b9fc7d507abd - 6.07% (11.8 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 02:04:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:04:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:04:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:04:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:04:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:04:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2021-10-25 02:04:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2021-10-25 02:04:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2021-10-25 02:04:34 UTC|1 VERSION=2.10 /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 02:04:51 UTC/bin/sh -c #(nop) COPY dir:e3d8fa930372eb2e1719365768e25ebdd0ca3c9bdd13e9be04409a72cc5efe4e in /usr/lib/python3.8/site-packages/
2021-10-25 02:04:54 UTC/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible
2021-10-25 02:04:56 UTC/bin/sh -c #(nop) COPY file:3e92219c064cfa9843ce4ecca53e2d25f9aa36be542ebde2c4a60b7713a3da1b in /usr/bin/ansible-connection
2021-10-25 02:05:23 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 02:05:26 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:05:28 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 02:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 01:59:31+00:00
2021-10-25 02:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:05:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-10-25 02:05:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:05:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:05:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:05:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:05:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:05:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:06:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2021-10-25 02:06:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2021-10-25 02:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2021-10-25 02:06:07 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 02:06:10 UTC|1 VERSION=2.10 /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 02:06:14 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 02:06:17 UTC/bin/sh -c #(nop) COPY dir:e2d9f0a755cedbf7723358cfaf3f4c810bf268cb0bb9b3d5b902255c01c8218d in /usr/lib/python3.8/site-packages/
2021-10-25 02:06:19 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 02:06:21 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 02:06:24 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:06:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 02:06:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 02:06:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:05:34+00:00
2021-10-25 02:06:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:06:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-10-25 02:06:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:07:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:07:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:07:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:07:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:07:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:07:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:07:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:07:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2021-10-25 02:07:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2021-10-25 02:07:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2021-10-25 02:07:27 UTC/bin/sh -c #(nop) COPY dir:641376bbe12209c5e28e77563d9873d20551df8d443a47c369638402e8e0c115 in /usr/lib/python3.8/site-packages/
2021-10-25 02:07:30 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-25 02:07:33 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-25 02:07:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:07:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 02:07:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 02:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:06:35+00:00
2021-10-25 02:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-10-25 02:08:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:08:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:08:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:08:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:08:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:08:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2021-10-25 02:08:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2021-10-25 02:08:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2021-10-25 02:08:51 UTC/bin/sh -c #(nop) COPY dir:d598d59989ac31b841a2d8bfce4cc9c6adced7d51360cf971f38499e86f599a3 in /usr/lib/python3.8/site-packages/
2021-10-25 02:08:54 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-25 02:08:59 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-25 02:09:02 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-25 02:09:04 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:09:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 02:09:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 02:09:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:07:48+00:00
2021-10-25 02:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:09:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-10-25 02:09:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:09:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:09:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:09:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:09:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2021-10-25 02:09:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2021-10-25 02:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2021-10-25 02:09:54 UTC/bin/sh -c #(nop) COPY file:68357be95e9315cc50958d37a403b80d59a74403f90d8710ce05fb62f6ab3260 in /usr/bin/helm
2021-10-25 02:09:56 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:09:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 02:10:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 02:10:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:09:16+00:00
2021-10-25 02:10:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:10:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.