Namespace
cytopia
Image / Tag
ansible:2.12-tools-release-0.48-manifest-linux-arm64
Content Digest
sha256:52a37b73db8e2d4aeac1d5d2c04a3396d0597c36f24ab6d673ace9b5943104b2
Details
Created

2022-12-02 05:37:11 UTC

Size

119 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-02 05:33:33+00:00
  • org.opencontainers.image.description
    Ansible 2.12 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.12 tools
  • org.opencontainers.image.revision
    7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.12 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.12

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

[#001] sha256:f9dbf92c5fddebe882e2a6c3599daf36a2121059a48df6b690990c401af5d2f2 - 10.92% (13 MB)

[#002] sha256:97b6b95db3802b0e7977492e13a6ac0b3af8ca2bd7d3f1b05dce4047067ef3a8 - 42.3% (50.2 MB)

[#003] sha256:c9ca524977dc222f8e16c7cdf90223992735ccd817a43864deb70bbb21ecb208 - 0.01% (6.97 KB)

[#004] sha256:248f274146312f5f5a65cb1dffaacf9ade12308c0f956b59a63e5b0a4986f411 - 26.78% (31.8 MB)

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

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

[#007] sha256:a16f8f11feb5dffdb47d0a772797b1ab3f5eb7584ad02c1c57b7559ba11c367d - 12.18% (14.5 MB)

[#008] sha256:90f91f77995ac24d5370483f54deefc12ae2f4ca40671bc290fc363f02aad3a2 - 0.33% (401 KB)

[#009] sha256:477dc09f2f477987f76f483e4fff89e9a37566ce62f49e7922445021ad781f50 - 5.32% (6.31 MB)

[#010] sha256:ed4a76bb214454e78dd9e900d04432025c7bb52b63640db07ee7148c624c38ab - 0.0% (1.94 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-12-02 05:24:22 UTC

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

2022-12-02 05:24:23 UTC

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

2022-12-02 05:24:24 UTC

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

2022-12-02 05:24:25 UTC

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

2022-12-02 05:24:26 UTC

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

2022-12-02 05:24:27 UTC

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

2022-12-02 05:24:28 UTC

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

2022-12-02 05:24:29 UTC

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

2022-12-02 05:24:30 UTC

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

2022-12-02 05:24:31 UTC

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

2022-12-02 05:24:32 UTC

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

2022-12-02 05:24:41 UTC

|1 VERSION=2.12 /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-12-02 05:25:02 UTC

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

2022-12-02 05:25:06 UTC

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

2022-12-02 05:29:29 UTC

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

2022-12-02 05:29:32 UTC

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

2022-12-02 05:29:35 UTC

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

2022-12-02 05:29:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:00:01+00:00

2022-12-02 05:29:40 UTC

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

2022-12-02 05:29:43 UTC

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

2022-12-02 05:29:46 UTC

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

2022-12-02 05:33:36 UTC

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

2022-12-02 05:35:16 UTC

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

2022-12-02 05:35:20 UTC

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

2022-12-02 05:35:24 UTC

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

2022-12-02 05:35:28 UTC

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

2022-12-02 05:35:31 UTC

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

2022-12-02 05:35:35 UTC

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

2022-12-02 05:35:39 UTC

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

2022-12-02 05:35:42 UTC

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

2022-12-02 05:35:46 UTC

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

2022-12-02 05:35:50 UTC

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

2022-12-02 05:35:54 UTC

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

2022-12-02 05:35:58 UTC

|1 VERSION=2.12 /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-12-02 05:36:08 UTC

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

2022-12-02 05:36:35 UTC

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

2022-12-02 05:36:41 UTC

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

2022-12-02 05:36:44 UTC

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

2022-12-02 05:36:48 UTC

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

2022-12-02 05:36:52 UTC

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

2022-12-02 05:36:56 UTC

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

2022-12-02 05:37:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:33:33+00:00

2022-12-02 05:37:03 UTC

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

2022-12-02 05:37:07 UTC

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

2022-12-02 05:37:11 UTC

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

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