Namespace
cytopia
Image / Tag
ansible:2.8-release-0.21
Content Digest
sha256:7c329f75585f32e2f035e9db68823ab5defc813b783bbee92f7e365305a6c0af
Details
Created

2019-11-14 23:51:39 UTC

Size

22.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2019-11-14 23:50:17+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
    40c9284aa2f71a0947ad4660e3195f2d43c7221f
  • 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:584584c760cff5682025a30d98ef2f0f0210b0b3639ec8aaddf1f658442f1999 - 42.88% (9.68 MB)

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

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

[#004] sha256:597f9c37dc7c098c1a3c3692063ad8eb142b529535f588cd9eeefe4705765d9a - 0.02% (3.6 KB)

[#005] sha256:e550c80481448c4f1aa5772d2618ea9d1508b095aa7fecca402df2ba6e8c5486 - 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-14 23:51:29 UTC

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

2019-11-14 23:51:29 UTC

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

2019-11-14 23:51:29 UTC

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

2019-11-14 23:51:30 UTC

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

2019-11-14 23:51:30 UTC

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

2019-11-14 23:51:30 UTC

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

2019-11-14 23:51:30 UTC

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

2019-11-14 23:51:30 UTC

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

2019-11-14 23:51:30 UTC

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

2019-11-14 23:51:31 UTC

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

2019-11-14 23:51:31 UTC

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

2019-11-14 23:51:34 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-14 23:51:37 UTC

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

2019-11-14 23:51:38 UTC

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

2019-11-14 23:51:38 UTC

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

2019-11-14 23:51:38 UTC

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

2019-11-14 23:51:39 UTC

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

2019-11-14 23:51:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2019-11-14 23:50:17+00:00

2019-11-14 23:51:39 UTC

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

2019-11-14 23:51:39 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