2021-11-01 02:52:45 UTC
163 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.65% (2.68 MB)
[#001] sha256:acec2bd4ffe332001f26c02d1f5c3a738a860a571c972f61baf17afe16de3de3 - 6.98% (11.3 MB)
[#002] sha256:5cabf7b0fbce468ec53ecbc32f28d6b912ab9503d554c4ec42ff04149f948115 - 12.47% (20.3 MB)
[#003] sha256:5850054d59a8be309ee8dd0d7cc6d7452e1c83f9e3428317f631412670f077b0 - 0.0% (2.21 KB)
[#004] sha256:9e4179747a85b05540c0a30850ac42f1d6f9e791f91cf3438051ea06a408b8bd - 0.0% (3.6 KB)
[#005] sha256:0f425cd07845de1da40341159db554b2f8e42ece9859cf785e9d196ebe30404a - 8.8% (14.3 MB)
[#006] sha256:df733e74e79f8b9225c6a92ea1bde31476730df6824803b2d5d7de4135806a82 - 0.0% (93 Bytes)
[#007] sha256:0d823ad921bf9eeef6ac52af6ccf8e9b1b5e082d11f467e0f0bce63b60cf1e84 - 0.0% (1.25 KB)
[#008] sha256:c566cf012481d502f12b4f3459dbafb08d1bab2d1465f0f58a3185d7a5c4ff99 - 9.83% (16 MB)
[#009] sha256:1de1663dd663775b458ccc77215f07dcf741b74cecda78680f0d59dfab5f3e66 - 0.23% (391 KB)
[#010] sha256:54142df7aef052377d630e759387ee487232971289c78c2441fcde506e8e8e84 - 2.54% (4.13 MB)
[#011] sha256:b919fcb7a18dc839e28431685bb034b2ec39304b73938e9732540f0ba6585ece - 0.0% (1.65 KB)
[#012] sha256:a6f685677db9d7340959904d7352284a95c5b405cee0977b0cecde39ff97f75d - 6.66% (10.8 MB)
[#013] sha256:d5bf3229f2793847fbdd4a634f4d758dabc08affd4cb0c0b833f6860bf9ef9a1 - 0.0% (653 Bytes)
[#014] sha256:194fe8e5d3671d791847c1dd515eb66656ba653b29f00652dc50c985629d4b4c - 6.14% (9.98 MB)
[#015] sha256:43eca77ab3447fe5b3513c5a577a2d4a52303312b740060387242bdfed80e2fb - 1.5% (2.43 MB)
[#016] sha256:289e8e7fbddbbc45c8e7dfe420c2cf2924775323db1fa1b379ce381829f11ada - 7.97% (13 MB)
[#017] sha256:0251c387912c6c2a507e98dc13594fe1529065b0b2a64cb135f5a998fb0cb0a1 - 27.68% (45 MB)
[#018] sha256:2153446549d75185f556f5c16b045a680d62760aae978ae0abc4b6105a14a71a - 0.0% (223 Bytes)
[#019] sha256:9363949016bdc03353c4c66f2823fc9c967a162c8da1c4f79aed49f3920bb95b - 7.54% (12.3 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 02:49:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:49:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:49:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:49:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:49:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:49:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:49:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:49:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:49:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-11-01 02:49:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-11-01 02:49:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-11-01 02:49:41 UTC|1 VERSION=2.8 /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 02:49:45 UTC/bin/sh -c #(nop) COPY dir:2d76cd2aebfd0ed098ee36933576ed29778a458655e23187d2d8b5c69c610047 in /usr/lib/python3.8/site-packages/
2021-11-01 02:49:46 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-11-01 02:49:47 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-11-01 02:50:01 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-11-01 02:50:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:50:02 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 02:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:45:39+00:00
2021-11-01 02:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-11-01 02:50:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:50:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:50:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:50:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:50:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:50:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:50:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:50:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:50:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-11-01 02:50:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-11-01 02:50:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-11-01 02:50:23 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-11-01 02:50:25 UTC|1 VERSION=2.8 /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 02:50:28 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-11-01 02:50:30 UTC/bin/sh -c #(nop) COPY dir:60728d86cbb40ef01d334b1a1c323a17500c84933627a45c0005d693a31304f5 in /usr/lib/python3.8/site-packages/
2021-11-01 02:50:31 UTC/bin/sh -c #(nop) COPY file:d6b43e0a57f7fb9d1f69b1c70cd7819e103ed5a39b152528665376b931de112e in /usr/bin/yq
2021-11-01 02:50:32 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-11-01 02:50:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:50:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 02:50:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 02:50:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:50:06+00:00
2021-11-01 02:50:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:50:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-11-01 02:51:00 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:51:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:51:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:51:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:51:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:51:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:51:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:51:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:51:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-11-01 02:51:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-11-01 02:51:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-11-01 02:51:16 UTC/bin/sh -c #(nop) COPY dir:3e5c4a69b3a1e2a42221388e31bc87063d64ec29609447c58e57a0a37e1f745b in /usr/lib/python3.8/site-packages/
2021-11-01 02:51:17 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-11-01 02:51:18 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-11-01 02:51:19 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:51:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 02:51:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 02:51:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:50:38+00:00
2021-11-01 02:51:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:51:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-11-01 02:51:56 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:51:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:51:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:51:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:52:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:52:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:52:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:52:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:52:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-11-01 02:52:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-11-01 02:52:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-11-01 02:52:09 UTC/bin/sh -c #(nop) COPY dir:8b500f45d1a8c38c8100a74318e297c62b5fb54829f9e7bbac8fd0392cea209d in /usr/lib/python3.8/site-packages/
2021-11-01 02:52:10 UTC/bin/sh -c #(nop) COPY file:c0b97342847e27dbe9ad5c6fa94237b508320fc0946af6273c70a77b1726ccf8 in /usr/bin/kubectl
2021-11-01 02:52:14 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-11-01 02:52:15 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-11-01 02:52:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:52:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 02:52:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 02:52:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:51:24+00:00
2021-11-01 02:52:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:52:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-11-01 02:52:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:52:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:52:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:52:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:52:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:52:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:52:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:52:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:52:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-11-01 02:52:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-11-01 02:52:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-11-01 02:52:40 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2021-11-01 02:52:41 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:52:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 02:52:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 02:52:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:52:21+00:00
2021-11-01 02:52:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:52:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.