Namespace
cytopia
Image / Tag
ansible:2.11-tools-0.41-manifest-linux-arm64
Content Digest
sha256:457e8a59b9ad70789bc2285e0e48f3aacbac2a4645b44814daad9cc59a3ac430
Details
Created

2022-11-13 01:48:50 UTC

Size

116 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 01:45:45+00:00
  • org.opencontainers.image.description
    Ansible 2.11 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 2.11 tools
  • org.opencontainers.image.revision
    cc6e7219d21ba7478444a5fa19860f22244679c3
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.11 tools
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.11

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.22% (2.58 MB)

[#001] sha256:7cdd2b2b0fa160c0237c032e4da4417f15c0a489cd5c4393d27caea41bf278f3 - 11.16% (13 MB)

[#002] sha256:fb26890ad7ded98ace2dab5d8098bd50111c664fd64345329711e5b087f98542 - 43.03% (50 MB)

[#003] sha256:2b9c21121a11c8c45c674eac9e1f77073ea2044b34d3bf41f6765967d23659b1 - 0.01% (6.91 KB)

[#004] sha256:80950c8aec96fa04f366795f6c544690da4f7b7e9c175070cfea4a4ce76b5668 - 25.37% (29.5 MB)

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

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

[#007] sha256:9a66cdf7445ba36b00fef9588ebbc1a602f72be18f39f7b6992a95dfd6037f21 - 12.44% (14.5 MB)

[#008] sha256:9b8292982d7c73431a7e9ea4eaf11cfcc414ea2475bc207c95c8d40b261102b2 - 0.34% (401 KB)

[#009] sha256:57a499607564463e677a60d145b4f5d42b4de73a34901fb67783a532fd196178 - 5.43% (6.31 MB)

[#010] sha256:a4839ec1675a4f202fbb633fb686ca10044617bebbb846ae2803f4a757dd46cf - 0.0% (1.66 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"]

2022-11-13 00:27:40 UTC

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

2022-11-13 00:27:41 UTC

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

2022-11-13 00:27:42 UTC

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

2022-11-13 00:27:43 UTC

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

2022-11-13 00:27:44 UTC

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

2022-11-13 00:27:45 UTC

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

2022-11-13 00:27:46 UTC

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

2022-11-13 00:27:47 UTC

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

2022-11-13 00:27:48 UTC

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

2022-11-13 00:27:49 UTC

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

2022-11-13 00:27:50 UTC

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

2022-11-13 00:28:02 UTC

|1 VERSION=2.11 /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:28:26 UTC

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

2022-11-13 00:28:31 UTC

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

2022-11-13 00:36:42 UTC

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

2022-11-13 00:36:46 UTC

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

2022-11-13 00:36:49 UTC

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

2022-11-13 00:36:53 UTC

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

2022-11-13 00:36:56 UTC

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

2022-11-13 00:36:59 UTC

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

2022-11-13 00:37:02 UTC

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

2022-11-13 01:45:48 UTC

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

2022-11-13 01:47:14 UTC

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

2022-11-13 01:47:17 UTC

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

2022-11-13 01:47:20 UTC

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

2022-11-13 01:47:24 UTC

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

2022-11-13 01:47:27 UTC

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

2022-11-13 01:47:30 UTC

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

2022-11-13 01:47:32 UTC

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

2022-11-13 01:47:36 UTC

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

2022-11-13 01:47:39 UTC

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

2022-11-13 01:47:42 UTC

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

2022-11-13 01:47:45 UTC

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

2022-11-13 01:47:48 UTC

|1 VERSION=2.11 /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 01:47:58 UTC

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

2022-11-13 01:48:21 UTC

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

2022-11-13 01:48:25 UTC

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

2022-11-13 01:48:28 UTC

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

2022-11-13 01:48:31 UTC

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

2022-11-13 01:48:34 UTC

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

2022-11-13 01:48:37 UTC

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

2022-11-13 01:48:41 UTC

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

2022-11-13 01:48:44 UTC

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

2022-11-13 01:48:47 UTC

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

2022-11-13 01:48:50 UTC

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

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