Namespace
cytopia
Image / Tag
ansible:2.7-release-0.19
Content Digest
sha256:df0cae76910aa377d98f8d469db91767c9497ba77cd1c0141e7963fed4b46d0c
Details
Created

2019-11-03 23:53:32 UTC

Size

21.8 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2019-11-03 23:50:48+00:00
  • org.opencontainers.image.description
    Ansible 2.7 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.7 base
  • org.opencontainers.image.revision
    5f8e37f5f3bd179c83f00383f777dc3f711ee7c3
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.7 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.7

Environment
PATH

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


Layers

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

[#001] sha256:aff95acc5f7d0727bfc8fdf02c796413df7c7c81ab0ba5c4738fb12f5337a0fe - 44.36% (9.68 MB)

[#002] sha256:2c909059638b6095373b06f61ac691c80c742d0d930c644e30d07b9b84b96f2a - 43.55% (9.5 MB)

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

[#004] sha256:4eb3d097e81fd2d1cb6fdcde79e59500e8fbff71a7e49459e5a7e6597ea2068e - 0.02% (3.49 KB)

[#005] sha256:15ee05a6530d7928a7a45c3b4914a33f7fd1fab9335faf7aca1c1fc08b1c3a57 - 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:53:23 UTC

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

2019-11-03 23:53:23 UTC

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

2019-11-03 23:53:23 UTC

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

2019-11-03 23:53:23 UTC

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

2019-11-03 23:53:24 UTC

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

2019-11-03 23:53:24 UTC

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

2019-11-03 23:53:24 UTC

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

2019-11-03 23:53:24 UTC

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

2019-11-03 23:53:24 UTC

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

2019-11-03 23:53:24 UTC

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

2019-11-03 23:53:25 UTC

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

2019-11-03 23:53:27 UTC

|1 VERSION=2.7 /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:53:30 UTC

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

2019-11-03 23:53:30 UTC

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

2019-11-03 23:53:31 UTC

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

2019-11-03 23:53:31 UTC

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

2019-11-03 23:53:31 UTC

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

2019-11-03 23:53:31 UTC

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

2019-11-03 23:53:31 UTC

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

2019-11-03 23:53:32 UTC

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

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