Namespace
cytopia
Image / Tag
ansible:latest-azure-0.49-manifest-linux-amd64
Content Digest
sha256:4c1d3cd69becbb21c7756177dce76386988b227163371c744a98fce1013fa17f
Details
Created

2023-01-30 18:20:28 UTC

Size

149 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-01-30 18:17:23+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
    31c22aa969ef4854f7c065223f9abfc01b5a2c2c
  • 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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 1.79% (2.68 MB)

[#001] sha256:8b02069064013d3d6ddb2851beabaaf075b6e5228e585abf111809f758a5afae - 8.66% (12.9 MB)

[#002] sha256:b5c189084536cffe67d51350a1c6fd1d946b308ff5f9e80dd10c139609b3b305 - 27.3% (40.7 MB)

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

[#004] sha256:a57cdc7ee90728d899ddaaad01a898d256ecb1b226288dc5cc919f83bda2d28b - 18.44% (27.5 MB)

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

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

[#007] sha256:1886f8d9245351e925d3573c7b18cdade1045d80f60d3449a9c261373053d6d4 - 9.74% (14.5 MB)

[#008] sha256:1b3c0048a8366f5415f1d9bfb7cf0b60b8bc66702ce82362078d3d4ac0b222e9 - 0.27% (416 KB)

[#009] sha256:8778c3a90c81a7ed8d8061ed631aa8b4dfaa4ec8afc78fc63cb360698235cf08 - 4.51% (6.72 MB)

[#010] sha256:4a1c80f02dce0a752081d6299d5ad15d09d4c6f6c67f683b51b899d28cfa5a57 - 0.0% (1.94 KB)

[#011] sha256:61dd470fe1a86907e84d17f1071fb1765cc5b1fb906fee9db9c78c2d5fb9667b - 29.29% (43.7 MB)

[#012] sha256:222726f3191823550efcc9cefc3e126970d3a3b20769d42f3ce516abb16e7615 - 0.0% (376 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"]

2023-01-30 17:05:26 UTC

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

2023-01-30 17:05:27 UTC

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

2023-01-30 17:05:28 UTC

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

2023-01-30 17:05:29 UTC

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

2023-01-30 17:05:30 UTC

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

2023-01-30 17:05:31 UTC

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

2023-01-30 17:05:32 UTC

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

2023-01-30 17:05:33 UTC

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

2023-01-30 17:05:34 UTC

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

2023-01-30 17:05:35 UTC

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

2023-01-30 17:05:36 UTC

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

2023-01-30 17:05:39 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

2023-01-30 17:05:50 UTC

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

2023-01-30 17:05:53 UTC

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

2023-01-30 17:06:19 UTC

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

2023-01-30 17:06:21 UTC

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

2023-01-30 17:06:23 UTC

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

2023-01-30 17:06:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:04:43+00:00

2023-01-30 17:06:25 UTC

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

2023-01-30 17:06:27 UTC

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

2023-01-30 17:06:28 UTC

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

2023-01-30 17:36:12 UTC

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

2023-01-30 17:36:25 UTC

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

2023-01-30 17:36:26 UTC

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

2023-01-30 17:36:28 UTC

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

2023-01-30 17:36:29 UTC

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

2023-01-30 17:36:31 UTC

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

2023-01-30 17:36:33 UTC

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

2023-01-30 17:36:34 UTC

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

2023-01-30 17:36:36 UTC

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

2023-01-30 17:36:38 UTC

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

2023-01-30 17:36:39 UTC

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

2023-01-30 17:36:41 UTC

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

2023-01-30 17:36:43 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

2023-01-30 17:36:46 UTC

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

2023-01-30 17:36:55 UTC

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

2023-01-30 17:36:58 UTC

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

2023-01-30 17:36:59 UTC

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

2023-01-30 17:37:01 UTC

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

2023-01-30 17:37:03 UTC

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

2023-01-30 17:37:04 UTC

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

2023-01-30 17:37:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:36:10+00:00

2023-01-30 17:37:08 UTC

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

2023-01-30 17:37:09 UTC

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

2023-01-30 17:37:11 UTC

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

2023-01-30 18:19:34 UTC

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

2023-01-30 18:19:35 UTC

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

2023-01-30 18:19:36 UTC

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

2023-01-30 18:19:38 UTC

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

2023-01-30 18:19:39 UTC

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

2023-01-30 18:19:41 UTC

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

2023-01-30 18:19:42 UTC

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

2023-01-30 18:19:44 UTC

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

2023-01-30 18:19:45 UTC

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

2023-01-30 18:19:46 UTC

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

2023-01-30 18:19:48 UTC

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

2023-01-30 18:20:10 UTC

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

2023-01-30 18:20:13 UTC

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

2023-01-30 18:20:15 UTC

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

2023-01-30 18:20:17 UTC

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

2023-01-30 18:20:19 UTC

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

2023-01-30 18:20:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:17:23+00:00

2023-01-30 18:20:24 UTC

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

2023-01-30 18:20:26 UTC

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

2023-01-30 18:20: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