2021-10-25 02:39:34 UTC
150 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.79% (2.68 MB)
[#001] sha256:9aad5028ad0f873889e2122dc63d0da25e299e04b1b4eab93f72899e0f863f8c - 7.55% (11.3 MB)
[#002] sha256:b9983b080040b28b70e44d058a832d7ae35106d92f98d6ed1ec216fd1f6c899d - 9.5% (14.2 MB)
[#003] sha256:41c41923210d8b806864de40fe004aff8ce1df57a5a6b0f324a7cc9203b13a47 - 0.0% (2.56 KB)
[#004] sha256:916d8d72e56de863106312ef5e5cbcc44d3f4520f16acc5ba198854da64433c1 - 0.0% (3.84 KB)
[#005] sha256:99c22cd222e4d14fc99fa388bacee5ad40735cce19025439e98df3c5cef71d83 - 4.39% (6.57 MB)
[#006] sha256:b36820159457eb6545875104ddad38db4f0e3ac4ae57546bcae75cfa984f6d31 - 0.0% (93 Bytes)
[#007] sha256:40e23fae759ee21decff2977c219b0a79ee2be02ce83621a6ca69836b7a25705 - 0.0% (1.25 KB)
[#008] sha256:c6c56d7643ef6f0c01a707adf5a73e188d8c3924912e0ea2047b5921c2ea4f16 - 10.68% (16 MB)
[#009] sha256:a78d8fe589b42460bc051d2fc23603340e220c90df3743d7791a75b2bcf4018e - 0.25% (385 KB)
[#010] sha256:c217eb8ab2cbb01524f4fa9f86075719ec05c99ad6d422a7ef46961b6896ad25 - 2.74% (4.1 MB)
[#011] sha256:6825eef382196bf6f62ffb763c60a80588dbb048d5090b043fa30bc730cdacd6 - 0.0% (1.66 KB)
[#012] sha256:e20e4f25262531a1722b8bfb9eaa62bca3dc081508bc8f8f3d5e50528b4d989f - 7.22% (10.8 MB)
[#013] sha256:d95f95ee3845629bfb500c410870b9b1929d1480515d6c7090f41158c941e711 - 0.0% (651 Bytes)
[#014] sha256:840b3528406b87d5bc597171b6353b48c2511498831f67db8fff8c8d95985ae9 - 6.67% (9.98 MB)
[#015] sha256:f13cea61a4775a1b1949ca4acb34fe7922f4f99899a5447b1cdf007be16a9fdc - 1.63% (2.43 MB)
[#016] sha256:912a9d780b2536c65dd555df973cc42acbd478433ab3cafdf192cf29a20a6e48 - 8.67% (13 MB)
[#017] sha256:eafd34e7440cce7afa82a8357d4b2eb394cfede77e471959a01b34a239dbd65c - 30.09% (45 MB)
[#018] sha256:fbff81b81c1803931642846ba455cd8ad19ac2399a1abb19c563b9e077539888 - 0.0% (221 Bytes)
[#019] sha256:d1bcbeafcb601cce28ec780803ab068bb4d29695b821875384985f45c14b4968 - 8.79% (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 02:36:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:36:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:36:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:36:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:36:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:36:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:36:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2021-10-25 02:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2021-10-25 02:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2021-10-25 02:36:25 UTC|1 VERSION=2.11 /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 02:36:28 UTC/bin/sh -c #(nop) COPY dir:9e1f9e2b32575042b1bf0a6714960c6b1302443d9946ee35f30c2664095b1301 in /usr/lib/python3.8/site-packages/
2021-10-25 02:36:29 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-10-25 02:36:30 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-10-25 02:36:38 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 02:36:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:36:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 02:36:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:31:57+00:00
2021-10-25 02:36:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2021-10-25 02:36:49 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:36:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:36:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:36:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:36:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:36:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:36:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:36:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2021-10-25 02:36:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2021-10-25 02:36:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2021-10-25 02:37:00 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 02:37:02 UTC|1 VERSION=2.11 /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 02:37:05 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 02:37:07 UTC/bin/sh -c #(nop) COPY dir:4629b533bdbad8ec5e70801da0ab82d1bc111e4e36df8f0e075291d7d84256a6 in /usr/lib/python3.8/site-packages/
2021-10-25 02:37:08 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 02:37:09 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 02:37:09 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:37:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 02:37:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 02:37:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:36:43+00:00
2021-10-25 02:37:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:37:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2021-10-25 02:37:42 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:37:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:37:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:37:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:37:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:37:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:37:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:37:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2021-10-25 02:37:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2021-10-25 02:37:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2021-10-25 02:37:59 UTC/bin/sh -c #(nop) COPY dir:cf661963aaf48a6789789fa32f51aee4b232c2cd60ad86f231ba01d1c589fad1 in /usr/lib/python3.8/site-packages/
2021-10-25 02:38:00 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-25 02:38:01 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-25 02:38:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:38:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 02:38:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 02:38:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:37:15+00:00
2021-10-25 02:38:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:38:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2021-10-25 02:38:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:38:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:38:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:38:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:38:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:38:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:38:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:38:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2021-10-25 02:38:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2021-10-25 02:38:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2021-10-25 02:38:58 UTC/bin/sh -c #(nop) COPY dir:e9b4df89ec8b0480678af1224db3b1f950c0b3243c1ffbe1b8795a0431510ae5 in /usr/lib/python3.8/site-packages/
2021-10-25 02:39:00 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-25 02:39:03 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-25 02:39:04 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-25 02:39:04 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:39:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 02:39:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 02:39:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:38:07+00:00
2021-10-25 02:39:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:39:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2021-10-25 02:39:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 02:39:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 02:39:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 02:39:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 02:39:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 02:39:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 02:39:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 02:39:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 02:39:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2021-10-25 02:39:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2021-10-25 02:39:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2021-10-25 02:39:29 UTC/bin/sh -c #(nop) COPY file:911ea486152d696af784bf48dbd561a6dcb08cfae09a17993520a252fb864238 in /usr/bin/helm
2021-10-25 02:39:30 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 02:39:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 02:39:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 02:39:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 02:39:10+00:00
2021-10-25 02:39:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 02:39:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.