2022-02-04 03:33:25 UTC
207 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 1.3% (2.69 MB)
[#001] sha256:6be21bc5f48c55851c5d2e9d79c8369ace269c7b871ed26924341ecee3bb61a0 - 5.47% (11.3 MB)
[#002] sha256:01259284c554ebf80e9622f4ae49a7e9c10030893f69bbe74e2c44ee644adb8b - 24.5% (50.8 MB)
[#003] sha256:ca2887eec671718d0d05fd9b802f9d28414a24dd35ff0413002a1cdd70740b88 - 0.0% (2.48 KB)
[#004] sha256:9b4bb0d66bd946a86cf6d5aa09374df38a888383a5c62229f5903cfff70593ef - 0.0% (3.84 KB)
[#005] sha256:fe3c97d257136ac6858df19e77c7f7b09bf63ace796298f7e782596a96d6e4e9 - 13.83% (28.7 MB)
[#006] sha256:a3f221de14cb172b297de23e1987c45c809742f306fa758d0531d6bb25d0834c - 0.0% (93 Bytes)
[#007] sha256:3f172e78bbb7b33fd6c9fa3c0d532b9a3dedccb84e4ce7b02a3eac4f1f0bbe30 - 0.0% (1.25 KB)
[#008] sha256:1945ef2acb0f28cfb484554af5a156f76c4f34cb1960b9acd341563911c29e75 - 7.7% (16 MB)
[#009] sha256:8ae9d8c68519a0c7bd52a3ecacded3ba3a32eca805842fa6d138b511ac015358 - 0.19% (410 KB)
[#010] sha256:9b158b68c250e381ed5fb7da36b58f7d05351b391589f0d81038ba2b104784d4 - 2.34% (4.86 MB)
[#011] sha256:f81de3140150969d75ebf2dad5a1f97165dbf2a4c3431ba94b09501169361f9f - 0.0% (1.66 KB)
[#012] sha256:3dadc25e7a9a9d549283f159fc0c78d388769e2bdd7eeb4089d255211ac9102c - 5.45% (11.3 MB)
[#013] sha256:ae59cd5d417d7de699fa2a013e6820d5a3ae01ec33ffdb66504cc80ffffbf6e8 - 0.0% (652 Bytes)
[#014] sha256:6af37e7d88a6bac8632b1a459b9a5c524996aa6ae26c716e29b6086974b2a8c1 - 4.81% (9.98 MB)
[#015] sha256:62790f0e71077ac2240c5adc699cd0f756afe393ff32f6e6fdcd478bcdca257d - 1.18% (2.44 MB)
[#016] sha256:e726901f79d5e3766f92c0ecec18a28c96865ebc56d433b12fa814a35226bf2b - 6.2% (12.9 MB)
[#017] sha256:0f002d5bece17d28f45126946b098448b5fe7baabc76eb1ace659f56544c6d12 - 21.7% (45 MB)
[#018] sha256:5dcbf379ebf0cde6d744174c35dd90539092ed376f3999632d1584bc94d39c38 - 0.0% (223 Bytes)
[#019] sha256:5f4644e0deb12e5d421c01d4687a61e78ab8f75d21c909bc19e1f380fdbf9219 - 5.32% (11 MB)
/bin/sh -c #(nop) ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /
2021-11-12 17:19:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 03:25:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:25:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:26:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:26:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:26:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:26:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:26:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:26:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-02-04 03:26:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-02-04 03:26:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-02-04 03:26:11 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
2022-02-04 03:26:32 UTC/bin/sh -c #(nop) COPY dir:92f0ea1e5b34305c471099d56aa004c727f995584ee97f8f982d3a8f401d8076 in /usr/lib/python3.8/site-packages/
2022-02-04 03:26:36 UTC/bin/sh -c #(nop) COPY file:9c24e5081170d56db3e3f60823cbf46fe07cf91a4537b54d509461062136f703 in /usr/bin/ansible
2022-02-04 03:26:38 UTC/bin/sh -c #(nop) COPY file:cf76170311579e084a223b10b18825aaa3aa28073a60bead7049810bc61127e2 in /usr/bin/ansible-connection
2022-02-04 03:27:21 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 03:27:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:27:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 03:27:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:19:52+00:00
2022-02-04 03:27:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:27:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:27:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:27:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:27:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:27:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:27:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:28:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:28:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:28:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-02-04 03:28:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-02-04 03:28:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-02-04 03:28:17 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 03:28:20 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
2022-02-04 03:28:25 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 03:28:29 UTC/bin/sh -c #(nop) COPY dir:9f25ae97087e656123d7b66875956bef34001397de3de208ec6cd042aa429c63 in /usr/lib/python3.8/site-packages/
2022-02-04 03:28:32 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 03:28:35 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 03:28:38 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:28:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:28:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:27:37+00:00
2022-02-04 03:28:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:29:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:29:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:29:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:29:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:29:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:29:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:29:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:29:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-02-04 03:29:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-02-04 03:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-02-04 03:29:58 UTC/bin/sh -c #(nop) COPY dir:b51e59cd1db165627b2137f9f2b0b2d6720efc72393990ce4ab7da9a56654001 in /usr/lib/python3.8/site-packages/
2022-02-04 03:30:02 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-02-04 03:30:06 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2022-02-04 03:30:09 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:30:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:30:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:30:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:28:54+00:00
2022-02-04 03:30:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:30:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:31:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:31:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:31:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:31:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:31:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:31:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:31:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:31:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-02-04 03:31:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-02-04 03:31:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-02-04 03:31:42 UTC/bin/sh -c #(nop) COPY dir:39db0217c06b6f05dcd06d52de38ead569b9e82f8465203e234aa6134403a98c in /usr/lib/python3.8/site-packages/
2022-02-04 03:31:46 UTC/bin/sh -c #(nop) COPY file:716ab11dec13a802c25297e053ffbaccf4643e4645d36a3aa3fccc0191694f03 in /usr/bin/kubectl
2022-02-04 03:31:52 UTC/bin/sh -c #(nop) COPY file:923fcdcb53b6616643f4423157ea483948b0daf8158e356008ba672e9f20948f in /usr/bin/oc-dynamically-linked
2022-02-04 03:31:55 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2022-02-04 03:31:58 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:32:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:32:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:32:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:30:27+00:00
2022-02-04 03:32:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:32:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:32:27 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:32:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:32:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:32:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:32:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:32:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:32:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:32:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-02-04 03:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-02-04 03:33:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-02-04 03:33:05 UTC/bin/sh -c #(nop) COPY file:1c197e5c8defc0089e66d4a99b39ae3a3105a3709a69d938436bd8fe69aad697 in /usr/bin/helm
2022-02-04 03:33:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:33:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:33:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:33:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:32:16+00:00
2022-02-04 03:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:33:25 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.