Namespace
cytopia
Image / Tag
ansible:2.9-0.23
Content Digest
sha256:b80935c0ea2e3443afe7f437ae5f1846653c94b51b2615d1585eb53e4adff8bf
Details
Created

2020-01-10 08:22:33 UTC

Size

23.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-01-10 08:21:28+00:00
  • org.opencontainers.image.description
    Ansible 2.9 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.9 base
  • org.opencontainers.image.revision
    a14f356cad5a5b22de8c42e61c9e584f71defcda
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.9 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.9

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 11.09% (2.63 MB)

[#001] sha256:7acf874f847cafc87c6576c0db7b55d38202552ace20369bf67042e61b08610b - 40.81% (9.68 MB)

[#002] sha256:b89b91bd0a2b3a3a0699030a6e070409a02154bf164f7cbbbd29a021af8e72bd - 48.08% (11.4 MB)

[#003] sha256:b523bac73844760df6d1d963266fa0c02a86be3f7c88eef512ac6cb4b35348a5 - 0.01% (2.42 KB)

[#004] sha256:814ddb1366fae5f6a440248cb5157dc0b4a59b6f3228f64357eebdc1f198e93e - 0.02% (3.66 KB)

[#005] sha256:f26d0abe1813ca566ce211a1455ae0139f455f403d34710461fc64d567ffa1c9 - 0.0% (127 Bytes)


History
2019-05-11 00:07:03 UTC

/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /

2019-05-11 00:07:03 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-01-10 08:22:25 UTC

/bin/sh -c #(nop) ARG VERSION

2020-01-10 08:22:25 UTC

/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>

2020-01-10 08:22:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>

2020-01-10 08:22:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia

2020-01-10 08:22:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT

2020-01-10 08:22:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible

2020-01-10 08:22:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible

2020-01-10 08:22:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible

2020-01-10 08:22:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base

2020-01-10 08:22:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base

2020-01-10 08:22:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base

2020-01-10 08:22:29 UTC

|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache 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

2020-01-10 08:22:32 UTC

/bin/sh -c #(nop) COPY dir:acb2756b798a7773603804ffb47de1fc2578bc3cff25a6744e16019ae7cb5866 in /usr/lib/python3.6/site-packages/

2020-01-10 08:22:33 UTC

/bin/sh -c #(nop) COPY file:6fd80eddb831cd0b21b02e432974e940d0a1cbbc105da3a3ecdd74c0e1051882 in /usr/bin/ansible

2020-01-10 08:22:33 UTC

/bin/sh -c #(nop) COPY file:cd026bf0678857947f229eee48e1acada8ffaff599ddb8da1ec8f0eb47c92775 in /usr/bin/ansible-connection

2020-01-10 08:22:33 UTC

/bin/sh -c #(nop) WORKDIR /data

2020-01-10 08:22:33 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-01-10 08:22:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-01-10 08:21:28+00:00

2020-01-10 08:22:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a14f356cad5a5b22de8c42e61c9e584f71defcda

2020-01-10 08:22:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9

Danger Zone
Delete Tag

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.

Delete