Namespace
cytopia
Image / Tag
ansible:2.12-azure-0.48-manifest-linux-amd64
Content Digest
sha256:2cac2cb85cbd189de320300adb9070ed69b7d90d10a6dae9aa998c5db17b03ad
Details
Created

2022-12-03 06:05:13 UTC

Size

165 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-12-03 06:00:44+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
    3e50309c9ccf873adb96235a195add32c9bc6706
  • 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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 1.62% (2.68 MB)

[#001] sha256:bd03adac2a2b4775ecc52e81dd0c3fce7f6a89e78856b41de552174e3c6daa12 - 7.8% (12.9 MB)

[#002] sha256:c3f7c1378f5eaa32b9c6ff6f11cf9c55a2bdcdf530774f2c4135c358932e1a1d - 30.85% (51 MB)

[#003] sha256:3b73380599c84ad678c1d63a38fd595fe7aec10dd4b7c8b590347298f20c0eed - 0.0% (6.96 KB)

[#004] sha256:d414b83c8f2d9b090643ccdba907356b5441cc3031d740247ca503d4c6d386a1 - 19.23% (31.8 MB)

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

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

[#007] sha256:6712f865a4d093ce94e68c15252da783d27021a9b9e8b00cbe193739a59ab7fe - 8.79% (14.5 MB)

[#008] sha256:8cfbec1c079d9024d97e6133b232ea6f97d29f25e267cd8b0d7b2b2839ea4e05 - 0.24% (401 KB)

[#009] sha256:34ebea4acbcd705980c8989945e3a2f0ee7f1e738b1d60ce5d026341861e7b06 - 4.05% (6.69 MB)

[#010] sha256:7eedee6968f752ed85f4be836ae92b904c6ee91dd823be73c8b3a2cb974fb6a3 - 0.0% (1.94 KB)

[#011] sha256:e015cd5a43b219db5136d939d8c2f1c183bdfee256acea4c4aca01e3bf7e2096 - 27.42% (45.3 MB)

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


History
2022-11-12 04:19:23 UTC

/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /

2022-11-12 04:19:23 UTC

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

2022-12-03 05:10:11 UTC

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

2022-12-03 05:10:12 UTC

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

2022-12-03 05:10:13 UTC

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

2022-12-03 05:10:14 UTC

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

2022-12-03 05:10:15 UTC

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

2022-12-03 05:10:16 UTC

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

2022-12-03 05:10:17 UTC

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

2022-12-03 05:10:18 UTC

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

2022-12-03 05:10:19 UTC

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

2022-12-03 05:10:20 UTC

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

2022-12-03 05:10:21 UTC

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

2022-12-03 05:10:23 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-03 05:10:44 UTC

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

2022-12-03 05:10:48 UTC

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

2022-12-03 05:11:26 UTC

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

2022-12-03 05:11:30 UTC

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

2022-12-03 05:11:32 UTC

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

2022-12-03 05:11:35 UTC

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

2022-12-03 05:11:38 UTC

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

2022-12-03 05:11:41 UTC

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

2022-12-03 05:11:43 UTC

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

2022-12-03 05:39:51 UTC

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

2022-12-03 05:40:10 UTC

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

2022-12-03 05:40:13 UTC

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

2022-12-03 05:40:16 UTC

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

2022-12-03 05:40:19 UTC

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

2022-12-03 05:40:21 UTC

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

2022-12-03 05:40:24 UTC

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

2022-12-03 05:40:27 UTC

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

2022-12-03 05:40:30 UTC

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

2022-12-03 05:40:32 UTC

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

2022-12-03 05:40:35 UTC

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

2022-12-03 05:40:38 UTC

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

2022-12-03 05:40:41 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-03 05:40:46 UTC

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

2022-12-03 05:41:06 UTC

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

2022-12-03 05:41:10 UTC

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

2022-12-03 05:41:13 UTC

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

2022-12-03 05:41:16 UTC

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

2022-12-03 05:41:19 UTC

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

2022-12-03 05:41:21 UTC

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

2022-12-03 05:41:24 UTC

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

2022-12-03 05:41:27 UTC

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

2022-12-03 05:41:30 UTC

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

2022-12-03 05:41:33 UTC

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

2022-12-03 06:03:30 UTC

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

2022-12-03 06:03:33 UTC

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

2022-12-03 06:03:36 UTC

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

2022-12-03 06:03:40 UTC

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

2022-12-03 06:03:43 UTC

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

2022-12-03 06:03:46 UTC

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

2022-12-03 06:03:49 UTC

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

2022-12-03 06:03:53 UTC

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

2022-12-03 06:03:56 UTC

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

2022-12-03 06:03:59 UTC

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

2022-12-03 06:04:03 UTC

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

2022-12-03 06:04:37 UTC

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

2022-12-03 06:04:43 UTC

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

2022-12-03 06:04:48 UTC

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

2022-12-03 06:04:52 UTC

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

2022-12-03 06:04:56 UTC

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

2022-12-03 06:05:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 06:00:44+00:00

2022-12-03 06:05:05 UTC

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

2022-12-03 06:05:09 UTC

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

2022-12-03 06:05:13 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