2021-10-25 04:56:44 UTC
205 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.31% (2.68 MB)
[#001] sha256:3d412413b43ccb54ade82c5340af3e1db2a2ab78943a5047a40d5972c21e2b5a - 5.52% (11.3 MB)
[#002] sha256:9573681fce46214794d30101f92790565321811f365872b80689f37970b46c96 - 23.74% (48.6 MB)
[#003] sha256:079344bd592da4b2494c8208843025d2671262d93f5bee06c7aa1d973374d5bd - 0.0% (2.56 KB)
[#004] sha256:a67be59c0c27d83cabd4a44e1a6cb903f9bd363543ae579150e87c2692749a47 - 0.0% (3.84 KB)
[#005] sha256:d516d400aef66a32accd4cb000bd3fd80479aeaa8c4a8feba0a68373eb357a02 - 13.35% (27.3 MB)
[#006] sha256:27006815640032d7e2abf7f3caf48538cefa36e36364b15ffee393bf58c929ef - 0.0% (93 Bytes)
[#007] sha256:a62e319015e671dc67ef6b0f5bc696dc30a11aaa866d395411df71173adfadf8 - 0.0% (1.25 KB)
[#008] sha256:2af9e4811a88e342c7bb7f4e6c3f610cb9c30073f8fed4e7d82c619575cfbbee - 7.8% (16 MB)
[#009] sha256:9940b23bcdc6d1e5a0c636bd8eaf220ab41baa21299164017d70d35676e5d885 - 0.18% (385 KB)
[#010] sha256:9119bffffbf0cd0f10bdf35a85392aaa38b012fc58000aa81ac23a3f4f646b7a - 2.01% (4.1 MB)
[#011] sha256:7cb7088a78139921bf96c8872c11afaeeadc1710c1ed3da6cfa259ba89659feb - 0.0% (1.65 KB)
[#012] sha256:179f56930ef7abfd13816730c768349a14a0c213ecdec023fd01c37fd824e5d0 - 5.28% (10.8 MB)
[#013] sha256:6ec9c643fe675eafa3d6e7e3dd21485f8357abf039e4fb978b583759fcc469c9 - 0.0% (651 Bytes)
[#014] sha256:e225ac752aa7f1699cc4922bdff2d94d4a140e2a57b6286b2a0c6d9c5a11acd9 - 4.88% (9.98 MB)
[#015] sha256:ce8f6aefeb6e8793d622c90d56a236b15e5512270ee0f8c13b21da300c7b7acc - 1.19% (2.43 MB)
[#016] sha256:135de0b5bc020858dd124fa7b55b2df6a025c7d9528a2afb1d46314b0e4d05d0 - 6.33% (13 MB)
[#017] sha256:7d4a90ec786308ff5d37e625b3719b2f28402009a5cbdcf6812037bcae42b494 - 21.99% (45 MB)
[#018] sha256:16c4fa9f205eaef286d096b884f2dff8bb1c931a83cd8ec524165ce15ba118d0 - 0.0% (224 Bytes)
[#019] sha256:2d0cbc6dcb66aee31864e9ceb2b5d9cbea0bdeefbdd3bb7be47a1950243116d5 - 6.42% (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-25 04:48:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:48:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:48:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:48:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:48:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:48:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:49:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:49:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:49:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-10-25 04:49:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-10-25 04:49:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-10-25 04:49:09 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache 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-10-25 04:49:32 UTC/bin/sh -c #(nop) COPY dir:17ce362bef2568386264cfc499c5238ef509dee880e74be82a61d6bccfe293b2 in /usr/lib/python3.8/site-packages/
2021-10-25 04:49:36 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-10-25 04:49:38 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-10-25 04:50:21 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 04:50:24 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:50:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 04:50:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:42:23+00:00
2021-10-25 04:50:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:50:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-25 04:50:46 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:50:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:50:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:50:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:50:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:51:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:51:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:51:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:51:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-10-25 04:51:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-10-25 04:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-10-25 04:51:20 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 04:51:24 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
2021-10-25 04:51:30 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 04:51:33 UTC/bin/sh -c #(nop) COPY dir:0f3330040b3b1920d2447db996997e0c7bcab4a46f860a236e865091f79cf5c2 in /usr/lib/python3.8/site-packages/
2021-10-25 04:51:37 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 04:51:40 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 04:51:43 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:51:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:51:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:51:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:50:36+00:00
2021-10-25 04:51:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:51:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-25 04:52:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:52:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:52:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:52:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:52:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:52:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:52:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:52:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:52:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-10-25 04:52:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-10-25 04:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-10-25 04:53:07 UTC/bin/sh -c #(nop) COPY dir:75e8614a6c862bd5b25b5a771aaaabd5967c4eebd798137514f2ec14f1f26e11 in /usr/lib/python3.8/site-packages/
2021-10-25 04:53:11 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-25 04:53:15 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-25 04:53:18 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:53:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:53:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:53:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:51:58+00:00
2021-10-25 04:53:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:53:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-25 04:54:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:54:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:54:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:54:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:54:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:54:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:54:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-10-25 04:54:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-10-25 04:54:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-10-25 04:54:58 UTC/bin/sh -c #(nop) COPY dir:c7b0d452d0cc4529cc644bfc76298d10c4d03efc76e54248bb436097f34c1073 in /usr/lib/python3.8/site-packages/
2021-10-25 04:55:02 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-25 04:55:08 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-25 04:55:12 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-25 04:55:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:55:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:55:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:55:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:53:36+00:00
2021-10-25 04:55:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-25 04:55:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:55:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:55:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:55:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:55:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:56:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:56:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:56:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:56:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2021-10-25 04:56:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2021-10-25 04:56:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2021-10-25 04:56:23 UTC/bin/sh -c #(nop) COPY file:911ea486152d696af784bf48dbd561a6dcb08cfae09a17993520a252fb864238 in /usr/bin/helm
2021-10-25 04:56:27 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:56:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:56:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:56:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:55:33+00:00
2021-10-25 04:56:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:56:44 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.