Namespace
cytopia
Image / Tag
ansible:2.11-aws-0.42-manifest-linux-arm64
Content Digest
sha256:6b8e293cac176f0c9e11d2276f57be7bf0b5beed71d8c24e1ddea8bc6b310d16
Details
Created

2022-11-13 14:15:33 UTC

Size

140 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-13 13:01:04+00:00
  • org.opencontainers.image.description
    Ansible 2.11 aws
  • 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 aws
  • org.opencontainers.image.revision
    e20f781488ffd9e017c6a22bf0ad4116dd800b75
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.11 aws
  • 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 - 1.84% (2.58 MB)

[#001] sha256:ead5dbae1c8f5891c2a2253e0d1b97272610cd22affd87e1ae7748e91957ee8d - 9.26% (13 MB)

[#002] sha256:274c8349874108e12415b6608716f25b598b2b58f8bd74f02628f76b8dc05735 - 35.68% (50 MB)

[#003] sha256:7832cbd02793c58f60d7163a15ef2ed930310d3d3dc0569ef69026929167c906 - 0.0% (6.91 KB)

[#004] sha256:a6cdddd1527f1bccc19974e3ce59bf423a2e0f923ad0e8a7fcc48718eb10c28c - 21.04% (29.5 MB)

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

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

[#007] sha256:310df7ab4077ccf2361fb0561eb795e04f1c26d7bca975b491f7a4f59f1e1043 - 10.32% (14.5 MB)

[#008] sha256:749ce12517d08d1447a68b35a57ca72fc512edf63066a7d97ff2c85a5627d2e3 - 0.28% (401 KB)

[#009] sha256:84cef7f0e4dbe79a5f16590610a35be648c25d18cf08afc054749fca4961bd2b - 4.5% (6.31 MB)

[#010] sha256:55f1dd11b867b48c30d335f747b646719b49db84dfbd24700a035f9f51748513 - 0.0% (1.66 KB)

[#011] sha256:573ea31b2b9135409e78ab7a2c2aff03021c0d59a740ea522f881aee5c41a6f4 - 9.16% (12.8 MB)

[#012] sha256:db35dac4e669724c345cd0c71c3e43964cb2a07acca10c17a93e28f19d67e274 - 0.0% (656 Bytes)

[#013] sha256:0c9cd281eabaa50a71e00ad7388151543195748de577f82fdffa046cfd52dfc5 - 7.91% (11.1 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 11:37:55 UTC

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

2022-11-13 11:37:55 UTC

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

2022-11-13 11:37:56 UTC

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

2022-11-13 11:37:57 UTC

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

2022-11-13 11:37:58 UTC

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

2022-11-13 11:37:59 UTC

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

2022-11-13 11:38:00 UTC

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

2022-11-13 11:38:01 UTC

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

2022-11-13 11:38:02 UTC

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

2022-11-13 11:38:03 UTC

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

2022-11-13 11:38:04 UTC

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

2022-11-13 11:38:13 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 11:38:32 UTC

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

2022-11-13 11:38:36 UTC

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

2022-11-13 11:44:04 UTC

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

2022-11-13 11:44:07 UTC

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

2022-11-13 11:44:10 UTC

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

2022-11-13 11:44:13 UTC

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

2022-11-13 11:44:15 UTC

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

2022-11-13 11:44:18 UTC

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

2022-11-13 11:44:20 UTC

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

2022-11-13 12:48:36 UTC

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

2022-11-13 12:50:02 UTC

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

2022-11-13 12:50:06 UTC

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

2022-11-13 12:50:09 UTC

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

2022-11-13 12:50:12 UTC

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

2022-11-13 12:50:15 UTC

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

2022-11-13 12:50:19 UTC

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

2022-11-13 12:50:22 UTC

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

2022-11-13 12:50:25 UTC

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

2022-11-13 12:50:28 UTC

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

2022-11-13 12:50:31 UTC

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

2022-11-13 12:50:34 UTC

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

2022-11-13 12:50:37 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 12:50:46 UTC

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

2022-11-13 12:51:08 UTC

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

2022-11-13 12:51:13 UTC

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

2022-11-13 12:51:16 UTC

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

2022-11-13 12:51:19 UTC

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

2022-11-13 12:51:22 UTC

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

2022-11-13 12:51:25 UTC

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

2022-11-13 12:51:28 UTC

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

2022-11-13 12:51:31 UTC

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

2022-11-13 12:51:34 UTC

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

2022-11-13 12:51:37 UTC

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

2022-11-13 14:13:48 UTC

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

2022-11-13 14:13:51 UTC

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

2022-11-13 14:13:54 UTC

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

2022-11-13 14:13:57 UTC

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

2022-11-13 14:14:00 UTC

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

2022-11-13 14:14:04 UTC

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

2022-11-13 14:14:07 UTC

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

2022-11-13 14:14:10 UTC

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

2022-11-13 14:14:13 UTC

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

2022-11-13 14:14:16 UTC

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

2022-11-13 14:14:19 UTC

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

2022-11-13 14:14:59 UTC

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

2022-11-13 14:15:05 UTC

/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws

2022-11-13 14:15:09 UTC

/bin/sh -c #(nop) COPY file:2bb643589d3e0b32a2152ff6147783eb37d08aed3743c72cd9a534070793a00f in /usr/bin/aws-iam-authenticator

2022-11-13 14:15:12 UTC

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

2022-11-13 14:15:16 UTC

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

2022-11-13 14:15:19 UTC

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

2022-11-13 14:15:23 UTC

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

2022-11-13 14:15:26 UTC

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

2022-11-13 14:15:30 UTC

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

2022-11-13 14:15:33 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