Namespace
cytopia
Image / Tag
ansible:2.6-release-0.24
Content Digest
sha256:88e58eebd4ea4a95076ea9fe9566c2eff8e17ab9483679ee5f392a77b33b11db
Details
Created

2020-03-22 13:30:00 UTC

Size

21.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-03-22 13:27:47+00:00
  • org.opencontainers.image.description
    Ansible 2.6 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.6 base
  • org.opencontainers.image.revision
    24f0d007cd5ebd77d06739ce3bed96242452cca9
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.6 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.6

Environment
PATH

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


Layers

[#000] sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 12.42% (2.64 MB)

[#001] sha256:ac0d165721c978261a14dbb1fc8038b3cc0048ce5469e8d6bd631b2d70a22c90 - 45.58% (9.68 MB)

[#002] sha256:d2b0d3476e355a0e70d77ef1721c57e6e97f86ae3fbf17e5a691cc94dccfe35e - 41.97% (8.91 MB)

[#003] sha256:68d12c6e5eb1a8f690e5cdef09d14e2d3e04576b994d97b2f53aed15b62df9aa - 0.01% (2.43 KB)

[#004] sha256:39da5e771b50fedca8041d1aee5264d9f09aeeeee6f4053b7c7099bdc5d0808c - 0.02% (3.35 KB)

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


History
2020-01-23 16:53:17 UTC

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

2020-01-23 16:53:17 UTC

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

2020-03-22 13:29:52 UTC

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

2020-03-22 13:29:52 UTC

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

2020-03-22 13:29:52 UTC

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

2020-03-22 13:29:52 UTC

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

2020-03-22 13:29:52 UTC

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

2020-03-22 13:29:52 UTC

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

2020-03-22 13:29:52 UTC

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

2020-03-22 13:29:53 UTC

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

2020-03-22 13:29:53 UTC

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

2020-03-22 13:29:53 UTC

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

2020-03-22 13:29:53 UTC

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

2020-03-22 13:29:55 UTC

|1 VERSION=2.6 /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-03-22 13:29:58 UTC

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

2020-03-22 13:29:58 UTC

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

2020-03-22 13:29:59 UTC

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

2020-03-22 13:29:59 UTC

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

2020-03-22 13:29:59 UTC

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

2020-03-22 13:29:59 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-22 13:27:47+00:00

2020-03-22 13:29:59 UTC

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

2020-03-22 13:30:00 UTC

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

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