Namespace
cytopia
Image / Tag
ansible:2.6-release-0.25
Content Digest
sha256:8d6c60c3357273c7d954201a847521705a8ca29ef83a0b9e76a3d5f8974abc84
Details
Created

2020-03-22 21:17:10 UTC

Size

21.2 MB

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

Environment
PATH

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


Layers

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

[#001] sha256:4099a883ce87b9fda2c6bbd0d4054ad209fc9dfcc742ce9ac5607eb6667d89bf - 45.58% (9.68 MB)

[#002] sha256:c380c95b9d53b8fde75a6bfe55638e6a6dd46a088d6c99209e814dd3fd077e92 - 41.97% (8.91 MB)

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

[#004] sha256:44244824963f6184c681ccc24c199dc6928cabf9349194fa31420114fdb8da5e - 0.02% (3.35 KB)

[#005] sha256:829895674fc5eb2854c2529c41ae7c5362d47c70ea08d55727e6deb46e650de4 - 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:17:02 UTC

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

2020-03-22 21:17:03 UTC

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

2020-03-22 21:17:03 UTC

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

2020-03-22 21:17:03 UTC

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

2020-03-22 21:17:03 UTC

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

2020-03-22 21:17:03 UTC

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

2020-03-22 21:17:03 UTC

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

2020-03-22 21:17:04 UTC

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

2020-03-22 21:17:04 UTC

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

2020-03-22 21:17:04 UTC

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

2020-03-22 21:17:04 UTC

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

2020-03-22 21:17:07 UTC

|1 VERSION=2.6 /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:09 UTC

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

2020-03-22 21:17:09 UTC

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

2020-03-22 21:17:09 UTC

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

2020-03-22 21:17:10 UTC

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

2020-03-22 21:17:10 UTC

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

2020-03-22 21:17:10 UTC

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

2020-03-22 21:17:10 UTC

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

2020-03-22 21:17:10 UTC

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

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