Namespace
cytopia
Image / Tag
ansible:2.4-0.25
Content Digest
sha256:a6ab0dfdeb47d0951238efa5a3cb7b76756d26e03e532ffab4f5ebab976596d5
Details
Created

2020-03-23 11:28:01 UTC

Size

20 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-03-23 11:25:49+00:00
  • org.opencontainers.image.description
    Ansible 2.4 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.4 base
  • org.opencontainers.image.revision
    95118eca7625c8580294171a91b8a889254c6d3e
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.4 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.4

Environment
PATH

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


Layers

[#000] sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 13.15% (2.64 MB)

[#001] sha256:a0815a86b1a1f2407f8b5af6e26d8ccc55276300158a5b7c2410417d840a935d - 48.27% (9.68 MB)

[#002] sha256:d3eb63c7aae0856e51ae49b281eeccc8c91a995286a2e74964b6c724c41dc7de - 38.55% (7.73 MB)

[#003] sha256:e7e595258a7e84412445229710be9ce294234e8cce2a1654a0568a48ebc1b16b - 0.01% (2.03 KB)

[#004] sha256:03f657c0aca624ee06b6f5af2b04d8c4e309db10ce03423b8db92387a60a4f4b - 0.02% (4.02 KB)

[#005] sha256:78888d2a32544c78aaf85b4f9d9061dac70c6315ba5b4fe00f88648634ea6cc8 - 0.0% (125 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-23 11:27:54 UTC

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

2020-03-23 11:27:54 UTC

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

2020-03-23 11:27:54 UTC

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

2020-03-23 11:27:55 UTC

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

2020-03-23 11:27:55 UTC

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

2020-03-23 11:27:55 UTC

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

2020-03-23 11:27:55 UTC

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

2020-03-23 11:27:55 UTC

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

2020-03-23 11:27:55 UTC

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

2020-03-23 11:27:55 UTC

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

2020-03-23 11:27:56 UTC

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

2020-03-23 11:27:58 UTC

|1 VERSION=2.4 /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-23 11:28:00 UTC

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

2020-03-23 11:28:00 UTC

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

2020-03-23 11:28:00 UTC

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

2020-03-23 11:28:01 UTC

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

2020-03-23 11:28:01 UTC

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

2020-03-23 11:28:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-23 11:25:49+00:00

2020-03-23 11:28:01 UTC

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

2020-03-23 11:28:01 UTC

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

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