Namespace
cytopia
Image / Tag
ansible:2.10-tools-release-0.43-manifest-linux-arm64
Content Digest
sha256:809fada2f4e53c53a1930274f7db9f6219dc9e0498555f9054986489f2505a04
Details
Created

2022-11-16 03:45:37 UTC

Size

108 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-16 03:42:54+00:00
  • org.opencontainers.image.description
    Ansible 2.10 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.10 tools
  • org.opencontainers.image.revision
    74d4b1f793f2aba1aa8b6a5a094fee6245917e56
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 tools
  • 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.39% (2.58 MB)

[#001] sha256:bceb6b96bc5b9a0e2d35b3cfbce4978a8a67a0a0e70bf5ba31a78f277749ea50 - 12.01% (13 MB)

[#002] sha256:15ebc74d97bdb678ca9e9617b94e2853dd432c369064b792cbe7a0afbedde8d0 - 41.78% (45.1 MB)

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

[#004] sha256:15bf76a17bd5eedd99d0a307917b12d00e8955fa858fd358a2d7cd996746820a - 24.23% (26.2 MB)

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

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

[#007] sha256:0cecfb19a7ff92693b07ba3f20e12c580857789793d971e49da0066a2842e732 - 13.38% (14.5 MB)

[#008] sha256:0054b3e586e9bc2909424e59109979009214709c428e05234db13b0e7452132b - 0.36% (401 KB)

[#009] sha256:06b066268e75bb9bd37e2188df0c40f561c710d1769d6519fd40a97c83ed1a50 - 5.84% (6.31 MB)

[#010] sha256:f8f4f149386f4a34dc3610ecabac5700b07c6fd85b02f64f93345b4a81555ec7 - 0.0% (1.66 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-16 03:25:09 UTC

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

2022-11-16 03:25:10 UTC

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

2022-11-16 03:25:11 UTC

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

2022-11-16 03:25:12 UTC

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

2022-11-16 03:25:13 UTC

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

2022-11-16 03:25:14 UTC

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

2022-11-16 03:25:15 UTC

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

2022-11-16 03:25:16 UTC

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

2022-11-16 03:25:17 UTC

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

2022-11-16 03:25:18 UTC

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

2022-11-16 03:25:19 UTC

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

2022-11-16 03:25:39 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-16 03:26:08 UTC

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

2022-11-16 03:26:13 UTC

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

2022-11-16 03:32:33 UTC

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

2022-11-16 03:32:37 UTC

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

2022-11-16 03:32:40 UTC

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

2022-11-16 03:32:43 UTC

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

2022-11-16 03:32:46 UTC

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

2022-11-16 03:32:50 UTC

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

2022-11-16 03:32:53 UTC

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

2022-11-16 03:42:57 UTC

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

2022-11-16 03:44:15 UTC

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

2022-11-16 03:44:18 UTC

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

2022-11-16 03:44:20 UTC

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

2022-11-16 03:44:23 UTC

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

2022-11-16 03:44:25 UTC

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

2022-11-16 03:44:28 UTC

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

2022-11-16 03:44:30 UTC

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

2022-11-16 03:44:33 UTC

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

2022-11-16 03:44:36 UTC

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

2022-11-16 03:44:38 UTC

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

2022-11-16 03:44:41 UTC

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

2022-11-16 03:44:44 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-16 03:44:53 UTC

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

2022-11-16 03:45:12 UTC

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

2022-11-16 03:45:16 UTC

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

2022-11-16 03:45:19 UTC

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

2022-11-16 03:45:22 UTC

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

2022-11-16 03:45:24 UTC

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

2022-11-16 03:45:27 UTC

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

2022-11-16 03:45:29 UTC

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

2022-11-16 03:45:32 UTC

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

2022-11-16 03:45:35 UTC

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

2022-11-16 03:45:37 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