2021-06-02 04:19:52 UTC
145 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 1.85% (2.68 MB)
[#001] sha256:99f23a7fce72c93df13954adbae2f232f42763946ba9e17fff6ee78c19f92878 - 7.78% (11.3 MB)
[#002] sha256:5feebaa68ba405b33d15215fa8d57d041b9c3de76cc4289648cfbeedab53ea8f - 29.06% (42 MB)
[#003] sha256:399124401461ec484991e8eb07dc272ef9a928f96c64ce4af5e876457b08abb7 - 0.0% (2.42 KB)
[#004] sha256:0d4325c6ece1c0dc07127231fd8a808f8ebdac86b07c9ce036ee4e7cec1d51a8 - 0.0% (3.76 KB)
[#005] sha256:50d30af70aa32573f2996cab64cfb5477acb1ac472ab151f58098c8bcdf673ac - 0.0% (93 Bytes)
[#006] sha256:3f7c4b14f1646a39a3280d4cfcd2a9ce2bf475032c76a7ecebc9b46c76c764ba - 0.0% (1.25 KB)
[#007] sha256:6af7dad7c8e28b3b1866ee899c6e557358d68c09454e6f6afb774b811b004f6e - 11.02% (15.9 MB)
[#008] sha256:e64a72eeacfd194ecc0070f354f7ca36aa318c5d94f9f541aa4c22097ae2fa22 - 0.26% (385 KB)
[#009] sha256:94126c2977670022c27071f1b15ca7f56ed81e878b95ec2b669583cfe609272a - 2.28% (3.3 MB)
[#010] sha256:1e36269dbe199f8bee939174aab03aff8bdcfe155f6b162c136d1c337df8306d - 0.0% (1.65 KB)
[#011] sha256:be22451d4ee17597e60b85263c937cc212a09a8b6082961f44bd397d8c650455 - 7.15% (10.3 MB)
[#012] sha256:690d0a5e63c2a5a58c30aac0a415b7420eb9adf0c0a19e708607c2e241a275be - 0.0% (652 Bytes)
[#013] sha256:9bcbc24e27956a8ef9432b90dd35dab9ef98eaf2a1ca6c68c033c7350fab6367 - 6.9% (9.98 MB)
[#014] sha256:d49df0da759c08fffe5cb384791218205bd0e95e9fddf72e1102b905a7963787 - 1.67% (2.41 MB)
[#015] sha256:2e761fb0fa281e2adadcd7daac01ce6f9a0696c310959baea10f79b697edc023 - 9.15% (13.2 MB)
[#016] sha256:d9b6847a57af4dddb3bbf2472f2d05cc48fd7747c27cfe8b088409a7e9af446b - 14.71% (21.3 MB)
[#017] sha256:b6777111a8d2de09868fd845b07335bdc8d2bc1674f1ccff77a4a0fac4da5532 - 0.0% (221 Bytes)
[#018] sha256:055f648ab591ba0efff65f6b5d235d3cd45169b5ed11a7b8f12fdbe71f4d2160 - 8.16% (11.8 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 04:15:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:15:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:15:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:15:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:15:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:15:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2021-06-02 04:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2021-06-02 04:15:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2021-06-02 04:15:42 UTC|1 VERSION=2.10 /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-06-02 04:15:58 UTC/bin/sh -c #(nop) COPY dir:a90c99eeda95e2dc0ae0fffe76cf7945d5496dbf53b790f6987b0562a44f2010 in /usr/lib/python3.8/site-packages/
2021-06-02 04:16:00 UTC/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible
2021-06-02 04:16:02 UTC/bin/sh -c #(nop) COPY file:3edbe5d86fff4ee0a83f6d0bf33d7faafb243d881255df68854ee7d9dd135f5c in /usr/bin/ansible-connection
2021-06-02 04:16:03 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:16:05 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 04:16:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:10:26+00:00
2021-06-02 04:16:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-06-02 04:16:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:16:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:16:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:16:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2021-06-02 04:16:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2021-06-02 04:16:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2021-06-02 04:16:37 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 04:16:39 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-06-02 04:16:42 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 04:16:45 UTC/bin/sh -c #(nop) COPY dir:4369365bd0a54d37c8c1f77042660805e9ed7dfa912a9150f4645c4f9bcfe0c9 in /usr/lib/python3.8/site-packages/
2021-06-02 04:16:47 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 04:16:48 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 04:16:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:16:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:16:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:16:10+00:00
2021-06-02 04:16:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:16:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-06-02 04:17:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:17:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:17:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:17:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:17:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:17:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:17:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:17:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:17:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2021-06-02 04:17:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2021-06-02 04:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2021-06-02 04:17:41 UTC/bin/sh -c #(nop) COPY dir:0c568ecc5e2b543193031067daf74097eef791dada2ed625df1f9538a5ea9362 in /usr/lib/python3.8/site-packages/
2021-06-02 04:17:44 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 04:17:46 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 04:17:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:17:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:17:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:17:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:16:59+00:00
2021-06-02 04:17:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:17:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-06-02 04:18:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:18:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:18:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:18:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:18:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:18:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:18:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:18:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:18:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2021-06-02 04:18:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2021-06-02 04:18:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2021-06-02 04:18:50 UTC/bin/sh -c #(nop) COPY dir:645768c6b9799d642493572a4c2df94853b2adda87540f2a8b26acae4014b717 in /usr/lib/python3.8/site-packages/
2021-06-02 04:18:53 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 04:18:56 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 04:18:58 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 04:19:00 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:19:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:19:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:19:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:17:58+00:00
2021-06-02 04:19:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:19:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-06-02 04:19:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:19:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:19:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:19:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:19:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:19:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:19:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:19:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2021-06-02 04:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2021-06-02 04:19:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2021-06-02 04:19:41 UTC/bin/sh -c #(nop) COPY file:68357be95e9315cc50958d37a403b80d59a74403f90d8710ce05fb62f6ab3260 in /usr/bin/helm
2021-06-02 04:19:43 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:19:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:19:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:19:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:19:10+00:00
2021-06-02 04:19:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:19:52 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.