Namespace
cytopia
Image / Tag
ansible:2.12-tools-0.41-manifest-linux-arm64
Content Digest
sha256:5d516548959c7e09ca7989c3c476e9a210b34c67dd579134b4492f79c2a59520
Details
Created

2022-11-13 01:43:11 UTC

Size

119 MB

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

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

[#001] sha256:b7d3d01d76c52295261a71f6c1cfe3aac8893d820c7f283fd1b237348c9c9d73 - 10.92% (13 MB)

[#002] sha256:87efb839838010ea960d0c1cdc5348c66a37fa6f92082e47390f04ba46a30de0 - 42.3% (50.2 MB)

[#003] sha256:549d0cc0cf3155ecd041e6487d898c9f6df7ae12034f74970fcda7a4b0d90165 - 0.01% (6.96 KB)

[#004] sha256:0525053ebd61b49446c4df3e5f178b5669b91cc1b13de9ea2c5e962575d09018 - 26.77% (31.8 MB)

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

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

[#007] sha256:0a2a6fb0487ab85c2a8201e81103b0ab297b8adf4b01201ab9c893f71e1af8d5 - 12.17% (14.5 MB)

[#008] sha256:0e1f914b1f56deffdfaa1b3acbf3f0c396d90b821997a8ae51f1aecb45700f0c - 0.33% (401 KB)

[#009] sha256:8b48a55364be5130cfe728492deab07077fe5e0e4a63ec46d189d8217c3467fe - 5.31% (6.31 MB)

[#010] sha256:2cc7aa5592a86f45a3059aeaa5fd6ffaf7234d74baaaf75928520bb92edc6350 - 0.0% (1.65 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:18:33 UTC

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

2022-11-13 00:18:33 UTC

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

2022-11-13 00:18:34 UTC

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

2022-11-13 00:18:35 UTC

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

2022-11-13 00:18:36 UTC

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

2022-11-13 00:18:37 UTC

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

2022-11-13 00:18:38 UTC

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

2022-11-13 00:18:39 UTC

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

2022-11-13 00:18:40 UTC

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

2022-11-13 00:18:41 UTC

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

2022-11-13 00:18:42 UTC

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

2022-11-13 00:18:51 UTC

|1 VERSION=2.12 /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:19:11 UTC

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

2022-11-13 00:19:16 UTC

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

2022-11-13 00:25:10 UTC

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

2022-11-13 00:25:14 UTC

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

2022-11-13 00:25:17 UTC

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

2022-11-13 00:25:21 UTC

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

2022-11-13 00:25:24 UTC

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

2022-11-13 00:25:27 UTC

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

2022-11-13 00:25:30 UTC

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

2022-11-13 01:40:27 UTC

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

2022-11-13 01:41:45 UTC

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

2022-11-13 01:41:47 UTC

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

2022-11-13 01:41:50 UTC

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

2022-11-13 01:41:53 UTC

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

2022-11-13 01:41:56 UTC

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

2022-11-13 01:41:58 UTC

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

2022-11-13 01:42:01 UTC

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

2022-11-13 01:42:04 UTC

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

2022-11-13 01:42:07 UTC

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

2022-11-13 01:42:09 UTC

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

2022-11-13 01:42:12 UTC

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

2022-11-13 01:42:15 UTC

|1 VERSION=2.12 /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:42:23 UTC

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

2022-11-13 01:42:45 UTC

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

2022-11-13 01:42:49 UTC

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

2022-11-13 01:42:52 UTC

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

2022-11-13 01:42:55 UTC

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

2022-11-13 01:42:57 UTC

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

2022-11-13 01:43:00 UTC

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

2022-11-13 01:43:03 UTC

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

2022-11-13 01:43:06 UTC

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

2022-11-13 01:43:09 UTC

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

2022-11-13 01:43:11 UTC

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

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