Namespace
cytopia
Image / Tag
ansible:2.13-tools-0.42-manifest-linux-arm64
Content Digest
sha256:ca5829daa73e069574c0d00d5dc743a64544ba0f3277e8e6582725f29b8c2603
Details
Created

2022-11-13 12:51:28 UTC

Size

103 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 12:49:40+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
    e20f781488ffd9e017c6a22bf0ad4116dd800b75
  • 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:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.5% (2.58 MB)

[#001] sha256:50bc371a37ea1151377d11782e2e7cc5d892e87da17dd9a7748405e348f50213 - 12.56% (13 MB)

[#002] sha256:da22b2aece191cac7dd6aadae3b8a4d44c872eecb609e9a93995cd3ffda47357 - 37.92% (39.2 MB)

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

[#004] sha256:5a36e0f4ab6850eaa4017650ca4b44b23b2935e3f12214d3bba29fc0ffa98671 - 26.53% (27.4 MB)

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

[#006] sha256:f6df9391cd061ab4198987db195f43074a4f4c634b846368d1ff56a848f5ecde - 0.0% (1.26 KB)

[#007] sha256:a138d6904e28a08cf7d47cd9a1abf03f0bd00635014ed49b85f0f6752bd9c8c3 - 14.0% (14.5 MB)

[#008] sha256:44152599ad2f98cdfa30de7d408940f8e74224b527f2b5b9f9a9681e5bef9dc0 - 0.38% (401 KB)

[#009] sha256:aa605237cfd2157cfc7ce5457f448da894ee3bf488dabe39ad895cd614cd235f - 6.11% (6.31 MB)

[#010] sha256:2bc131efd092918fb77fe21b0bfdef598a08e7938ec3613617892ce42537e047 - 0.0% (1.65 KB)


History
2022-11-12 03:39:38 UTC

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

2022-11-12 03:39:38 UTC

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

2022-11-13 11:30:48 UTC

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

2022-11-13 11:30:49 UTC

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

2022-11-13 11:30:50 UTC

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

2022-11-13 11:30:51 UTC

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

2022-11-13 11:30:52 UTC

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

2022-11-13 11:30:53 UTC

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

2022-11-13 11:30:54 UTC

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

2022-11-13 11:30:55 UTC

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

2022-11-13 11:30:56 UTC

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

2022-11-13 11:30:57 UTC

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

2022-11-13 11:30:58 UTC

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

2022-11-13 11:31:08 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

2022-11-13 11:31:23 UTC

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

2022-11-13 11:31:26 UTC

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

2022-11-13 11:37:09 UTC

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

2022-11-13 11:37:11 UTC

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

2022-11-13 11:37:13 UTC

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

2022-11-13 11:37:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 11:18:54+00:00

2022-11-13 11:37:16 UTC

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

2022-11-13 11:37:18 UTC

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

2022-11-13 11:37:20 UTC

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

2022-11-13 12:49:41 UTC

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

2022-11-13 12:50:42 UTC

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

2022-11-13 12:50:44 UTC

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

2022-11-13 12:50:45 UTC

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

2022-11-13 12:50:47 UTC

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

2022-11-13 12:50:48 UTC

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

2022-11-13 12:50:50 UTC

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

2022-11-13 12:50:51 UTC

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

2022-11-13 12:50:52 UTC

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

2022-11-13 12:50:54 UTC

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

2022-11-13 12:50:55 UTC

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

2022-11-13 12:50:57 UTC

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

2022-11-13 12:50:59 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

2022-11-13 12:51:05 UTC

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

2022-11-13 12:51:15 UTC

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

2022-11-13 12:51:17 UTC

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

2022-11-13 12:51:18 UTC

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

2022-11-13 12:51:20 UTC

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

2022-11-13 12:51:21 UTC

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

2022-11-13 12:51:23 UTC

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

2022-11-13 12:51:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 12:49:40+00:00

2022-11-13 12:51:26 UTC

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

2022-11-13 12:51:27 UTC

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

2022-11-13 12:51:28 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