2021-10-25 04:55:46 UTC
69.6 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 3.85% (2.68 MB)
[#001] sha256:b7680a353abd383c025ada7d7850ecc608642c79458df414e07111ecc6494519 - 16.22% (11.3 MB)
[#002] sha256:9f9f2be3145001ee1c5fc0641b7b1da340c3bbae383aed599913c7f36280b8c5 - 26.5% (18.5 MB)
[#003] sha256:379d1874570b38bece7e50af1942efab5dc521b4062c04ef351ad03cf8bf9cb1 - 0.0% (2.43 KB)
[#004] sha256:493f7f4366ac2255ac7effeebc9c17217344fa1b85351b23be4896a5c2c285a8 - 0.0% (3.49 KB)
[#005] sha256:a24ebf100eb89d47583ef7ed5f7ca54c0c08316d35da3f6b3f6a8ba0289ba219 - 17.45% (12.1 MB)
[#006] sha256:afdae20bb5a13c8a0bd12f0ebef9c368622c401e5c4f59eece0db7cde41e5c8c - 0.0% (93 Bytes)
[#007] sha256:a73d198770e0af4302741342acc736e08e4390d819cbf3f03c95a43db48e6ee2 - 0.0% (1.25 KB)
[#008] sha256:53f649530d69a3de6ba9ed634d9f17f6a8d790f73a049194a9212a3ea0aa8b0b - 22.94% (16 MB)
[#009] sha256:82837fd31ca025311621028fa4f122e3537a7063cfd8194db877ff2e107eefea - 0.54% (385 KB)
[#010] sha256:78978745b14b277ea6a6d29f6e2ec16eeefb7ac7cb264153f399e594faf22dbe - 5.89% (4.1 MB)
[#011] sha256:e0c241cad0fe89a15c50213b611198525d0c540fda92601da0a369e2b26d0273 - 0.0% (1.65 KB)
[#012] sha256:7020ac21d4f0813d82244c242a673a87b05fb392672914076013141ad6ec96fd - 1.16% (825 KB)
[#013] sha256:7b766ab37fcda4eec7ba317e9f219e09623c6b9fa15fc296deca8a43d4c16724 - 5.44% (3.79 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:53:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:53:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:53:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:53:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:53:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:53:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:53:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:53:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:53:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-10-25 04:53:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-10-25 04:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-10-25 04:53:41 UTC|1 VERSION=2.7 /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:53:46 UTC/bin/sh -c #(nop) COPY dir:0e64ed2d82ab3627562221185fc0cbf71d5197938e5c6cb4c43191ee1f7137bb in /usr/lib/python3.8/site-packages/
2021-10-25 04:53:47 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-25 04:53:48 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-10-25 04:54:01 UTC|1 VERSION=2.7 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 04:54:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:54:02 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 04:54:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:49:24+00:00
2021-10-25 04:54:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-25 04:54:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:54:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:54:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:54:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:54:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:54:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:54:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:54:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:54:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-10-25 04:54:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-10-25 04:54:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-10-25 04:54:29 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 04:54:31 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-25 04:54:34 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 04:54:35 UTC/bin/sh -c #(nop) COPY dir:7e43ecf3afc35b89eb763f13eaa04bd5d43ae02e5ab07f6e07220530ef3547ba in /usr/lib/python3.8/site-packages/
2021-10-25 04:54:36 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 04:54:37 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 04:54:37 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:54:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:54:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:54:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:54:12+00:00
2021-10-25 04:54:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-25 04:55:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 04:55:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 04:55:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 04:55:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 04:55:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 04:55:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 04:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 04:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 04:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 infra
2021-10-25 04:55:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 infra
2021-10-25 04:55:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 infra
2021-10-25 04:55:39 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache libpq rsync
2021-10-25 04:55:41 UTC/bin/sh -c #(nop) COPY dir:b3212b0997aaeaa968086f994aa04265f15cad26724b18674e23dd9e7ba0e250 in /usr/lib/python3.8/site-packages/
2021-10-25 04:55:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 04:55:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 04:55:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 04:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 04:54:53+00:00
2021-10-25 04:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 04:55:46 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.