Namespace
cytopia
Image / Tag
ansible:2.8-0.21
Content Digest
sha256:28be412da7b1f72a556d08e6d26062f014cb0ee59a424fd84c5afc790e09ca7f
Details
Created

2019-11-15 16:51:34 UTC

Size

22.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2019-11-15 16:50:20+00:00
  • org.opencontainers.image.description
    Ansible 2.8 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.8 base
  • org.opencontainers.image.revision
    a4f8b9f4a1dc514221a6da356d0c252335fbca69
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.8

Environment
PATH

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


Layers

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

[#001] sha256:ac1cf49aa88f7aab6d19e474fd0d4d26efbbb8fd99ea3ff1e015eae0a6996dd4 - 42.88% (9.68 MB)

[#002] sha256:c7f67401e95b07f0bca5154bb6b23517641688aee3000a425f58474db279868a - 45.44% (10.3 MB)

[#003] sha256:4cc76ecc287a3d2fa47773465ff033e924ae683f8f536b7c735323b5f1b9ac29 - 0.01% (2.21 KB)

[#004] sha256:8c3c9d6610f639c70ac6ae88dac6e4f91e3284e34d5a4ecb071cbdaa1568fdda - 0.02% (3.6 KB)

[#005] sha256:5f3e1589a7ebd3d2b095b9177e5477f3fd7b41bb296fe1b5136f3ca3e7fd8fbf - 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-15 16:51:25 UTC

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

2019-11-15 16:51:25 UTC

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

2019-11-15 16:51:25 UTC

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

2019-11-15 16:51:26 UTC

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

2019-11-15 16:51:26 UTC

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

2019-11-15 16:51:26 UTC

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

2019-11-15 16:51:26 UTC

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

2019-11-15 16:51:26 UTC

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

2019-11-15 16:51:26 UTC

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

2019-11-15 16:51:27 UTC

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

2019-11-15 16:51:27 UTC

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

2019-11-15 16:51:30 UTC

|1 VERSION=2.8 /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-15 16:51:32 UTC

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

2019-11-15 16:51:33 UTC

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

2019-11-15 16:51:33 UTC

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

2019-11-15 16:51:34 UTC

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

2019-11-15 16:51:34 UTC

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

2019-11-15 16:51:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2019-11-15 16:50:20+00:00

2019-11-15 16:51:34 UTC

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

2019-11-15 16:51:34 UTC

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

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