Namespace
cytopia
Image / Tag
ansible:2.12-release-0.48-manifest-linux-amd64
Content Digest
sha256:2a1b102a5a886504b641c98de281d33eaa39642e82f305f6d720b1949e907d62
Details
Created

2022-12-02 05:03:31 UTC

Size

98.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-02 04:57:56+00:00
  • org.opencontainers.image.description
    Ansible 2.12 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.12 base
  • org.opencontainers.image.revision
    7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.12 base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.12

Environment
PATH

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


Layers

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

[#001] sha256:6f0a0c42d6a7f00f0827349e6f57d26f46ad7de0a6174a58fd93212a6045c713 - 13.12% (12.9 MB)

[#002] sha256:2e480629897996699e551f7437da42548079b8c7595c61a6a5b2a8f47a31914c - 51.84% (51 MB)

[#003] sha256:dad90abbeafc2c1662066e0ef4213c4f8ba1a6aeac8fef3de2a8d97a5ba54573 - 0.01% (6.96 KB)

[#004] sha256:6811eb44dd9123a61cde19cb28fd8038ce1e1778735461d8bec3e52f9c227315 - 32.32% (31.8 MB)

[#005] sha256:b88b2fa4609b7766f376978750424de5c96ea703942f8362165784ec22767eca - 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"]

2022-12-02 05:01:45 UTC

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

2022-12-02 05:01:46 UTC

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

2022-12-02 05:01:47 UTC

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

2022-12-02 05:01:48 UTC

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

2022-12-02 05:01:49 UTC

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

2022-12-02 05:01:50 UTC

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

2022-12-02 05:01:51 UTC

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

2022-12-02 05:01:52 UTC

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

2022-12-02 05:01:53 UTC

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

2022-12-02 05:01:54 UTC

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

2022-12-02 05:01:55 UTC

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

2022-12-02 05:01:58 UTC

|1 VERSION=2.12 /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

2022-12-02 05:02:21 UTC

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

2022-12-02 05:02:26 UTC

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

2022-12-02 05:03:11 UTC

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

2022-12-02 05:03:15 UTC

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

2022-12-02 05:03:18 UTC

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

2022-12-02 05:03:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 04:57:56+00:00

2022-12-02 05:03:24 UTC

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

2022-12-02 05:03:28 UTC

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

2022-12-02 05:03:31 UTC

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

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