Namespace
cytopia
Image / Tag
ansible:2.7-release-0.25
Content Digest
sha256:47f7502ad1e41243ea730bf01d0f0533b337fcb5d312a9e08f6ff9269701ce8e
Details
Created

2020-03-22 21:19:00 UTC

Size

21.9 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-03-22 21:16:53+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
    2813da4e4772279c2f233ff17fdabe5ca74fe009
  • 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:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 12.06% (2.64 MB)

[#001] sha256:8b7c79207787947fc66a1d931a91e250526eb5dc6aa74a43d77474f9dd268e41 - 44.25% (9.67 MB)

[#002] sha256:d01c82fea0714e8d2823e1d9242c27594419d49794dba977ec5491396b78a1bb - 43.66% (9.55 MB)

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

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

[#005] sha256:a9e8de4c7c632e6bef4c2d8ce71c15387a8e7bd1ed8bab1a952d434e1b2ddca6 - 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 21:18:53 UTC

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

2020-03-22 21:18:53 UTC

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

2020-03-22 21:18:53 UTC

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

2020-03-22 21:18:53 UTC

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

2020-03-22 21:18:53 UTC

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

2020-03-22 21:18:54 UTC

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

2020-03-22 21:18:54 UTC

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

2020-03-22 21:18:54 UTC

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

2020-03-22 21:18:54 UTC

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

2020-03-22 21:18:54 UTC

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

2020-03-22 21:18:54 UTC

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

2020-03-22 21:18:57 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

2020-03-22 21:18:59 UTC

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

2020-03-22 21:18:59 UTC

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

2020-03-22 21:18:59 UTC

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

2020-03-22 21:19:00 UTC

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

2020-03-22 21:19:00 UTC

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

2020-03-22 21:19:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-22 21:16:53+00:00

2020-03-22 21:19:00 UTC

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

2020-03-22 21:19:00 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