Namespace
cytopia
Image / Tag
ansible:2.7-0.28
Content Digest
sha256:47b20131c74c43212afe025b0f4c08def8276b02e32ddd5db2cbeaf027b5d3ff
Details
Created

2020-12-18 03:39:25 UTC

Size

20.1 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-12-18 03:36:33+00:00
  • org.opencontainers.image.description
    Ansible 2.7 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.7 base
  • org.opencontainers.image.revision
    86a170af863a43ce1efe3205d60c6757aeabec62
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.7 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.7

Environment
PATH

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


Layers

[#000] sha256:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 13.15% (2.64 MB)

[#001] sha256:b6c5c55f99c0e0a0c44f374afa71ec439bc9ef3535ab6afeb8cd22c12c05440e - 48.11% (9.67 MB)

[#002] sha256:b68f9c8974fd5ced43865052f891807b09a84d5b65662c33f405d71f49c26a57 - 38.71% (7.78 MB)

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

[#004] sha256:46d2ad88f3a4aced999f4292e8ba6ce686746d1f5abb9b66884d867a6aaca424 - 0.02% (3.49 KB)

[#005] sha256:081459fe4a4f3607a1517e8e40f4226d5c7fb168278088d130d759eac4ffe7da - 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-18 03:39:02 UTC

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

2020-12-18 03:39:03 UTC

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

2020-12-18 03:39:04 UTC

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

2020-12-18 03:39:05 UTC

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

2020-12-18 03:39:06 UTC

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

2020-12-18 03:39:07 UTC

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

2020-12-18 03:39:08 UTC

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

2020-12-18 03:39:09 UTC

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

2020-12-18 03:39:10 UTC

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

2020-12-18 03:39:11 UTC

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

2020-12-18 03:39:12 UTC

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

2020-12-18 03:39:15 UTC

|1 VERSION=2.7 /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-18 03:39:18 UTC

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

2020-12-18 03:39:20 UTC

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

2020-12-18 03:39:21 UTC

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

2020-12-18 03:39:21 UTC

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

2020-12-18 03:39:22 UTC

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

2020-12-18 03:39:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:36:33+00:00

2020-12-18 03:39:24 UTC

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

2020-12-18 03:39:25 UTC

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

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