2021-10-24 02:14:55 UTC
147 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.82% (2.68 MB)
[#001] sha256:312ad24b15f84047c420053a96499e6fc3a3bb6c8171927a2f7b0ca208c40672 - 7.65% (11.3 MB)
[#002] sha256:70905f2802b77efd27fd617a081fd16b448b2b7ba10b72bbbd78864009c7268d - 12.48% (18.4 MB)
[#003] sha256:f9b3934ecd1ec889163456c7b00f30cad26b6028ed4ebd1b4b3bab2825fc9228 - 0.0% (2.42 KB)
[#004] sha256:0f1b4221fdc367f7672b319ab8108384431464c87924d5391b975cca942e701d - 0.0% (3.49 KB)
[#005] sha256:9f2c5dc502dc775a71d8a6e5e5634e438732fcafd0c976908bb7b28e3adaf999 - 0.0% (93 Bytes)
[#006] sha256:de51518322d66167039cc24236152cd8ee9efeea7de4c5768ab56fcaf1782036 - 0.0% (1.25 KB)
[#007] sha256:c14420d47158c00146e3174e086f46195397c21b69bd6ffb1d1d726eb85e8cc2 - 10.85% (16 MB)
[#008] sha256:c8ea182f00e5679112b983fcceb3d492a0314910ea1e0b9543ae23921f0128d2 - 0.26% (385 KB)
[#009] sha256:9d4507a70e170348623ed300e47b183bfd8ecad53a35fdf0b2c3402b6e6a2d6e - 2.79% (4.1 MB)
[#010] sha256:c059e95231b8000a447284c7bd0d400374ac861c95c52a39781e88cfdeff0e66 - 0.0% (1.65 KB)
[#011] sha256:e8f4fdc5c714f64bdfdec4315762a917ec6b241d6b07abcf233c1202aa8ad7db - 7.37% (10.8 MB)
[#012] sha256:a4ac8caf066a2558753ec3c078b64042af13a8aa7ab153fb4c69fd409bb1e9a8 - 0.0% (651 Bytes)
[#013] sha256:58078b26e37a468554b4e31eca8338841952e4c7b3e121a76192f65885755176 - 6.78% (9.98 MB)
[#014] sha256:fa42b5cc2f7bd187cc6321411295dfbb4d48045464ae9ecf3f35c6c9456f2471 - 1.68% (2.47 MB)
[#015] sha256:2fbd223a6c5d16aba6161b9b7e317fa68c07f11f970037b847b869a03149e1eb - 8.81% (13 MB)
[#016] sha256:a8bee12fe12082754ca7dbad9eca1ff53daff86e3fb4cfcd84697083caf2a3fb - 30.58% (45 MB)
[#017] sha256:90fc77d1a455bce6f80b980c13618e10aa49f1084c1d9b37456e2d68b88c94e4 - 0.0% (221 Bytes)
[#018] sha256:9248d5a697596fe6f82483c5a1b2cc9548029811533e69f4517941d7465534fb - 8.93% (13.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-10-24 02:11:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:11:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:11:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:11:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:11:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:11:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:11:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:11:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:11:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-10-24 02:11:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-10-24 02:11:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-10-24 02:11:36 UTC|1 VERSION=2.7 /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-24 02:11:40 UTC/bin/sh -c #(nop) COPY dir:651c3e9c4de85cb9fcbf8be1268801418dce4feb2562fc6d9de379855f3bde34 in /usr/lib/python3.8/site-packages/
2021-10-24 02:11:41 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-24 02:11:42 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-10-24 02:11:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:11:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 02:11:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:06:40+00:00
2021-10-24 02:11:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:11:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-24 02:11:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:11:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:11:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:11:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:11:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:11:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:12:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:12:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-10-24 02:12:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-10-24 02:12:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-10-24 02:12:05 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 02:12:07 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-10-24 02:12:10 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 02:12:13 UTC/bin/sh -c #(nop) COPY dir:a47f4036fbc5238344c710c31d218a36624d0ff691f9a84e9edeed35bd611e11 in /usr/lib/python3.8/site-packages/
2021-10-24 02:12:14 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 02:12:15 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 02:12:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:12:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:12:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:12:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:11:47+00:00
2021-10-24 02:12:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:12:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-24 02:12:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:12:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:13:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:13:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:13:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:13:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:13:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:13:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2021-10-24 02:13:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2021-10-24 02:13:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2021-10-24 02:13:15 UTC/bin/sh -c #(nop) COPY dir:5a08008d3c97239a22c7f5a150889a512749bea9cf04372f6c90307ae9c1d834 in /usr/lib/python3.8/site-packages/
2021-10-24 02:13:16 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 02:13:17 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 02:13:18 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:13:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:13:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:13:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:12:21+00:00
2021-10-24 02:13:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:13:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-24 02:14:06 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:14:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:14:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2021-10-24 02:14:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2021-10-24 02:14:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2021-10-24 02:14:18 UTC/bin/sh -c #(nop) COPY dir:ef2daeb5f0d4e503362517e2df8a8b5066e340559709cae94e2d4602b6131849 in /usr/lib/python3.8/site-packages/
2021-10-24 02:14:20 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 02:14:23 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 02:14:24 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 02:14:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:14:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:14:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:14:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:13:23+00:00
2021-10-24 02:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:14:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-24 02:14:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:14:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:14:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:14:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:14:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:14:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2021-10-24 02:14:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2021-10-24 02:14:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2021-10-24 02:14:50 UTC/bin/sh -c #(nop) COPY file:911ea486152d696af784bf48dbd561a6dcb08cfae09a17993520a252fb864238 in /usr/bin/helm
2021-10-24 02:14:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:14:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:14:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:14:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:14:30+00:00
2021-10-24 02:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:14:55 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.