2021-04-26 01:55:11 UTC
49.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 5.43% (2.68 MB)
[#001] sha256:a6541965a3160a3273ad80fc65d44f6fc615c1d9968c1b6ad6856c29fc75df8d - 22.72% (11.2 MB)
[#002] sha256:f840fdce539358356c5f133561a72689cd6ca451bc62d0069447c4bd44b526b8 - 71.84% (35.5 MB)
[#003] sha256:b59f3d6103fc5c31a9980fbd18b688da1cc95f0a52ab0b9536355609a092bc3d - 0.0% (2.42 KB)
[#004] sha256:aba28247c8e2bc8ea5b846beed18c7750c55d53f6c6f634c865698959df4a571 - 0.01% (3.75 KB)
[#005] sha256:3f5962c949776a8e9472d60724f3e67003345739731d8c70f5b353fb1ce2f172 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-26 01:54:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-26 01:54:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-26 01:54:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-26 01:54:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-26 01:54:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-26 01:54:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-26 01:54:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-26 01:54:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-26 01:54:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-04-26 01:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-04-26 01:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-04-26 01:54:40 UTC|1 VERSION=latest /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-04-26 01:54:57 UTC/bin/sh -c #(nop) COPY dir:8b3e36db891549c5bf2224f6ea10909e47d6ac5a82a0998d78f950db330e2c36 in /usr/lib/python3.8/site-packages/
2021-04-26 01:55:00 UTC/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible
2021-04-26 01:55:01 UTC/bin/sh -c #(nop) COPY file:3edbe5d86fff4ee0a83f6d0bf33d7faafb243d881255df68854ee7d9dd135f5c in /usr/bin/ansible-connection
2021-04-26 01:55:03 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-26 01:55:05 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-26 01:55:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-26 01:52:28+00:00
2021-04-26 01:55:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-26 01:55:11 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.