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

2022-11-13 05:22:54 UTC

Size

148 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 04:58:10+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
    cc6e7219d21ba7478444a5fa19860f22244679c3
  • 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:c97ba4279cb95eb0afd4ac153c8b44a79c9f97e4161e3fc0bd89329ac6946614 - 8.74% (13 MB)

[#002] sha256:64302cff76f9b2f5221e140de8a7c496f91779cb17929775b37d5f155d3305fa - 26.34% (39.1 MB)

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

[#004] sha256:8dfad05dc5837b4864384bc6691afac8aa3094a38d3007db98cb512dabd15703 - 18.46% (27.4 MB)

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

[#006] sha256:226601a97a7f674a54cdea924734574491e606d85e0d76cf505b9a59b72311c6 - 0.0% (1.25 KB)

[#007] sha256:1cf53e4132faced322e85858cd4f49fa97f429e1c389f03fa4c5f9014bfe93a4 - 9.74% (14.5 MB)

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

[#009] sha256:90856183576859cd383f6be9d5227458395782666126a2418cb5639821964773 - 4.25% (6.31 MB)

[#010] sha256:70005093b459a6885531372d0b4ee6a38278c924d0b8ba748b8863659f600af2 - 0.0% (1.65 KB)

[#011] sha256:16bb1de28c4457e728ae3121281bac578e695d485d49fa55c026c10220d3d1a2 - 30.46% (45.2 MB)

[#012] sha256:c1e1c04547dbdb8a081f39141e990a1abd65012f6a161f59a407301b4e327dd6 - 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-13 00:04:11 UTC

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

2022-11-13 00:04:12 UTC

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

2022-11-13 00:04:13 UTC

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

2022-11-13 00:04:14 UTC

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

2022-11-13 00:04:15 UTC

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

2022-11-13 00:04:16 UTC

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

2022-11-13 00:04:17 UTC

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

2022-11-13 00:04:18 UTC

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

2022-11-13 00:04:19 UTC

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

2022-11-13 00:04:20 UTC

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

2022-11-13 00:04:21 UTC

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

2022-11-13 00:04:30 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-13 00:04:41 UTC

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

2022-11-13 00:04:43 UTC

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

2022-11-13 00:09:49 UTC

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

2022-11-13 00:09:51 UTC

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

2022-11-13 00:09:52 UTC

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

2022-11-13 00:09:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:59:10+00:00

2022-11-13 00:09:55 UTC

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

2022-11-13 00:09:57 UTC

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

2022-11-13 00:09:58 UTC

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

2022-11-13 02:03:12 UTC

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

2022-11-13 02:04:31 UTC

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

2022-11-13 02:04:32 UTC

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

2022-11-13 02:04:34 UTC

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

2022-11-13 02:04:36 UTC

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

2022-11-13 02:04:38 UTC

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

2022-11-13 02:04:40 UTC

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

2022-11-13 02:04:42 UTC

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

2022-11-13 02:04:44 UTC

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

2022-11-13 02:04:46 UTC

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

2022-11-13 02:04:48 UTC

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

2022-11-13 02:04:49 UTC

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

2022-11-13 02:04:52 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-13 02:05:00 UTC

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

2022-11-13 02:05:13 UTC

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

2022-11-13 02:05:16 UTC

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

2022-11-13 02:05:17 UTC

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

2022-11-13 02:05:19 UTC

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

2022-11-13 02:05:21 UTC

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

2022-11-13 02:05:23 UTC

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

2022-11-13 02:05:25 UTC

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

2022-11-13 02:05:27 UTC

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

2022-11-13 02:05:29 UTC

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

2022-11-13 02:05:31 UTC

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

2022-11-13 05:21:39 UTC

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

2022-11-13 05:21:41 UTC

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

2022-11-13 05:21:43 UTC

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

2022-11-13 05:21:45 UTC

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

2022-11-13 05:21:47 UTC

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

2022-11-13 05:21:49 UTC

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

2022-11-13 05:21:51 UTC

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

2022-11-13 05:21:54 UTC

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

2022-11-13 05:21:56 UTC

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

2022-11-13 05:21:58 UTC

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

2022-11-13 05:22:00 UTC

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

2022-11-13 05:22:28 UTC

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

2022-11-13 05:22:32 UTC

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

2022-11-13 05:22:36 UTC

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

2022-11-13 05:22:39 UTC

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

2022-11-13 05:22:42 UTC

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

2022-11-13 05:22:45 UTC

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

2022-11-13 05:22:48 UTC

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

2022-11-13 05:22:51 UTC

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

2022-11-13 05:22:54 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