Namespace
cytopia
Image / Tag
ansible:latest-infra-0.41-manifest-linux-arm64
Content Digest
sha256:f823169963fbd6f154fc3ed6779c8527a81a082e0003747e17837b04c7554ade
Details
Created

2022-11-13 04:43:33 UTC

Size

108 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 04:33:29+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
    cc6e7219d21ba7478444a5fa19860f22244679c3
  • 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:c97ba4279cb95eb0afd4ac153c8b44a79c9f97e4161e3fc0bd89329ac6946614 - 11.95% (13 MB)

[#002] sha256:64302cff76f9b2f5221e140de8a7c496f91779cb17929775b37d5f155d3305fa - 36.03% (39.1 MB)

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

[#004] sha256:8dfad05dc5837b4864384bc6691afac8aa3094a38d3007db98cb512dabd15703 - 25.25% (27.4 MB)

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

[#006] sha256:226601a97a7f674a54cdea924734574491e606d85e0d76cf505b9a59b72311c6 - 0.0% (1.25 KB)

[#007] sha256:1cf53e4132faced322e85858cd4f49fa97f429e1c389f03fa4c5f9014bfe93a4 - 13.33% (14.5 MB)

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

[#009] sha256:90856183576859cd383f6be9d5227458395782666126a2418cb5639821964773 - 5.82% (6.31 MB)

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

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

[#012] sha256:9154aa4e6d744f123b116feefa92505e150ca1df70902786fa852b949e308ac2 - 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-13 00:04:11 UTC

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

2022-11-13 00:04:12 UTC

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

2022-11-13 00:04:13 UTC

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

2022-11-13 00:04:14 UTC

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

2022-11-13 00:04:15 UTC

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

2022-11-13 00:04:16 UTC

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

2022-11-13 00:04:17 UTC

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

2022-11-13 00:04:18 UTC

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

2022-11-13 00:04:19 UTC

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

2022-11-13 00:04:20 UTC

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

2022-11-13 00:04:21 UTC

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

2022-11-13 00:04:30 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-13 00:04:41 UTC

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

2022-11-13 00:04:43 UTC

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

2022-11-13 00:09:49 UTC

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

2022-11-13 00:09:51 UTC

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

2022-11-13 00:09:52 UTC

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

2022-11-13 00:09:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:59:10+00:00

2022-11-13 00:09:55 UTC

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

2022-11-13 00:09:57 UTC

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

2022-11-13 00:09:58 UTC

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

2022-11-13 02:03:12 UTC

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

2022-11-13 02:04:31 UTC

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

2022-11-13 02:04:32 UTC

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

2022-11-13 02:04:34 UTC

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

2022-11-13 02:04:36 UTC

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

2022-11-13 02:04:38 UTC

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

2022-11-13 02:04:40 UTC

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

2022-11-13 02:04:42 UTC

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

2022-11-13 02:04:44 UTC

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

2022-11-13 02:04:46 UTC

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

2022-11-13 02:04:48 UTC

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

2022-11-13 02:04:49 UTC

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

2022-11-13 02:04:52 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-13 02:05:00 UTC

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

2022-11-13 02:05:13 UTC

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

2022-11-13 02:05:16 UTC

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

2022-11-13 02:05:17 UTC

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

2022-11-13 02:05:19 UTC

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

2022-11-13 02:05:21 UTC

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

2022-11-13 02:05:23 UTC

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

2022-11-13 02:05:25 UTC

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

2022-11-13 02:05:27 UTC

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

2022-11-13 02:05:29 UTC

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

2022-11-13 02:05:31 UTC

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

2022-11-13 04:42:52 UTC

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

2022-11-13 04:42:54 UTC

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

2022-11-13 04:42:55 UTC

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

2022-11-13 04:42:57 UTC

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

2022-11-13 04:42:58 UTC

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

2022-11-13 04:43:00 UTC

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

2022-11-13 04:43:01 UTC

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

2022-11-13 04:43:03 UTC

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

2022-11-13 04:43:04 UTC

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

2022-11-13 04:43:05 UTC

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

2022-11-13 04:43:07 UTC

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

2022-11-13 04:43:11 UTC

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

2022-11-13 04:43:21 UTC

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

2022-11-13 04:43:23 UTC

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

2022-11-13 04:43:25 UTC

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

2022-11-13 04:43:27 UTC

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

2022-11-13 04:43:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 04:33:29+00:00

2022-11-13 04:43:30 UTC

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

2022-11-13 04:43:31 UTC

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

2022-11-13 04:43:33 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