Namespace
cytopia
Image / Tag
ansible:2.12-azure-0.46-manifest-linux-arm64
Content Digest
sha256:e549f87514ef5ec423947e457f41c422567b14a19febad930e2a1f3dbc72176f
Details
Created

2022-11-22 10:44:27 UTC

Size

164 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-22 10:17:48+00:00
  • org.opencontainers.image.description
    Ansible 2.12 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 2.12 azure
  • org.opencontainers.image.revision
    e39bddb3109317e925350a56085638adac9398fa
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.12 azure
  • 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 - 1.57% (2.58 MB)

[#001] sha256:42633ec86330ec5ce7da9a828d997529b20f6a351179172b6ab12b14538a1544 - 7.91% (13 MB)

[#002] sha256:8081c4c5052ec76880844bd02c36b04fa3f4ee28a59664d4aa9d233ef7af1b68 - 30.63% (50.2 MB)

[#003] sha256:8d9bd8a1cd98ceb75abd54a65b522dc3fe8c95381c31668861a36a712416fa6d - 0.0% (6.96 KB)

[#004] sha256:da23f7a421ce47b69098df38997b983fb4bccc62f7c5a38812d6a7e292863878 - 19.38% (31.8 MB)

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

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

[#007] sha256:fbb13ee10397d3667735839edd8b05936880d089bd00c15301c81e24a4413b52 - 8.82% (14.5 MB)

[#008] sha256:4c230b443506d4c02fe632cd1fd7798c148c180092357c28b6c3c0cd4c14eb59 - 0.24% (401 KB)

[#009] sha256:42b1b1e71fed626c6562a91782a154c6d856f39a65b596e7963e0066f6a53342 - 3.85% (6.31 MB)

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

[#011] sha256:1ee50ab9728a35d0c24e9e42e27d94d49b9882be460753d7bf1581a99ee8a1ab - 27.59% (45.3 MB)

[#012] sha256:27a052d0dceadca7acb51d9d13778ea04f2dbd0460628aab98e3299bc890c293 - 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-22 09:34:14 UTC

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

2022-11-22 09:34:15 UTC

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

2022-11-22 09:34:16 UTC

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

2022-11-22 09:34:17 UTC

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

2022-11-22 09:34:18 UTC

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

2022-11-22 09:34:19 UTC

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

2022-11-22 09:34:20 UTC

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

2022-11-22 09:34:21 UTC

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

2022-11-22 09:34:22 UTC

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

2022-11-22 09:34:23 UTC

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

2022-11-22 09:34:24 UTC

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

2022-11-22 09:34:33 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-11-22 09:34:55 UTC

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

2022-11-22 09:34:59 UTC

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

2022-11-22 09:40:59 UTC

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

2022-11-22 09:41:02 UTC

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

2022-11-22 09:41:05 UTC

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

2022-11-22 09:41:08 UTC

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

2022-11-22 09:41:11 UTC

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

2022-11-22 09:41:14 UTC

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

2022-11-22 09:41:17 UTC

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

2022-11-22 09:56:17 UTC

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

2022-11-22 09:57:49 UTC

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

2022-11-22 09:57:52 UTC

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

2022-11-22 09:57:56 UTC

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

2022-11-22 09:57:59 UTC

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

2022-11-22 09:58:02 UTC

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

2022-11-22 09:58:05 UTC

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

2022-11-22 09:58:09 UTC

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

2022-11-22 09:58:12 UTC

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

2022-11-22 09:58:15 UTC

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

2022-11-22 09:58:18 UTC

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

2022-11-22 09:58:22 UTC

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

2022-11-22 09:58:25 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-11-22 09:58:34 UTC

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

2022-11-22 09:58:58 UTC

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

2022-11-22 09:59:03 UTC

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

2022-11-22 09:59:06 UTC

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

2022-11-22 09:59:10 UTC

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

2022-11-22 09:59:13 UTC

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

2022-11-22 09:59:16 UTC

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

2022-11-22 09:59:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:56:14+00:00

2022-11-22 09:59:23 UTC

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

2022-11-22 09:59:26 UTC

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

2022-11-22 09:59:29 UTC

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

2022-11-22 10:42:29 UTC

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

2022-11-22 10:42:33 UTC

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

2022-11-22 10:42:37 UTC

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

2022-11-22 10:42:41 UTC

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

2022-11-22 10:42:44 UTC

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

2022-11-22 10:42:48 UTC

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

2022-11-22 10:42:52 UTC

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

2022-11-22 10:42:56 UTC

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

2022-11-22 10:43:00 UTC

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

2022-11-22 10:43:03 UTC

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

2022-11-22 10:43:07 UTC

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

2022-11-22 10:43:46 UTC

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

2022-11-22 10:43:53 UTC

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

2022-11-22 10:43:58 UTC

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

2022-11-22 10:44:03 UTC

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

2022-11-22 10:44:08 UTC

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

2022-11-22 10:44:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:17:48+00:00

2022-11-22 10:44:17 UTC

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

2022-11-22 10:44:22 UTC

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

2022-11-22 10:44:27 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