Namespace
cytopia
Image / Tag
ansible:2.9-0.39
Content Digest
sha256:9cb147d5f93dca865ad4839d624f9e4c8052a4196b87a66b578a5a8c735bd981
Details
Created

2022-02-04 04:03:15 UTC

Size

52.3 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-02-04 03:58:25+00:00
  • org.opencontainers.image.description
    Ansible 2.9 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.ref.name
    Ansible 2.9 base
  • org.opencontainers.image.revision
    3500bb2b9edd9328be320f0c619da40b2c78498b
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.9 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.9

Environment
PATH

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


Layers

[#000] sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 5.15% (2.69 MB)

[#001] sha256:04a2dddecea6418cf23ac648d351218704e327952400c59f1626b8c81ac87678 - 21.7% (11.3 MB)

[#002] sha256:17096fb81d06de2b99a8bc9450dfd24d0ee0c647556e7851cd188b238b56f415 - 41.99% (21.9 MB)

[#003] sha256:eeb51a0beb3c8575aeaf23212bef07562cf6d7a9b834e3764564af4662f166bf - 0.0% (2.42 KB)

[#004] sha256:ba2a769e07b903fae778902404f4bb0f352b05852784b3b0794bac8aac4158e6 - 0.01% (3.84 KB)

[#005] sha256:5e5c9d2de17c6d3f90f15cdd2d8de31d9136fa1c483da2a476d557725cd49a11 - 31.15% (16.3 MB)

[#006] sha256:dac4f6d26a130252475a819c4817dd6a0aa4b5306e664e46ab9ad63ab75c0fba - 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 04:02:32 UTC

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

2022-02-04 04:02:33 UTC

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

2022-02-04 04:02:34 UTC

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

2022-02-04 04:02:35 UTC

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

2022-02-04 04:02:36 UTC

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

2022-02-04 04:02:37 UTC

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

2022-02-04 04:02:38 UTC

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

2022-02-04 04:02:39 UTC

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

2022-02-04 04:02:40 UTC

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

2022-02-04 04:02:41 UTC

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

2022-02-04 04:02:42 UTC

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

2022-02-04 04:02:45 UTC

|1 VERSION=2.9 /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 04:02:51 UTC

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

2022-02-04 04:02:52 UTC

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

2022-02-04 04:02:53 UTC

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

2022-02-04 04:03:11 UTC

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

2022-02-04 04:03:12 UTC

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

2022-02-04 04:03:12 UTC

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

2022-02-04 04:03:13 UTC

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

2022-02-04 04:03:14 UTC

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

2022-02-04 04:03:15 UTC

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

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