2021-11-01 07:17:01 UTC
218 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.23% (2.68 MB)
[#001] sha256:56df2c51f5e2fb3dff6c7dedc1f35b6e12083701d44051a63be5c532af7fc0fa - 5.21% (11.3 MB)
[#002] sha256:dd1c29572722c47b60ddf1837edf12f5d63011d68d3ace1014b9923e53dd08f4 - 22.33% (48.6 MB)
[#003] sha256:589276b8472a6252ab512ab2a01e25365c3553ee9bc7f70ea3d94e68da030cd9 - 0.0% (2.57 KB)
[#004] sha256:0e25571a56bddbaea7995748a5f9710af2074f64e7b1d0bbb0955eed1a7c1db8 - 0.0% (3.85 KB)
[#005] sha256:c049a85239edfee424b6140ef8b2481494209fb10415e760f24d42ca4b2bce9b - 12.56% (27.3 MB)
[#006] sha256:a5e26a2ec2d401431b7ce9e95db11217426adddf308b0960f442059b188fb7ec - 0.0% (93 Bytes)
[#007] sha256:c0bf17a2099f12c06532dd41101ad8d7f7b5fcbd6ecda1a828df9c2bd51fbbfa - 0.0% (1.25 KB)
[#008] sha256:422430a2cef0a5c30a1217f22b880b4bb29dee786c16cb12a7386a83624feeef - 7.34% (16 MB)
[#009] sha256:8acd94253e03c3396ff40054655a6a06541f4aa8dbb247d0bc1ba43ea4aac7ff - 0.18% (391 KB)
[#010] sha256:4605c2fd4de7afdaf19e7f4e744836ad08bcafff9a05313be28a01fd08f1d9c8 - 1.9% (4.13 MB)
[#011] sha256:6e877d26f55a858f28c98069869f263867f79338fb4569c8ffa7d05b2646eb8f - 0.0% (1.65 KB)
[#012] sha256:f83717ed4e27765bdc623ff157f17be00f530782aa9fbeffd7560493a83261df - 4.98% (10.8 MB)
[#013] sha256:08e109836d540c4ee4bf55f4c7eeced4c358ea5b3f08585ea5f504720ed76769 - 0.0% (650 Bytes)
[#014] sha256:f5d7bd163ee12651604165b9540686ae140053609ce3d7a5f2f22efe3eb59916 - 4.59% (9.98 MB)
[#015] sha256:7671ba79bc32c8cc492e96296fc250d1291bef86c6cc132ad702a346f2cec14b - 1.12% (2.43 MB)
[#016] sha256:fc24a638bf3d53bbcadc89dfb759b9192dd5fdaa73523d16ea5e7ce54e770b17 - 5.96% (13 MB)
[#017] sha256:a3fabf3742defadf1da58a0ce70b6dd3d984cd6ec5934d8089c4014788b8355b - 20.68% (45 MB)
[#018] sha256:ecdd2524ab6616703230d2e463c938ab225ec4fa1f55af9570e55e30b02c5ee1 - 0.0% (222 Bytes)
[#019] sha256:2cb316e951325cc3b0401b0033bbb4e981cd3ad7309918c3b206c86062b28def - 11.94% (26 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 07:08:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:08:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:08:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:08:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:08:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:08:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-11-01 07:08:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-11-01 07:08:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-11-01 07:08:48 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache libgcc 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-11-01 07:09:12 UTC/bin/sh -c #(nop) COPY dir:1aa996b2f04b83c81664edf0c58cfe585614b3d8fc642286e228f222fbb6b997 in /usr/lib/python3.8/site-packages/
2021-11-01 07:09:15 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-11-01 07:09:17 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-11-01 07:09:59 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-11-01 07:10:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:10:05 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 07:10:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:02:17+00:00
2021-11-01 07:10:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:10:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 07:10:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:10:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:10:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:10:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:10:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:10:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-11-01 07:10:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-11-01 07:10:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-11-01 07:10:58 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-11-01 07:11:02 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-11-01 07:11:08 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-11-01 07:11:11 UTC/bin/sh -c #(nop) COPY dir:25b1ac644eed87c23fde104e0a13094393e3b380b6ae17e694d9ea6b91604318 in /usr/lib/python3.8/site-packages/
2021-11-01 07:11:14 UTC/bin/sh -c #(nop) COPY file:d6b43e0a57f7fb9d1f69b1c70cd7819e103ed5a39b152528665376b931de112e in /usr/bin/yq
2021-11-01 07:11:18 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-11-01 07:11:21 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:11:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 07:11:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 07:11:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:10:15+00:00
2021-11-01 07:11:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 07:12:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:12:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:12:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:12:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:12:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:12:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:12:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:12:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:12:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-11-01 07:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-11-01 07:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-11-01 07:12:43 UTC/bin/sh -c #(nop) COPY dir:e228347383c9135d82a3189339ad8cf0ef717e9dbc3f37c58b09f2aac6f40bb9 in /usr/lib/python3.8/site-packages/
2021-11-01 07:12:47 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-11-01 07:12:51 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-11-01 07:12:54 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:12:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 07:13:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 07:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:11:36+00:00
2021-11-01 07:13:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:13:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 07:13:55 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:13:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:14:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:14:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:14:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:14:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:14:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-11-01 07:14:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-11-01 07:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-11-01 07:14:33 UTC/bin/sh -c #(nop) COPY dir:a9350bdf5cc710d2b6c465ea6750c8b1caf0a568403f1ff39c61529d19147007 in /usr/lib/python3.8/site-packages/
2021-11-01 07:14:38 UTC/bin/sh -c #(nop) COPY file:c0b97342847e27dbe9ad5c6fa94237b508320fc0946af6273c70a77b1726ccf8 in /usr/bin/kubectl
2021-11-01 07:14:44 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-11-01 07:14:47 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-11-01 07:14:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:14:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 07:14:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 07:15:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:13:12+00:00
2021-11-01 07:15:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:15:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 07:15:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:16:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:16:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:16:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:16:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:16:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-11-01 07:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-11-01 07:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-11-01 07:16:40 UTC/bin/sh -c #(nop) COPY file:753a1ce2e7dc05e1280be0b7560f834b69a1bef12c05b2bd2f0109104ea39bcb in /usr/bin/kops
2021-11-01 07:16:44 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:16:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 07:16:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 07:16:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:15:08+00:00
2021-11-01 07:16:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:17:01 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.