Namespace
cytopia
Image / Tag
ansible:2.5-release-0.19
Content Digest
sha256:2e77f877e21a07c2308ffe3d020ab0aec11edf30cd1a9052ba2ef1a7223d9fd4
Details
Created

2019-11-03 23:50:29 UTC

Size

20.7 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2019-11-03 23:47:37+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
    5f8e37f5f3bd179c83f00383f777dc3f711ee7c3
  • 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:67d5ec8640d0078ca16770efaf638d3031a7790032b2bfe5992010b8b2d7a4cd - 46.72% (9.68 MB)

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

[#003] sha256:7119f2d0602b9a0fc1752c38a9791afc36626255ad52f01465fcf266c64b1f85 - 0.01% (2.43 KB)

[#004] sha256:7250c71873d43052559e4ec079ff97ad8f81978a71e2b11b8a5e2531726704df - 0.01% (3.18 KB)

[#005] sha256:b4994d54901a388d44c04d7b1fbaedacceba09190071ff73c4cd8170577e8b32 - 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-03 23:50:19 UTC

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

2019-11-03 23:50:20 UTC

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

2019-11-03 23:50:20 UTC

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

2019-11-03 23:50:20 UTC

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

2019-11-03 23:50:20 UTC

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

2019-11-03 23:50:20 UTC

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

2019-11-03 23:50:21 UTC

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

2019-11-03 23:50:21 UTC

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

2019-11-03 23:50:21 UTC

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

2019-11-03 23:50:21 UTC

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

2019-11-03 23:50:21 UTC

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

2019-11-03 23:50:25 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-03 23:50:27 UTC

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

2019-11-03 23:50:27 UTC

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

2019-11-03 23:50:28 UTC

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

2019-11-03 23:50:28 UTC

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

2019-11-03 23:50:28 UTC

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

2019-11-03 23:50:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2019-11-03 23:47:37+00:00

2019-11-03 23:50:29 UTC

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

2019-11-03 23:50:29 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