Namespace
cytopia
Image / Tag
ansible:latest-infra-release-0.43-manifest-linux-arm64
Content Digest
sha256:01bd14a1106d51e9b1edb80a0911e853bf9453fe3f8b348a7416444d87e39a36
Details
Created

2022-11-16 04:09:13 UTC

Size

108 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-16 03:59:24+00:00
  • org.opencontainers.image.description
    Ansible latest infra
  • 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 infra
  • org.opencontainers.image.revision
    74d4b1f793f2aba1aa8b6a5a094fee6245917e56
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest infra
  • 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 - 2.38% (2.58 MB)

[#001] sha256:4f312b8320bb1e221ccf80ac20035b8070a1dc52669f0152030de0d443181195 - 11.95% (13 MB)

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

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

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

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

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

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

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

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

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

[#011] sha256:03723864bfdb329ccb692dbc2d86c0742d61cb705bacf00593aeec910ccba261 - 0.75% (833 KB)

[#012] sha256:edbfb4cee41cdbcb576999dfd053cca4824525d759681270ad5c8bdc9206bc34 - 4.13% (4.48 MB)


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:08:33 UTC

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

2022-11-16 04:08:35 UTC

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

2022-11-16 04:08:36 UTC

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

2022-11-16 04:08:38 UTC

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

2022-11-16 04:08:39 UTC

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

2022-11-16 04:08:40 UTC

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

2022-11-16 04:08:42 UTC

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

2022-11-16 04:08:43 UTC

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

2022-11-16 04:08:45 UTC

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

2022-11-16 04:08:46 UTC

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

2022-11-16 04:08:48 UTC

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

2022-11-16 04:08:52 UTC

|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache libpq rsync sshpass

2022-11-16 04:09:02 UTC

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

2022-11-16 04:09:04 UTC

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

2022-11-16 04:09:05 UTC

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

2022-11-16 04:09:07 UTC

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

2022-11-16 04:09:08 UTC

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

2022-11-16 04:09:10 UTC

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

2022-11-16 04:09:11 UTC

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

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