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

2022-11-16 04:16:28 UTC

Size

148 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-16 03:52:54+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
    74d4b1f793f2aba1aa8b6a5a094fee6245917e56
  • 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:4f312b8320bb1e221ccf80ac20035b8070a1dc52669f0152030de0d443181195 - 8.74% (13 MB)

[#002] sha256:49db081007b94d7e1db6f64d2f670be480d76b3fafa67e0db25f244645adb9da - 26.33% (39.1 MB)

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

[#004] sha256:5c7185a2f4e46bf205f924af353b781093e02eefbb2dedde02cc7407037c324a - 18.46% (27.4 MB)

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

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

[#007] sha256:06e4e15a2acb514c787aad33be2ee680c511e9be0cb023a6951d6614784b3e82 - 9.74% (14.5 MB)

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

[#009] sha256:0d2fa5c24c21c73cbfa68f4e8b4833f4fc6ecf8a7fd95726130549600ba520f3 - 4.25% (6.31 MB)

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

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

[#012] sha256:5c8a10a9c2400e7c4943c8cbbfb08f30753ccd098ce1c9044494de2e8ecb15f0 - 0.0% (383 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 03:13:41 UTC

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

2022-11-16 03:13:42 UTC

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

2022-11-16 03:13:43 UTC

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

2022-11-16 03:13:44 UTC

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

2022-11-16 03:13:45 UTC

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

2022-11-16 03:13:46 UTC

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

2022-11-16 03:13:47 UTC

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

2022-11-16 03:13:48 UTC

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

2022-11-16 03:13:49 UTC

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

2022-11-16 03:13:50 UTC

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

2022-11-16 03:13:51 UTC

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

2022-11-16 03:14:00 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 03:14:12 UTC

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

2022-11-16 03:14:14 UTC

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

2022-11-16 03:18:57 UTC

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

2022-11-16 03:18:59 UTC

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

2022-11-16 03:19:00 UTC

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

2022-11-16 03:19:02 UTC

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

2022-11-16 03:19:03 UTC

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

2022-11-16 03:19:05 UTC

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

2022-11-16 03:19:06 UTC

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

2022-11-16 03:47:44 UTC

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

2022-11-16 03:48:44 UTC

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

2022-11-16 03:48:46 UTC

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

2022-11-16 03:48:47 UTC

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

2022-11-16 03:48:49 UTC

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

2022-11-16 03:48:50 UTC

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

2022-11-16 03:48:52 UTC

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

2022-11-16 03:48:53 UTC

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

2022-11-16 03:48:54 UTC

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

2022-11-16 03:48:56 UTC

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

2022-11-16 03:48:57 UTC

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

2022-11-16 03:48:59 UTC

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

2022-11-16 03:49:01 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 03:49:07 UTC

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

2022-11-16 03:49:17 UTC

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

2022-11-16 03:49:19 UTC

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

2022-11-16 03:49:20 UTC

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

2022-11-16 03:49:22 UTC

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

2022-11-16 03:49:23 UTC

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

2022-11-16 03:49:25 UTC

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

2022-11-16 03:49:26 UTC

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

2022-11-16 03:49:27 UTC

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

2022-11-16 03:49:29 UTC

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

2022-11-16 03:49:30 UTC

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

2022-11-16 04:15:21 UTC

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

2022-11-16 04:15:22 UTC

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

2022-11-16 04:15:24 UTC

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

2022-11-16 04:15:26 UTC

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

2022-11-16 04:15:28 UTC

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

2022-11-16 04:15:30 UTC

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

2022-11-16 04:15:32 UTC

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

2022-11-16 04:15:34 UTC

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

2022-11-16 04:15:35 UTC

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

2022-11-16 04:15:37 UTC

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

2022-11-16 04:15:39 UTC

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

2022-11-16 04:16:05 UTC

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

2022-11-16 04:16:09 UTC

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

2022-11-16 04:16:12 UTC

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

2022-11-16 04:16:14 UTC

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

2022-11-16 04:16:17 UTC

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

2022-11-16 04:16:20 UTC

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

2022-11-16 04:16:23 UTC

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

2022-11-16 04:16:26 UTC

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

2022-11-16 04:16:28 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