Namespace
cytopia
Image / Tag
ansible:2.5-release-0.22
Content Digest
sha256:72bcbe740c3b61aa0538ca54abf7d6e8fa46e51d91364b8b95f345ec53311a2c
Details
Created

2019-11-21 04:44:32 UTC

Size

20.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2019-11-21 04:41:50+00:00
  • org.opencontainers.image.description
    Ansible 2.5 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.5 base
  • org.opencontainers.image.revision
    d6f83755e046f0d79e24d6f849647d95123e62ec
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.5 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.5

Environment
PATH

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


Layers

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

[#001] sha256:89c30f9b5a0986e7b08a456d2eb5d446b8df915a23ec7532357a40a2a05e270d - 46.72% (9.68 MB)

[#002] sha256:45778cf8943e7b0dbaf86f5658dc58076cb191481b9e5f21473ded17743a066a - 40.55% (8.4 MB)

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

[#004] sha256:8aa424e3b91770ea7203e6b14f2d46b65eb17a42771a608f891744c88a18b51a - 0.01% (3.17 KB)

[#005] sha256:7b8a3ee482f1544c3164f3b7bedfe3107b8d59ef8ffbad45c369e29f8d5c7895 - 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"]

2019-11-21 04:44:23 UTC

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

2019-11-21 04:44:24 UTC

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

2019-11-21 04:44:24 UTC

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

2019-11-21 04:44:24 UTC

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

2019-11-21 04:44:24 UTC

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

2019-11-21 04:44:24 UTC

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

2019-11-21 04:44:24 UTC

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

2019-11-21 04:44:25 UTC

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

2019-11-21 04:44:25 UTC

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

2019-11-21 04:44:25 UTC

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

2019-11-21 04:44:25 UTC

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

2019-11-21 04:44:28 UTC

|1 VERSION=2.5 /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

2019-11-21 04:44:30 UTC

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

2019-11-21 04:44:31 UTC

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

2019-11-21 04:44:31 UTC

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

2019-11-21 04:44:31 UTC

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

2019-11-21 04:44:31 UTC

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

2019-11-21 04:44:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2019-11-21 04:41:50+00:00

2019-11-21 04:44:32 UTC

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

2019-11-21 04:44:32 UTC

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

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