Namespace
cytopia
Image / Tag
ansible:2.7
Content Digest
sha256:60df40c59ed18dc2fd30fcd92f402b14dd89122523d94e974a298823fcb8ee80
Details
Created

2022-02-04 03:55:27 UTC

Size

44.8 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-02-04 03:51:07+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
    3500bb2b9edd9328be320f0c619da40b2c78498b
  • 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:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 6.01% (2.69 MB)

[#001] sha256:a9a05db031e59ecc27550fbc0ff2d34110e34dc005c7ef612d1522948712ce1a - 25.33% (11.3 MB)

[#002] sha256:4c0b2d58d8ec35f420943428bd7815b1120c164a9c9669b14c0a8217a8bfcd9e - 41.5% (18.6 MB)

[#003] sha256:05e89361f3034039c511023388283e8cae9d3bfd826d96709df16d5f4b308d5e - 0.01% (2.42 KB)

[#004] sha256:712be77d06c13757bbf6410d84b2bac705bbc0c5b4d2506a92fcbd8e44e9b9a3 - 0.01% (3.49 KB)

[#005] sha256:94bef146289781e23a73c94481883e8c468ed0fa8109b7697f4da6f557c1b1c5 - 27.14% (12.2 MB)

[#006] sha256:0f4401afb4ae22222c3d90bb35f8acf5c1a97ebe60953ffb0953b04aa958c10e - 0.0% (93 Bytes)


History
2021-11-12 17:19:58 UTC

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

2021-11-12 17:19:58 UTC

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

2022-02-04 03:54:54 UTC

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

2022-02-04 03:54:55 UTC

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

2022-02-04 03:54:56 UTC

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

2022-02-04 03:54:57 UTC

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

2022-02-04 03:54:58 UTC

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

2022-02-04 03:54:59 UTC

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

2022-02-04 03:55:00 UTC

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

2022-02-04 03:55:01 UTC

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

2022-02-04 03:55:02 UTC

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

2022-02-04 03:55:03 UTC

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

2022-02-04 03:55:04 UTC

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

2022-02-04 03:55:07 UTC

|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && 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

2022-02-04 03:55:10 UTC

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

2022-02-04 03:55:12 UTC

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

2022-02-04 03:55:13 UTC

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

2022-02-04 03:55:23 UTC

|1 VERSION=2.7 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8

2022-02-04 03:55:24 UTC

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

2022-02-04 03:55:24 UTC

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

2022-02-04 03:55:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:51:07+00:00

2022-02-04 03:55:26 UTC

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

2022-02-04 03:55:27 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