Namespace
cytopia
Image / Tag
ansible:2.3-release-0.25
Content Digest
sha256:cb1d30b4e9b426a44451034e4f4be449188b8b3d7f95b02ae1f2b8ff79bf9ed4
Details
Created

2020-03-22 21:17:02 UTC

Size

19.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-03-22 21:14:45+00:00
  • org.opencontainers.image.description
    Ansible 2.3 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.3 base
  • org.opencontainers.image.revision
    2813da4e4772279c2f233ff17fdabe5ca74fe009
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.3 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.3

Environment
PATH

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


Layers

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

[#001] sha256:44f8a67250cb6697c6e6e55747f94cace21803e8158c23cb49085d6c05e0f3a5 - 49.86% (9.68 MB)

[#002] sha256:663de4b8cccf18dfe7f37b5941ebd4fd4231046ec699d52cfd7ea74ce8b4722b - 36.52% (7.09 MB)

[#003] sha256:0df2124d0400ccfd35becf71bfd49535eb74eb0ad13aba3f15176312bfa926a1 - 0.01% (2.04 KB)

[#004] sha256:e035702429a55ce41fd40b104a09a8f44db8d4f6717188cb61c56333a13d323f - 0.02% (4.12 KB)

[#005] sha256:6310c4944ee509bc5541ccd48492e86245d166c91766fdf97915277233b784f4 - 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:16:56 UTC

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

2020-03-22 21:16:56 UTC

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

2020-03-22 21:16:56 UTC

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

2020-03-22 21:16:56 UTC

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

2020-03-22 21:16:56 UTC

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

2020-03-22 21:16:56 UTC

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

2020-03-22 21:16:56 UTC

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

2020-03-22 21:16:57 UTC

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

2020-03-22 21:16:57 UTC

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

2020-03-22 21:16:57 UTC

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

2020-03-22 21:16:57 UTC

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

2020-03-22 21:16:59 UTC

|1 VERSION=2.3 /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:17:01 UTC

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

2020-03-22 21:17:01 UTC

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

2020-03-22 21:17:01 UTC

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

2020-03-22 21:17:02 UTC

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

2020-03-22 21:17:02 UTC

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

2020-03-22 21:17:02 UTC

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

2020-03-22 21:17:02 UTC

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

2020-03-22 21:17:02 UTC

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

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