Namespace
cytopia
Image / Tag
ansible:2.6-release-0.20
Content Digest
sha256:e4ed86133549b7f8349966c05076fc6d4667f9a3591dbec5ddb3544dc78b3b3a
Details
Created

2019-11-07 04:18:01 UTC

Size

21.2 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2019-11-07 04:15:23+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
    12065b74975269302c47aedfe5301652f6d3927d
  • 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:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 12.42% (2.63 MB)

[#001] sha256:6337bb7133396b15d3fd1acc873c234b5a224b13effe09268080c24afcf53b33 - 45.69% (9.68 MB)

[#002] sha256:14e2b9453293e89c38ca5678d9ebde6d041d24ab9a68fb9554f15d1b270c19ee - 41.86% (8.86 MB)

[#003] sha256:5d6fdd3e5cddc9e82980dffef1bbf9c54303fd3083cd8d4d9543c580a498b0ea - 0.01% (2.42 KB)

[#004] sha256:002df0475143f5a6afc807c9a61cba624261e57f26627f88a6dd8da8cb6d43aa - 0.02% (3.34 KB)

[#005] sha256:c125ca5a3a4543a41ca0dc595d04bd2023c45316c2fef6026cc84d7a028e3242 - 0.0% (127 Bytes)


History
2019-05-11 00:07:03 UTC

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

2019-05-11 00:07:03 UTC

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

2019-11-07 04:17:53 UTC

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

2019-11-07 04:17:53 UTC

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

2019-11-07 04:17:53 UTC

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

2019-11-07 04:17:53 UTC

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

2019-11-07 04:17:53 UTC

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

2019-11-07 04:17:54 UTC

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

2019-11-07 04:17:54 UTC

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

2019-11-07 04:17:54 UTC

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

2019-11-07 04:17:54 UTC

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

2019-11-07 04:17:54 UTC

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

2019-11-07 04:17:54 UTC

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

2019-11-07 04:17:57 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

2019-11-07 04:17:59 UTC

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

2019-11-07 04:18:00 UTC

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

2019-11-07 04:18:00 UTC

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

2019-11-07 04:18:00 UTC

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

2019-11-07 04:18:01 UTC

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

2019-11-07 04:18:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2019-11-07 04:15:23+00:00

2019-11-07 04:18:01 UTC

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

2019-11-07 04:18:01 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