Namespace
cytopia
Image / Tag
ansible:latest-azure-0.43-manifest-linux-arm64
Content Digest
sha256:c6410f55d3bf97e84ea82fdd15dcb7a45ec856f64c54eaf7811efd0f53dcbbbb
Details
Created

2022-11-16 08:51:22 UTC

Size

148 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-16 08:28:00+00:00
  • org.opencontainers.image.description
    Ansible latest azure
  • 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 latest azure
  • org.opencontainers.image.revision
    cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest azure
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    latest

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

[#001] sha256:619a68d1bed8aa0497c2d539310a1bf3409982403e60d0df9227552907ab58ac - 8.74% (13 MB)

[#002] sha256:9c4e0a2860d80ead0787b8d4787097f8cc358122fba77715a032877ce76a9489 - 26.33% (39.1 MB)

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

[#004] sha256:958bd3ed8fa7786b9d0054348718ea4989208876ecc798df19716587fe4f4379 - 18.46% (27.4 MB)

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

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

[#007] sha256:00c13dc83304829459eb02296997245857690fd9f327712260a50f45c6c4d926 - 9.74% (14.5 MB)

[#008] sha256:ecc7d8f4daa9ccb13173b93d4941a227803ec6bfe6859db1328de04628d7b76b - 0.26% (401 KB)

[#009] sha256:674b32658dd74122a00867abfea51a886eff8af6b634ab23bed5ef937bd4dd18 - 4.25% (6.31 MB)

[#010] sha256:99f40ce0eee0ba8c700444bd2e9d642833b0fec1fda14ae8ed3fea7d79f4e9de - 0.0% (1.65 KB)

[#011] sha256:e16990392ecf3124fc39b35c07735cbcfacaef1d779fa03fd2f5e949e271bd34 - 30.48% (45.3 MB)

[#012] sha256:a0091212ac24abcb2ad777f6f632355dcb98e44910b8fd1323f2400a68cf7ce7 - 0.0% (382 Bytes)


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 07:15:04 UTC

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

2022-11-16 07:15:05 UTC

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

2022-11-16 07:15:06 UTC

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

2022-11-16 07:15:07 UTC

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

2022-11-16 07:15:08 UTC

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

2022-11-16 07:15:09 UTC

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

2022-11-16 07:15:10 UTC

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

2022-11-16 07:15:11 UTC

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

2022-11-16 07:15:12 UTC

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

2022-11-16 07:15:13 UTC

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

2022-11-16 07:15:14 UTC

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

2022-11-16 07:15:26 UTC

|1 VERSION=latest /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 07:15:43 UTC

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

2022-11-16 07:15:46 UTC

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

2022-11-16 07:22:48 UTC

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

2022-11-16 07:22:50 UTC

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

2022-11-16 07:22:52 UTC

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

2022-11-16 07:22:54 UTC

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

2022-11-16 07:22:56 UTC

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

2022-11-16 07:22:58 UTC

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

2022-11-16 07:23:00 UTC

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

2022-11-16 08:14:54 UTC

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

2022-11-16 08:15:56 UTC

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

2022-11-16 08:15:57 UTC

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

2022-11-16 08:15:59 UTC

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

2022-11-16 08:16:00 UTC

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

2022-11-16 08:16:02 UTC

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

2022-11-16 08:16:03 UTC

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

2022-11-16 08:16:04 UTC

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

2022-11-16 08:16:06 UTC

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

2022-11-16 08:16:07 UTC

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

2022-11-16 08:16:09 UTC

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

2022-11-16 08:16:10 UTC

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

2022-11-16 08:16:12 UTC

|1 VERSION=latest /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 08:16:18 UTC

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

2022-11-16 08:16:29 UTC

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

2022-11-16 08:16:31 UTC

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

2022-11-16 08:16:32 UTC

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

2022-11-16 08:16:34 UTC

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

2022-11-16 08:16:35 UTC

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

2022-11-16 08:16:37 UTC

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

2022-11-16 08:16:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:14:53+00:00

2022-11-16 08:16:40 UTC

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

2022-11-16 08:16:41 UTC

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

2022-11-16 08:16:43 UTC

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

2022-11-16 08:50:12 UTC

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

2022-11-16 08:50:14 UTC

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

2022-11-16 08:50:15 UTC

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

2022-11-16 08:50:17 UTC

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

2022-11-16 08:50:19 UTC

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

2022-11-16 08:50:21 UTC

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

2022-11-16 08:50:23 UTC

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

2022-11-16 08:50:25 UTC

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

2022-11-16 08:50:27 UTC

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

2022-11-16 08:50:29 UTC

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

2022-11-16 08:50:31 UTC

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

2022-11-16 08:50:58 UTC

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

2022-11-16 08:51:02 UTC

/bin/sh -c #(nop) COPY file:9414c7a70977920fa1dcb9730fb7f08a1ee9856479b5a3926644da32f300bcdd in /usr/bin/az

2022-11-16 08:51:05 UTC

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

2022-11-16 08:51:08 UTC

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

2022-11-16 08:51:11 UTC

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

2022-11-16 08:51:14 UTC

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

2022-11-16 08:51:16 UTC

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

2022-11-16 08:51:19 UTC

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

2022-11-16 08:51:22 UTC

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

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