Namespace
cytopia
Image / Tag
ansible:2.10-infra-0.45-manifest-linux-arm64
Content Digest
sha256:9074f97aac36c21bedce7dfdf4cdccc8f5829d997db79cf0b0695ed4505ef3ac
Details
Created

2022-11-18 10:37:48 UTC

Size

113 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-18 10:25:43+00:00
  • org.opencontainers.image.description
    Ansible 2.10 infra
  • 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.10 infra
  • org.opencontainers.image.revision
    16ea7b731eeb56e2870e670fdc4d924a5b835000
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 infra
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.10

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.28% (2.58 MB)

[#001] sha256:23b9d243ff2ed3a4032830b615b2626eb10262c05769fcc73aaa07808af80afa - 11.45% (13 MB)

[#002] sha256:863d89b81c27948b60a9c05dd969db960b43906d63d606d07db5f38e7b47b352 - 39.83% (45.1 MB)

[#003] sha256:fdf0773d529c6d0eefd56ebb5e04f853668dd9b2481c0053f12c4c8955fa1d38 - 0.01% (6.74 KB)

[#004] sha256:88dfb288484acf7feb8c0e159cec9c92b840489391c2ebc3d29b18e4666db941 - 23.1% (26.2 MB)

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

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

[#007] sha256:83dc045e4b527deb9229a7a0583eddee8153d2a93ca6aa89adf11633d43dde17 - 12.76% (14.5 MB)

[#008] sha256:db48c04ec971426b4cf43af5bdc41a10976e17db3b9b364e485e69fd30177684 - 0.35% (401 KB)

[#009] sha256:8bcf2a6bafc5e65ea21b220fa2e48edda3623179a362e9f3bb9e8451d529c811 - 5.57% (6.31 MB)

[#010] sha256:c38ec0a88a9d65a4e1d9b5f1da76b6acd9ecb187f996f89ed3ec16bb3d950ec4 - 0.0% (1.66 KB)

[#011] sha256:9f2021fc06d50c543ae3e4d80b8d7dde6d84ff2bd61e237903e3aa1eb1f5a542 - 0.72% (833 KB)

[#012] sha256:b76a4b7b2fe2dbea65643dbe18581d376c11efbd031311d3ded34596691f4938 - 3.95% (4.48 MB)


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-18 09:58:49 UTC

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

2022-11-18 09:58:50 UTC

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

2022-11-18 09:58:51 UTC

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

2022-11-18 09:58:52 UTC

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

2022-11-18 09:58:53 UTC

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

2022-11-18 09:58:54 UTC

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

2022-11-18 09:58:55 UTC

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

2022-11-18 09:58:56 UTC

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

2022-11-18 09:58:57 UTC

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

2022-11-18 09:58:58 UTC

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

2022-11-18 09:58:59 UTC

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

2022-11-18 09:59:08 UTC

|1 VERSION=2.10 /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-18 09:59:24 UTC

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

2022-11-18 09:59:27 UTC

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

2022-11-18 10:03:35 UTC

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

2022-11-18 10:03:38 UTC

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

2022-11-18 10:03:40 UTC

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

2022-11-18 10:03:42 UTC

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

2022-11-18 10:03:44 UTC

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

2022-11-18 10:03:46 UTC

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

2022-11-18 10:03:49 UTC

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

2022-11-18 10:14:54 UTC

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

2022-11-18 10:16:00 UTC

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

2022-11-18 10:16:02 UTC

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

2022-11-18 10:16:04 UTC

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

2022-11-18 10:16:07 UTC

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

2022-11-18 10:16:09 UTC

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

2022-11-18 10:16:11 UTC

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

2022-11-18 10:16:13 UTC

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

2022-11-18 10:16:15 UTC

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

2022-11-18 10:16:18 UTC

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

2022-11-18 10:16:20 UTC

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

2022-11-18 10:16:22 UTC

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

2022-11-18 10:16:25 UTC

|1 VERSION=2.10 /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-18 10:16:31 UTC

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

2022-11-18 10:16:48 UTC

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

2022-11-18 10:16:51 UTC

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

2022-11-18 10:16:53 UTC

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

2022-11-18 10:16:56 UTC

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

2022-11-18 10:16:58 UTC

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

2022-11-18 10:17:00 UTC

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

2022-11-18 10:17:02 UTC

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

2022-11-18 10:17:05 UTC

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

2022-11-18 10:17:07 UTC

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

2022-11-18 10:17:09 UTC

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

2022-11-18 10:36:40 UTC

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

2022-11-18 10:36:43 UTC

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

2022-11-18 10:36:45 UTC

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

2022-11-18 10:36:48 UTC

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

2022-11-18 10:36:50 UTC

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

2022-11-18 10:36:53 UTC

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

2022-11-18 10:36:55 UTC

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

2022-11-18 10:36:58 UTC

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

2022-11-18 10:37:01 UTC

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

2022-11-18 10:37:03 UTC

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

2022-11-18 10:37:06 UTC

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

2022-11-18 10:37:11 UTC

|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache libpq rsync sshpass

2022-11-18 10:37:29 UTC

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

2022-11-18 10:37:33 UTC

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

2022-11-18 10:37:35 UTC

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

2022-11-18 10:37:38 UTC

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

2022-11-18 10:37:40 UTC

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

2022-11-18 10:37:43 UTC

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

2022-11-18 10:37:46 UTC

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

2022-11-18 10:37:48 UTC

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

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