2021-10-23 02:52:27 UTC
176 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.53% (2.68 MB)
[#001] sha256:d558ed768933409022ad3684fe34ccb23b5e29df43fd0e042ebb97fc7d070237 - 6.4% (11.3 MB)
[#002] sha256:3353e44c618f6f5470bec4f2b84783ec4e35543276b7f0b09b35f6782c63af60 - 27.59% (48.5 MB)
[#003] sha256:6cbfdab4e3b7b7d8db8a62c1df0ade46af411c4ec57d7d747c468114659379c8 - 0.0% (2.57 KB)
[#004] sha256:07f0b6c8a505a2d739b0bab6f34f069e482c6ee3126bcaca53a14bb26310887c - 0.0% (3.85 KB)
[#005] sha256:b32620e0c32d994a437fdd519a5fb71f2e92cdd4da59cef5f9187eadf22f8b42 - 0.0% (93 Bytes)
[#006] sha256:dcbc4853a10e262d4d9b67a1f98afcc1c501b7552ec141d25e4b781eed6258ea - 0.0% (1.25 KB)
[#007] sha256:22036e9bd9fe11aba1887fc484dac4fccbc29f25c8752ee562c65602866e8376 - 9.08% (16 MB)
[#008] sha256:d047f6d2bc4b0dfe1afd3f8fb78974f4ca36a0cad411aaaad9f21c8e5040806c - 0.21% (385 KB)
[#009] sha256:eede4077ec97555bc4f101a66d6db26e9e663a276f4964781c0001bb22e48fa9 - 2.33% (4.1 MB)
[#010] sha256:005900ff5f272d93061e7870be7c866e0c122dee59ebaf388308c0036774f50f - 0.0% (1.65 KB)
[#011] sha256:479f5c899e886418db0719e3118be490270689091eef510b53319faf43b5ed89 - 6.16% (10.8 MB)
[#012] sha256:1966828104f5ddd0555cf9d1e506c35c6a7b4c5d6d5f8b789aaa40696ca2c774 - 0.0% (653 Bytes)
[#013] sha256:42675401b0138be7c837f274c0409471226c3380d9aba0211ff939e5c67f5365 - 5.68% (9.98 MB)
[#014] sha256:8bb8d007b750b7377481f885723b2c00ab1d1b558aef8f0789e817bc6e2f2ccb - 1.4% (2.47 MB)
[#015] sha256:61317f9d5543235ccd8ba30232d2915cdb986c5eb5130143cf5bcfab2ec9ac1e - 7.37% (13 MB)
[#016] sha256:3844ab7dafe9c5c9fb84f0ae547e3273e5f42125d0c50d64cd2c4eaaf80e992e - 25.59% (45 MB)
[#017] sha256:d14de521edaea9e7ca72c5dbac915a19386cbc299fd02e817c5492190c5138b5 - 0.0% (224 Bytes)
[#018] sha256:28b209113b0ea9686c5d32ea5325180d742a5f4d25466c48e32682c0b7327c82 - 6.64% (11.7 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-23 02:46:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:46:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:46:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:46:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:46:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:46:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:46:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:46:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:46:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-10-23 02:46:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-10-23 02:46:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-10-23 02:46:18 UTC|1 VERSION=latest /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-10-23 02:46:43 UTC/bin/sh -c #(nop) COPY dir:cecd44754d60b94c04d498ca2ad03fdd4163053ca6f967e6c4fcf37f20767a4e in /usr/lib/python3.8/site-packages/
2021-10-23 02:46:47 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-10-23 02:46:49 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-10-23 02:46:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:46:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 02:46:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:39:32+00:00
2021-10-23 02:46:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:47:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-23 02:47:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:47:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:47:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:47:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:47:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:47:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:47:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-10-23 02:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-10-23 02:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-10-23 02:47:37 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 02:47:41 UTC|1 VERSION=latest /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-23 02:47:46 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 02:47:49 UTC/bin/sh -c #(nop) COPY dir:1eee082481e7aa0bb5da5d4c6d271f0328a5ade2d5aeda3ad9d6d28e978de5f9 in /usr/lib/python3.8/site-packages/
2021-10-23 02:47:52 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 02:47:54 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 02:47:57 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:47:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:48:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:48:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:47:01+00:00
2021-10-23 02:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:48:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-23 02:48:47 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:48:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:48:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:48:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:48:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:48:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:49:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:49:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:49:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-10-23 02:49:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-10-23 02:49:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-10-23 02:49:19 UTC/bin/sh -c #(nop) COPY dir:fcc643ff49a0850be80f35c3b0765724a2f86a44a8a2970e6f9ab50f22c007a4 in /usr/lib/python3.8/site-packages/
2021-10-23 02:49:22 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 02:49:26 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 02:49:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:49:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:49:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:49:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:48:09+00:00
2021-10-23 02:49:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:49:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-23 02:50:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:50:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:50:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:50:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:50:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:50:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:50:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:50:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:50:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-10-23 02:50:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-10-23 02:50:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-10-23 02:50:58 UTC/bin/sh -c #(nop) COPY dir:c17404dc37c721d94dd4facbf6a3f4296edd8ca4c5935e151f7c8b32178fd6a3 in /usr/lib/python3.8/site-packages/
2021-10-23 02:51:01 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 02:51:07 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 02:51:09 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 02:51:12 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:51:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:51:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:51:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:49:43+00:00
2021-10-23 02:51:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:51:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-23 02:51:38 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:51:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:51:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:51:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:51:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:51:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:51:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:51:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:52:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2021-10-23 02:52:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2021-10-23 02:52:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2021-10-23 02:52:10 UTC/bin/sh -c #(nop) COPY file:64a34f3d11bcd03d86764d5c95efe5c23d71f170d3dbe5c34f392d77ff3b3f59 in /usr/bin/helm
2021-10-23 02:52:13 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:52:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:52:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:52:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:51:26+00:00
2021-10-23 02:52:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.