Namespace
cytopia
Image / Tag
ansible:2.4-release-0.27
Content Digest
sha256:d2181405004ea24012d7b82072755d4342b1fa84df9850e368540c4e83ed0bde
Details
Created

2020-12-16 12:14:49 UTC

Size

18.3 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2020-12-16 12:11:52+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
    12647970f0ecb6c48bbe3fc0709afaa0ff6885cd
  • 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:db8f88c981de1559403d6bc5bd2eb7a4f871bc25c379881793cccac4abf78621 - 52.91% (9.67 MB)

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

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

[#004] sha256:4c756c86354c5f5ba7a98d4211011335226959dbc5910e9cc36eaeeb84888095 - 0.02% (4.02 KB)

[#005] sha256:30dbd01f1b963cf33c0db0fd6afda1db247cd91bbc0b9b13ae9a303837b47c86 - 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-16 12:14:26 UTC

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

2020-12-16 12:14:27 UTC

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

2020-12-16 12:14:28 UTC

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

2020-12-16 12:14:29 UTC

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

2020-12-16 12:14:30 UTC

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

2020-12-16 12:14:31 UTC

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

2020-12-16 12:14:32 UTC

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

2020-12-16 12:14:33 UTC

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

2020-12-16 12:14:34 UTC

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

2020-12-16 12:14:35 UTC

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

2020-12-16 12:14:36 UTC

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

2020-12-16 12:14:39 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-16 12:14:42 UTC

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

2020-12-16 12:14:44 UTC

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

2020-12-16 12:14:45 UTC

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

2020-12-16 12:14:45 UTC

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

2020-12-16 12:14:46 UTC

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

2020-12-16 12:14:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-16 12:11:52+00:00

2020-12-16 12:14:48 UTC

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

2020-12-16 12:14:49 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