Namespace
cytopia
Image / Tag
ansible:2.9-aws-0.50-manifest-linux-amd64
Content Digest
sha256:cdbfbdc012b17b174d43bee78718cb022979a298616a1bc92426a01ed44c5b86
Details
Created

2023-02-01 11:47:54 UTC

Size

104 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-02-01 11:41:21+00:00
  • org.opencontainers.image.description
    Ansible 2.9 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.9 aws
  • org.opencontainers.image.revision
    0373bad4067ebafa9be8bfc77785ced0d83aad53
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.9 aws
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.9

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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 2.58% (2.68 MB)

[#001] sha256:d75b0c77c4098ac21af8e73498616719414cc7be11cfea124612a45234ab1bc2 - 12.47% (12.9 MB)

[#002] sha256:670d9f133ba6606e485f02cc3f55261be2cf0ced81817532045b946ee496f827 - 22.46% (23.3 MB)

[#003] sha256:bc03c6604c7b2d824c89fbabfad44eb432b2e23d8d60651333c296e396a221d5 - 0.01% (6.73 KB)

[#004] sha256:0813f4585728b1456b4246fc67b40c129653a6e2fe9413f937a6373b587a7b34 - 16.87% (17.5 MB)

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

[#006] sha256:0f85d53c6815b3004597b6a4889d9d5467d826affd6d9d6e10086a759a128b3a - 0.0% (1.26 KB)

[#007] sha256:932c51cff991b476121fe7e319d9ddbca346e4e5919858d9246daaf3c49ee7c8 - 14.04% (14.5 MB)

[#008] sha256:554b5e9c015e60b82387ffad256cf2b4d78cefa01cb7d40b8cc2613f4d333dfe - 0.38% (408 KB)

[#009] sha256:9ed9d559f0545837a060c966e02a24c7e7300e5e03eadec4c0daa90d5d71e2c8 - 6.49% (6.72 MB)

[#010] sha256:12828953cb42feef5b111707bdf52886a7110212068f6f030e7e90945e3fbbec - 0.0% (1.94 KB)

[#011] sha256:308039671c502fe23b178943d9bad818879b41824f5b97705831decd7e92004c - 12.87% (13.3 MB)

[#012] sha256:cfec8eba12109f3de43d72b506812b78cda6d88ab319f041770801847833e8c3 - 0.0% (652 Bytes)

[#013] sha256:8729ceb9b8fd84c7138a344d7e322b66c3c31c4906f49c54b3b8eda4e49fdaf4 - 11.82% (12.2 MB)


History
2022-11-12 04:19:23 UTC

/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /

2022-11-12 04:19:23 UTC

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

2023-02-01 10:45:43 UTC

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

2023-02-01 10:45:44 UTC

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

2023-02-01 10:45:45 UTC

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

2023-02-01 10:45:46 UTC

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

2023-02-01 10:45:47 UTC

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

2023-02-01 10:45:48 UTC

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

2023-02-01 10:45:49 UTC

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

2023-02-01 10:45:50 UTC

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

2023-02-01 10:45:51 UTC

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

2023-02-01 10:45:52 UTC

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

2023-02-01 10:45:53 UTC

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

2023-02-01 10:45:56 UTC

|1 VERSION=2.9 /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-02-01 10:46:01 UTC

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

2023-02-01 10:46:02 UTC

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

2023-02-01 10:46:17 UTC

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

2023-02-01 10:46:18 UTC

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

2023-02-01 10:46:19 UTC

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

2023-02-01 10:46:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:26+00:00

2023-02-01 10:46:20 UTC

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

2023-02-01 10:46:21 UTC

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

2023-02-01 10:46:22 UTC

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

2023-02-01 11:30:24 UTC

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

2023-02-01 11:30:33 UTC

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

2023-02-01 11:30:34 UTC

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

2023-02-01 11:30:35 UTC

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

2023-02-01 11:30:36 UTC

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

2023-02-01 11:30:37 UTC

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

2023-02-01 11:30:38 UTC

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

2023-02-01 11:30:39 UTC

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

2023-02-01 11:30:40 UTC

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

2023-02-01 11:30:41 UTC

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

2023-02-01 11:30:42 UTC

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

2023-02-01 11:30:43 UTC

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

2023-02-01 11:30:44 UTC

|1 VERSION=2.9 /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-02-01 11:30:47 UTC

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

2023-02-01 11:30:50 UTC

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

2023-02-01 11:30:52 UTC

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

2023-02-01 11:30:53 UTC

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

2023-02-01 11:30:53 UTC

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

2023-02-01 11:30:54 UTC

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

2023-02-01 11:30:55 UTC

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

2023-02-01 11:30:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:30:23+00:00

2023-02-01 11:30:57 UTC

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

2023-02-01 11:30:58 UTC

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

2023-02-01 11:30:59 UTC

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

2023-02-01 11:47:25 UTC

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

2023-02-01 11:47:26 UTC

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

2023-02-01 11:47:26 UTC

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

2023-02-01 11:47:27 UTC

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

2023-02-01 11:47:28 UTC

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

2023-02-01 11:47:29 UTC

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

2023-02-01 11:47:30 UTC

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

2023-02-01 11:47:31 UTC

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

2023-02-01 11:47:32 UTC

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

2023-02-01 11:47:33 UTC

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

2023-02-01 11:47:34 UTC

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

2023-02-01 11:47:45 UTC

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

2023-02-01 11:47:46 UTC

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

2023-02-01 11:47:47 UTC

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

2023-02-01 11:47:48 UTC

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

2023-02-01 11:47:49 UTC

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

2023-02-01 11:47:50 UTC

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

2023-02-01 11:47:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:41:21+00:00

2023-02-01 11:47:52 UTC

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

2023-02-01 11:47:53 UTC

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

2023-02-01 11:47:54 UTC

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

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