Namespace
cytopia
Image / Tag
ansible:latest-tools-0.49-manifest-linux-arm64
Content Digest
sha256:4fe2fa8e8c1b570449a6b9998f1edb7254132f39abf71d8a3e7128b2fd1d1d39
Details
Created

2023-01-30 17:38:04 UTC

Size

104 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-01-30 17:35:42+00:00
  • org.opencontainers.image.description
    Ansible latest tools
  • 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 tools
  • org.opencontainers.image.revision
    31c22aa969ef4854f7c065223f9abfc01b5a2c2c
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest tools
  • 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.48% (2.58 MB)

[#001] sha256:b6aa0927f73ceaf21f5f182e270ac87a2bc1386b07dd00b29e2aec92fd591762 - 12.45% (13 MB)

[#002] sha256:16d124482cc8e0cfb79783a1c88d7f02169327ed3293ec4c91d714d3e0e4779a - 38.33% (40 MB)

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

[#004] sha256:3f76097e4ea59f5571166f938f08d87e0ae28fa7063d3df17825f17afb1d9834 - 26.39% (27.5 MB)

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

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

[#007] sha256:ab151d9dd02d515b8f5195cd2f6c4c0212b7793f091844d1f93b35dc198125c6 - 13.87% (14.5 MB)

[#008] sha256:57b1fe3d7552276ceed19a5a88f6eeac635f0a49edf84f4452809d1bd82055b2 - 0.39% (416 KB)

[#009] sha256:30e5dcc15dfcfdb07fc99b04d71aa73a86b83d398699cdcc746833202b19ab55 - 6.08% (6.34 MB)

[#010] sha256:1566798bd20629368ffdbd7936be535125b3c1f3be30355a1fd37d01b5e3f455 - 0.0% (1.94 KB)


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"]

2023-01-30 17:09:08 UTC

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

2023-01-30 17:09:09 UTC

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

2023-01-30 17:09:10 UTC

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

2023-01-30 17:09:11 UTC

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

2023-01-30 17:09:12 UTC

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

2023-01-30 17:09:13 UTC

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

2023-01-30 17:09:14 UTC

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

2023-01-30 17:09:15 UTC

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

2023-01-30 17:09:16 UTC

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

2023-01-30 17:09:17 UTC

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

2023-01-30 17:09:18 UTC

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

2023-01-30 17:09:26 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:09:38 UTC

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

2023-01-30 17:09:40 UTC

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

2023-01-30 17:12:45 UTC

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

2023-01-30 17:12:47 UTC

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

2023-01-30 17:12:48 UTC

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

2023-01-30 17:12:49 UTC

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

2023-01-30 17:12:51 UTC

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

2023-01-30 17:12:52 UTC

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

2023-01-30 17:12:54 UTC

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

2023-01-30 17:35:44 UTC

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

2023-01-30 17:37:02 UTC

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

2023-01-30 17:37:04 UTC

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

2023-01-30 17:37:06 UTC

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

2023-01-30 17:37:08 UTC

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

2023-01-30 17:37:10 UTC

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

2023-01-30 17:37:12 UTC

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

2023-01-30 17:37:14 UTC

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

2023-01-30 17:37:16 UTC

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

2023-01-30 17:37:18 UTC

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

2023-01-30 17:37:20 UTC

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

2023-01-30 17:37:22 UTC

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

2023-01-30 17:37:24 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:37:33 UTC

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

2023-01-30 17:37:45 UTC

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

2023-01-30 17:37:47 UTC

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

2023-01-30 17:37:49 UTC

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

2023-01-30 17:37:52 UTC

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

2023-01-30 17:37:54 UTC

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

2023-01-30 17:37:56 UTC

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

2023-01-30 17:37:58 UTC

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

2023-01-30 17:38:00 UTC

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

2023-01-30 17:38:02 UTC

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

2023-01-30 17:38:04 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