Namespace
cytopia
Image / Tag
ansible:latest-release-0.40a-manifest-linux-arm64
Content Digest
sha256:0fc5800724c091f381294da363e85f9dc4b96eeda62897df928d187e8200a8df
Details
Created

2022-11-11 16:48:08 UTC

Size

82 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-11 16:38:01+00:00
  • org.opencontainers.image.description
    Ansible latest 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 latest base
  • org.opencontainers.image.revision
    612245da886a67acda827378a2c47975d7aa19e7
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest base
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    latest

Environment
PATH

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


Layers

[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 3.15% (2.58 MB)

[#001] sha256:b679e111af320196cef2cfd2a8c3cc144992c32aede75fd67586be082bf5fdaa - 15.81% (13 MB)

[#002] sha256:99eda7dcce81eb2fc40948366f3a07fba4ec40caa17b5673acc492a3ab5f9e64 - 47.64% (39.1 MB)

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

[#004] sha256:30ff33aafd43255c6546ba1da32aebce73d3a5f9fd7a570b66f7df96f2c49fcf - 33.4% (27.4 MB)

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


History
2022-11-10 20:39:41 UTC

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

2022-11-10 20:39:41 UTC

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

2022-11-11 16:42:46 UTC

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

2022-11-11 16:42:47 UTC

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

2022-11-11 16:42:48 UTC

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

2022-11-11 16:42:49 UTC

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

2022-11-11 16:42:50 UTC

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

2022-11-11 16:42:51 UTC

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

2022-11-11 16:42:52 UTC

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

2022-11-11 16:42:53 UTC

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

2022-11-11 16:42:54 UTC

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

2022-11-11 16:42:55 UTC

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

2022-11-11 16:42:56 UTC

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

2022-11-11 16:43:05 UTC

|1 VERSION=latest /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-11-11 16:43:17 UTC

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

2022-11-11 16:43:19 UTC

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

2022-11-11 16:47:59 UTC

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

2022-11-11 16:48:01 UTC

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

2022-11-11 16:48:02 UTC

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

2022-11-11 16:48:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:38:01+00:00

2022-11-11 16:48:05 UTC

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

2022-11-11 16:48:06 UTC

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

2022-11-11 16:48:08 UTC

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

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