Namespace
cytopia
Image / Tag
ansible:2.8-release-0.22
Content Digest
sha256:106f1e4cf642662c6e2097755a2b941ea4e4bd0c091ab8bfd0cf5909638fe612
Details
Created

2019-11-21 04:47:04 UTC

Size

22.6 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2019-11-21 04:45:43+00:00
  • org.opencontainers.image.description
    Ansible 2.8 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.8 base
  • org.opencontainers.image.revision
    d6f83755e046f0d79e24d6f849647d95123e62ec
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.8

Environment
PATH

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


Layers

[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 11.65% (2.63 MB)

[#001] sha256:538d9747eadb6d951caabb7ff4f6134f13a0b1b508adfa4e3aa94ee923ee3fd7 - 42.88% (9.68 MB)

[#002] sha256:14937a8fc44d40ebc7432033b48fbf75fdeb6539d14d19f7db23a6bad4fbdd7f - 45.44% (10.3 MB)

[#003] sha256:2b8d02c4b41fb085f56ea173613304c4ead1acf29c7f6727c2b4db580cf65208 - 0.01% (2.22 KB)

[#004] sha256:e2ab0c4a2d53f81ac8efcbc8a740156de0404fdde3dba1d7293870d0db466f0f - 0.02% (3.6 KB)

[#005] sha256:34b7b899de217d60452d05b30e6168b13668a947acb258c76ed1c455c36c6139 - 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-21 04:46:54 UTC

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

2019-11-21 04:46:55 UTC

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

2019-11-21 04:46:55 UTC

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

2019-11-21 04:46:55 UTC

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

2019-11-21 04:46:55 UTC

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

2019-11-21 04:46:55 UTC

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

2019-11-21 04:46:56 UTC

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

2019-11-21 04:46:56 UTC

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

2019-11-21 04:46:56 UTC

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

2019-11-21 04:46:56 UTC

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

2019-11-21 04:46:56 UTC

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

2019-11-21 04:46:59 UTC

|1 VERSION=2.8 /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-21 04:47:02 UTC

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

2019-11-21 04:47:03 UTC

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

2019-11-21 04:47:03 UTC

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

2019-11-21 04:47:04 UTC

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

2019-11-21 04:47:04 UTC

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

2019-11-21 04:47:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2019-11-21 04:45:43+00:00

2019-11-21 04:47:04 UTC

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

2019-11-21 04:47:04 UTC

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

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