Namespace
cytopia
Image / Tag
ansible:2.13-0.49-manifest-linux-amd64
Content Digest
sha256:4ed619a582b1633b2b9ce823aa8a2313cbdc6d394b51700f7520cb6baaf9a507
Details
Created

2023-01-30 17:04:00 UTC

Size

83.8 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-01-30 17:01:43+00:00
  • org.opencontainers.image.description
    Ansible 2.13 base
  • org.opencontainers.image.documentation
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.name
    ansible
  • org.opencontainers.image.ref.name
    Ansible 2.13 base
  • org.opencontainers.image.revision
    31c22aa969ef4854f7c065223f9abfc01b5a2c2c
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.13 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.13

Environment
PATH

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


Layers

[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 3.19% (2.68 MB)

[#001] sha256:4ec6eaebd7daf899c7f32cc440bee9200810c2db10743ed09bd22a5b283bed2e - 15.42% (12.9 MB)

[#002] sha256:d7972d86d88cbfe4671d11ccf3f3fb9b2c8d53004781af0b40bdfc0a5ad47903 - 48.57% (40.7 MB)

[#003] sha256:eb0681a1d03a1698f72a623fd1ae5bdaa04b11db619939c7eef1ab289229bd1b - 0.0% (1.37 KB)

[#004] sha256:b560fc4d4125834d73d5074edeac1f17a50ed4eb0218671268433be74e3dcc98 - 32.82% (27.5 MB)

[#005] sha256:d52f3b57bf2757e917f7fb732d19e3df14d4c9295b8d8e7df2bbb2cd2b4b1d6e - 0.0% (93 Bytes)


History
2022-11-12 04:19:23 UTC

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

2022-11-12 04:19:23 UTC

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

2023-01-30 17:02:56 UTC

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

2023-01-30 17:02:57 UTC

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

2023-01-30 17:02:58 UTC

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

2023-01-30 17:02:59 UTC

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

2023-01-30 17:03:00 UTC

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

2023-01-30 17:03:01 UTC

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

2023-01-30 17:03:02 UTC

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

2023-01-30 17:03:03 UTC

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

2023-01-30 17:03:04 UTC

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

2023-01-30 17:03:05 UTC

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

2023-01-30 17:03:06 UTC

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

2023-01-30 17:03:09 UTC

|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python

2023-01-30 17:03:21 UTC

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

2023-01-30 17:03:23 UTC

/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/

2023-01-30 17:03:51 UTC

|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10

2023-01-30 17:03:53 UTC

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

2023-01-30 17:03:54 UTC

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

2023-01-30 17:03:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:01:43+00:00

2023-01-30 17:03:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible

2023-01-30 17:03:59 UTC

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

2023-01-30 17:04:00 UTC

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

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