Namespace
cytopia
Image / Tag
ansible:2.13-tools-release-0.51-manifest-linux-arm64
Content Digest
sha256:be28b331a70c89ae4f1910e8cfb2ed5bfa9e2ce4301f6f20b0e938291bee2b3a
Details
Created

2023-04-05 11:41:30 UTC

Size

99.4 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-04-05 11:39:45+00:00
  • org.opencontainers.image.description
    Ansible 2.13 tools
  • 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 tools
  • org.opencontainers.image.revision
    30d3e38a1308110895051b78e37e121b73d556fb
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.13 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.13

Environment
MY_GID

1000

MY_GROUP

ansible

MY_UID

1000

MY_USER

ansible

PATH

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


Layers

[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 3.13% (3.11 MB)

[#001] sha256:8e759e17f35c243febe57732d1280b6e40dd9023b747c3e0d56bd3bbf7b9f1dd - 13.55% (13.5 MB)

[#002] sha256:cb0ae6972d91191c68f8c877037c5c4646d52fc001720140f84744217c2b3356 - 39.65% (39.4 MB)

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

[#004] sha256:e25be3f8180fcd08a561b060b31a1991ba27a94c6dca9297bf7628f3329e89a1 - 28.09% (27.9 MB)

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

[#006] sha256:a3d873181a450470edcc08797d92f102e54f39b95ad26588b62f7d5b9118a6e7 - 0.0% (1.25 KB)

[#007] sha256:b2128ea7168b3e618fb72f9b0430aba37ad850701c20274e1416c9df8a70c7ec - 11.92% (11.8 MB)

[#008] sha256:8a98ae1dc34008693c5378c34652e9b5865a14d598d211d3437203171654fa70 - 0.41% (416 KB)

[#009] sha256:d37ea47ea676760e09e06bbe7fcb5502455df8d13feee86febe8b95d1cdd7827 - 3.25% (3.23 MB)

[#010] sha256:eb3d2b49c2f8ceb81a286abcc83ccbc5ac64788f33b06226afc2bbb1050f10db - 0.0% (1.94 KB)


History
2023-03-29 17:39:18 UTC

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

2023-03-29 17:39:18 UTC

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

2023-04-05 11:15:38 UTC

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

2023-04-05 11:15:39 UTC

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

2023-04-05 11:15:40 UTC

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

2023-04-05 11:15:41 UTC

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

2023-04-05 11:15:42 UTC

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

2023-04-05 11:15:43 UTC

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

2023-04-05 11:15:44 UTC

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

2023-04-05 11:15:45 UTC

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

2023-04-05 11:15:46 UTC

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

2023-04-05 11:15:47 UTC

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

2023-04-05 11:15:48 UTC

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

2023-04-05 11:15:59 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 -sf /usr/bin/python3 /usr/bin/python

2023-04-05 11:16:12 UTC

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

2023-04-05 11:16:15 UTC

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

2023-04-05 11:18:51 UTC

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

2023-04-05 11:18:53 UTC

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

2023-04-05 11:18:55 UTC

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

2023-04-05 11:18:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:14+00:00

2023-04-05 11:18:59 UTC

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

2023-04-05 11:19:00 UTC

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

2023-04-05 11:19:02 UTC

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

2023-04-05 11:39:47 UTC

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

2023-04-05 11:40:44 UTC

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

2023-04-05 11:40:46 UTC

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

2023-04-05 11:40:47 UTC

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

2023-04-05 11:40:49 UTC

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

2023-04-05 11:40:50 UTC

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

2023-04-05 11:40:51 UTC

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

2023-04-05 11:40:53 UTC

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

2023-04-05 11:40:54 UTC

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

2023-04-05 11:40:56 UTC

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

2023-04-05 11:40:57 UTC

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

2023-04-05 11:40:59 UTC

/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000

2023-04-05 11:41:00 UTC

|1 VERSION=2.13 /bin/sh -c set -eux && addgroup -g ${MY_GID} ${MY_GROUP} && adduser -h /home/ansible -s /bin/bash -G ${MY_GROUP} -D -u ${MY_UID} ${MY_USER} && mkdir /home/ansible/.gnupg && chown ansible:ansible /home/ansible/.gnupg && chmod 0700 /home/ansible/.gnupg && mkdir /home/ansible/.ssh && chown ansible:ansible /home/ansible/.ssh && chmod 0700 /home/ansible/.ssh

2023-04-05 11:41:07 UTC

|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client

2023-04-05 11:41:16 UTC

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

2023-04-05 11:41:18 UTC

/bin/sh -c #(nop) COPY file:e058eb45c6d9abcc96e6ede61d617f2869623087f63500d7056aac470f29719d in /usr/bin/yq

2023-04-05 11:41:20 UTC

/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh

2023-04-05 11:41:21 UTC

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

2023-04-05 11:41:23 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2023-04-05 11:41:24 UTC

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

2023-04-05 11:41:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:45+00:00

2023-04-05 11:41:27 UTC

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

2023-04-05 11:41:29 UTC

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

2023-04-05 11:41:30 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