Namespace
cytopia
Image / Tag
ansible:2.4-0.27
Content Digest
sha256:91badd13ca74f2961445714e92800dbab4d3acbac876353232bc1ee15e18b745
Details
Created

2020-12-17 01:49:25 UTC

Size

18.3 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-12-17 01:46:07+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
    db4353270505985fb7e02805c4e96e7c89bf151e
  • 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:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 14.46% (2.64 MB)

[#001] sha256:a69415af1c4adfa0d5ea523ff7fd472d6fcc15b438eb0217bce65e9acf6f0e93 - 52.91% (9.67 MB)

[#002] sha256:a351a4d8ba00853676a7b9be45b358c4c36fe38ff8de2fac919331afeace7d88 - 32.6% (5.96 MB)

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

[#004] sha256:850200be3484ee39f086e65e79d660821de7fc7b4faf10010c47f38699d8913c - 0.02% (4.02 KB)

[#005] sha256:18714ef996c5ed6a8f33498e8a8be73ee9955ad6a34dd9c14d0296f1616c687f - 0.0% (93 Bytes)


History
2020-04-24 01:05:35 UTC

/bin/sh -c #(nop) ADD file:a0afd0b0db7f9ee9496186ead087ec00edd1386ea8c018557d15720053f7308e in /

2020-04-24 01:05:35 UTC

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

2020-12-17 01:49:02 UTC

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

2020-12-17 01:49:03 UTC

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

2020-12-17 01:49:04 UTC

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

2020-12-17 01:49:05 UTC

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

2020-12-17 01:49:06 UTC

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

2020-12-17 01:49:07 UTC

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

2020-12-17 01:49:08 UTC

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

2020-12-17 01:49:09 UTC

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

2020-12-17 01:49:10 UTC

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

2020-12-17 01:49:11 UTC

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

2020-12-17 01:49:12 UTC

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

2020-12-17 01:49:16 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-12-17 01:49:18 UTC

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

2020-12-17 01:49:20 UTC

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

2020-12-17 01:49:21 UTC

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

2020-12-17 01:49:21 UTC

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

2020-12-17 01:49:22 UTC

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

2020-12-17 01:49:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-17 01:46:07+00:00

2020-12-17 01:49:24 UTC

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

2020-12-17 01:49:25 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