2021-11-01 02:22:16 UTC
157 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.7% (2.68 MB)
[#001] sha256:ad79950421eb77b5f55bb1f70e8c6ca5b2f01f644b3614a17fabcfed147f08bd - 7.2% (11.3 MB)
[#002] sha256:cec4656518be6dd755894a611bd21230bfb61471d2ce33b514470141625744fd - 11.72% (18.5 MB)
[#003] sha256:ea01ac3aea8818c7df2e8815b0db56c5ca44ce9837519ecad086ddfedf656edc - 0.0% (2.43 KB)
[#004] sha256:451b68d0d131850419200a7c21ca5d7e32be502390e269acc5eeb2832f08f323 - 0.0% (3.49 KB)
[#005] sha256:307fa0baa50f610786253be9afd93ac145c7e85d5c626761bb53e3a26526da44 - 7.72% (12.1 MB)
[#006] sha256:0b49a0301a3c56bd71bc5394b20526f938401b7bb200c1eb4850a5715a7b4150 - 0.0% (93 Bytes)
[#007] sha256:400a0cbc1e6da329efba3b19a612e677cce8fb197176160f1ee33db5f23010f2 - 0.0% (1.25 KB)
[#008] sha256:1cd518deed43d47764d65e6218a280ebf6c5cc675391dfb0d718937efff9fe38 - 10.14% (16 MB)
[#009] sha256:a4486f0417458560fedc7345822c5078d435dbfc575f1806f04a9c69d5de6b79 - 0.24% (391 KB)
[#010] sha256:5969d5ef9857c60fe705acdfe188051577c643d687d61e63d2db44f3755289aa - 2.62% (4.13 MB)
[#011] sha256:78df06a3be300e158997459fadafe80be4dbe258bba13a76fe07ef1beb74c010 - 0.0% (1.66 KB)
[#012] sha256:d03d93c3ec271f80b17be8daa9017e7a012ddd8c2ac25a50870674753a0aa6ff - 6.88% (10.8 MB)
[#013] sha256:06a05dd3a40b9d5e67bcbb55ff3d28619be1e613f4d29bb00588ac771fbc0e8a - 0.0% (649 Bytes)
[#014] sha256:c80a497318decf4f4ce1f16af221c86332eb7c0f6ad26ffbb10fb87c018af64d - 6.34% (9.98 MB)
[#015] sha256:dae6bbc9f5fb4d557a05a687cdc09e311ea846f69224b444db28473a3ccb1b5e - 1.54% (2.43 MB)
[#016] sha256:5ab008d49d46ebbc548b22434e21f588041d27ce6ddcb15aa54c12c7071434b2 - 8.23% (13 MB)
[#017] sha256:3ac49292c6d7afe16d8796d4c48b4a0ab092c0b107ebffb10726a806e52fbcb1 - 28.58% (45 MB)
[#018] sha256:eb8f2d147444a466461e7433388a0c6f995c594809caf057928ccb354a009bcb - 0.0% (222 Bytes)
[#019] sha256:0204ee9417903d805bd39ef7f835c0b66f6a18ae2525beb22c3b7f9e8def81f1 - 7.07% (11.1 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:19:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:19:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:19:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:19:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:19:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:19:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:19:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:19:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:19:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-11-01 02:19:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-11-01 02:19:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-11-01 02:19:15 UTC|1 VERSION=2.7 /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:19:18 UTC/bin/sh -c #(nop) COPY dir:49f0837484d6049e0429d51e9e57c6eb0869c59c22a0006672e3ea242571d9db in /usr/lib/python3.8/site-packages/
2021-11-01 02:19:19 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-11-01 02:19:20 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-11-01 02:19:32 UTC|1 VERSION=2.7 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-11-01 02:19:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:19:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 02:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:15:20+00:00
2021-11-01 02:19:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-11-01 02:19:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:19:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:19:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:19:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:19:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:19:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:19:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:19:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-11-01 02:19:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-11-01 02:19:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-11-01 02:19:54 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-11-01 02:19:55 UTC|1 VERSION=2.7 /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:19:59 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-11-01 02:20:00 UTC/bin/sh -c #(nop) COPY dir:1342d3e4dc625ac61497735efb3b3d30c8382fd95da813187659c8d1b4f10e77 in /usr/lib/python3.8/site-packages/
2021-11-01 02:20:01 UTC/bin/sh -c #(nop) COPY file:d6b43e0a57f7fb9d1f69b1c70cd7819e103ed5a39b152528665376b931de112e in /usr/bin/yq
2021-11-01 02:20:02 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-11-01 02:20:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:20:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 02:20:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 02:20:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:19:37+00:00
2021-11-01 02:20:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:20:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-11-01 02:20:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:20:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:20:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:20:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:20:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:20:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:20:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:20:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:20:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2021-11-01 02:20:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2021-11-01 02:20:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2021-11-01 02:20:45 UTC/bin/sh -c #(nop) COPY dir:eeff2295037400394b83dcc1fbb0119c8aa0d84f83ad35e5de14909255cdb4a4 in /usr/lib/python3.8/site-packages/
2021-11-01 02:20:47 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-11-01 02:20:48 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-11-01 02:20:49 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:20:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 02:20:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 02:20:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:20:08+00:00
2021-11-01 02:20:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:20:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-11-01 02:21:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:21:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:21:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:21:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:21:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:21:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:21:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:21:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:21:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2021-11-01 02:21:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2021-11-01 02:21:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2021-11-01 02:21:40 UTC/bin/sh -c #(nop) COPY dir:9d76edd5415a92019f131778bb9f85ff2e840808b0e89832b08b673a97d94874 in /usr/lib/python3.8/site-packages/
2021-11-01 02:21:41 UTC/bin/sh -c #(nop) COPY file:c0b97342847e27dbe9ad5c6fa94237b508320fc0946af6273c70a77b1726ccf8 in /usr/bin/kubectl
2021-11-01 02:21:44 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-11-01 02:21:45 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-11-01 02:21:46 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:21:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 02:21:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 02:21:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:20:54+00:00
2021-11-01 02:21:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:21:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-11-01 02:21:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 02:22:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 02:22:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 02:22:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 02:22:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 02:22:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 02:22:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 02:22:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 02:22:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2021-11-01 02:22:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2021-11-01 02:22:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2021-11-01 02:22:11 UTC/bin/sh -c #(nop) COPY file:aebc4346ddb666a0414e17a4061ec0a571645d590e1abbeb596f5348ffecd7d8 in /usr/bin/helm
2021-11-01 02:22:12 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 02:22:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 02:22:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 02:22:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 02:21:51+00:00
2021-11-01 02:22:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 02:22:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
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.