Namespace
cytopia
Image / Tag
ansible:latest-aws-0.50-manifest-linux-amd64
Content Digest
sha256:0e302ae249cebba58f42a65c4e43765ee0cda30ccbf6bdc1d33b903c8e536def
Details
Created

2023-02-01 11:48:41 UTC

Size

132 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-02-01 11:41:32+00:00
  • org.opencontainers.image.description
    Ansible latest 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 latest aws
  • org.opencontainers.image.revision
    0373bad4067ebafa9be8bfc77785ced0d83aad53
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible latest aws
  • 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:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 2.03% (2.68 MB)

[#001] sha256:3fee4dc4ee3f11290b27bd3df8c398c813e121a826df6b37b7f26dbac898fa7c - 9.8% (12.9 MB)

[#002] sha256:6152d176b479543a012d9069932ecdea417b4f788f39282464310fdc86edbb0c - 31.23% (41.2 MB)

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

[#004] sha256:c75ee463c90e11fb4e1a17e12312d58d36403442dcffae16502922aa177e6e93 - 21.1% (27.8 MB)

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

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

[#007] sha256:ea9d29d4772a5cb3dc219b65187d9f39d0095ec7097319e5280afce857e2991b - 11.03% (14.5 MB)

[#008] sha256:cd34653c1bd9072526a2717279febe807cadc6ed250b61f0766d535bac6088ce - 0.31% (416 KB)

[#009] sha256:55ea0a348166ba21981f2d1f72edc50d636a39f595f6c1c8d048f0e9c87a61c4 - 5.1% (6.72 MB)

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

[#011] sha256:349d737e6e782da2eaa0e411b17cc58ad3f50ca991b1ed29d8f6ae7ee751033f - 10.11% (13.3 MB)

[#012] sha256:a4e1f155a785112b4eaa333b3522f8bfbe03de2708a89b5d4b69ca12a6bb7c88 - 0.0% (654 Bytes)

[#013] sha256:95dea7fd160306e112e997931a0f7aa6f7f4a9b538fc617423a24a1ea65413ac - 9.29% (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:16 UTC

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

2023-02-01 10:45:17 UTC

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

2023-02-01 10:45:18 UTC

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

2023-02-01 10:45:19 UTC

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

2023-02-01 10:45:20 UTC

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

2023-02-01 10:45:21 UTC

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

2023-02-01 10:45:22 UTC

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

2023-02-01 10:45:23 UTC

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

2023-02-01 10:45:24 UTC

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

2023-02-01 10:45:25 UTC

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

2023-02-01 10:45:26 UTC

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

2023-02-01 10:45:29 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

2023-02-01 10:45:40 UTC

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

2023-02-01 10:45:43 UTC

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

2023-02-01 10:46:10 UTC

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

2023-02-01 10:46:12 UTC

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

2023-02-01 10:46:14 UTC

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

2023-02-01 10:46:15 UTC

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

2023-02-01 10:46:17 UTC

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

2023-02-01 10:46:18 UTC

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

2023-02-01 10:46:20 UTC

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

2023-02-01 11:30:32 UTC

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

2023-02-01 11:30:44 UTC

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

2023-02-01 11:30:45 UTC

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

2023-02-01 11:30:47 UTC

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

2023-02-01 11:30:48 UTC

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

2023-02-01 11:30:50 UTC

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

2023-02-01 11:30:51 UTC

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

2023-02-01 11:30:52 UTC

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

2023-02-01 11:30:54 UTC

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

2023-02-01 11:30:55 UTC

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

2023-02-01 11:30:57 UTC

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

2023-02-01 11:30:58 UTC

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

2023-02-01 11:31:00 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

2023-02-01 11:31:03 UTC

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

2023-02-01 11:31:11 UTC

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

2023-02-01 11:31:13 UTC

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

2023-02-01 11:31:15 UTC

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

2023-02-01 11:31:16 UTC

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

2023-02-01 11:31:18 UTC

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

2023-02-01 11:31:19 UTC

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

2023-02-01 11:31:21 UTC

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

2023-02-01 11:31:22 UTC

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

2023-02-01 11:31:23 UTC

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

2023-02-01 11:31:25 UTC

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

2023-02-01 11:47:52 UTC

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

2023-02-01 11:47:53 UTC

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

2023-02-01 11:47:55 UTC

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

2023-02-01 11:47:56 UTC

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

2023-02-01 11:47:58 UTC

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

2023-02-01 11:47:59 UTC

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

2023-02-01 11:48:01 UTC

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

2023-02-01 11:48:02 UTC

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

2023-02-01 11:48:04 UTC

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

2023-02-01 11:48:05 UTC

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

2023-02-01 11:48:07 UTC

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

2023-02-01 11:48:24 UTC

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

2023-02-01 11:48:26 UTC

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

2023-02-01 11:48:29 UTC

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

2023-02-01 11:48:30 UTC

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

2023-02-01 11:48:32 UTC

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

2023-02-01 11:48:34 UTC

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

2023-02-01 11:48:36 UTC

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

2023-02-01 11:48:38 UTC

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

2023-02-01 11:48:40 UTC

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

2023-02-01 11:48:41 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