Namespace
cytopia
Image / Tag
ansible:2.10-aws-release-0.49-manifest-linux-amd64
Content Digest
sha256:1a7a8a59b23afa9294a598104f03676a9994b1464daabf98d7e6364e0ed454e6
Details
Created

2023-01-30 12:55:45 UTC

Size

135 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2023-01-30 12:46:17+00:00
  • org.opencontainers.image.description
    Ansible 2.10 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.10 aws
  • org.opencontainers.image.revision
    6cefe46e69a478e36e4e033a0994d1dbbc271373
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.10 aws
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.10

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 - 1.98% (2.68 MB)

[#001] sha256:69deca518b932207e91962db99979fca93638318afda6c97a440944df0d520e7 - 9.56% (12.9 MB)

[#002] sha256:e574e24ba9eb11fe8df2a7ba2afd8b0bd6acc1efffa34b164a0038be63ecc9af - 34.11% (46.1 MB)

[#003] sha256:63be7dcba6757e064907d849e661c2ff7f428e105a795c13e86f52d485b98a06 - 0.0% (6.74 KB)

[#004] sha256:8c1d0c18b8aa39bc31a68967f83427fc93222bc019348c891f94fba6c9d59555 - 19.37% (26.2 MB)

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

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

[#007] sha256:1f427d5f00f5b1419f464d67deab184d60ee80a697421abc97722b8aa2c02fb7 - 10.76% (14.5 MB)

[#008] sha256:d7e070f624d1fdd5d99f60eeecf74a926af6185c84043d6300537aaf9d3c4d5b - 0.3% (416 KB)

[#009] sha256:71337ed37cd811f3732e2d9f1b07e8efac2b105c141a06890098454d76c587a0 - 4.98% (6.72 MB)

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

[#011] sha256:1d6a34768e009bfbba049f96d9f9bc88138a8bd3c2edee1eec2bf6e92e3bc080 - 9.85% (13.3 MB)

[#012] sha256:7a56d8f33c8833777772ccbe9bfb083905459d3ab921c5320aeb1e797e56c279 - 0.0% (653 Bytes)

[#013] sha256:75d168dbf651c0fc0064f1e4563e94a20b449406299f852c4fd92edced4707cc - 9.06% (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-01-30 11:19:12 UTC

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

2023-01-30 11:19:12 UTC

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

2023-01-30 11:19:13 UTC

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

2023-01-30 11:19:14 UTC

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

2023-01-30 11:19:15 UTC

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

2023-01-30 11:19:16 UTC

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

2023-01-30 11:19:17 UTC

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

2023-01-30 11:19:18 UTC

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

2023-01-30 11:19:19 UTC

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

2023-01-30 11:19:20 UTC

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

2023-01-30 11:19:21 UTC

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

2023-01-30 11:19:24 UTC

|1 VERSION=2.10 /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-01-30 11:19:41 UTC

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

2023-01-30 11:19:45 UTC

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

2023-01-30 11:20:14 UTC

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

2023-01-30 11:20:17 UTC

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

2023-01-30 11:20:19 UTC

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

2023-01-30 11:20:21 UTC

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

2023-01-30 11:20:24 UTC

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

2023-01-30 11:20:26 UTC

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

2023-01-30 11:20:28 UTC

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

2023-01-30 11:59:41 UTC

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

2023-01-30 11:59:56 UTC

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

2023-01-30 11:59:58 UTC

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

2023-01-30 12:00:00 UTC

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

2023-01-30 12:00:02 UTC

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

2023-01-30 12:00:05 UTC

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

2023-01-30 12:00:07 UTC

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

2023-01-30 12:00:09 UTC

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

2023-01-30 12:00:11 UTC

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

2023-01-30 12:00:13 UTC

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

2023-01-30 12:00:15 UTC

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

2023-01-30 12:00:18 UTC

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

2023-01-30 12:00:20 UTC

|1 VERSION=2.10 /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-01-30 12:00:24 UTC

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

2023-01-30 12:00:36 UTC

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

2023-01-30 12:00:39 UTC

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

2023-01-30 12:00:41 UTC

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

2023-01-30 12:00:43 UTC

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

2023-01-30 12:00:45 UTC

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

2023-01-30 12:00:48 UTC

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

2023-01-30 12:00:50 UTC

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

2023-01-30 12:00:52 UTC

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

2023-01-30 12:00:54 UTC

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

2023-01-30 12:00:56 UTC

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

2023-01-30 12:54:11 UTC

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

2023-01-30 12:54:14 UTC

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

2023-01-30 12:54:17 UTC

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

2023-01-30 12:54:20 UTC

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

2023-01-30 12:54:23 UTC

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

2023-01-30 12:54:26 UTC

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

2023-01-30 12:54:29 UTC

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

2023-01-30 12:54:32 UTC

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

2023-01-30 12:54:35 UTC

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

2023-01-30 12:54:38 UTC

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

2023-01-30 12:54:41 UTC

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

2023-01-30 12:55:13 UTC

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

2023-01-30 12:55:17 UTC

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

2023-01-30 12:55:22 UTC

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

2023-01-30 12:55:25 UTC

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

2023-01-30 12:55:28 UTC

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

2023-01-30 12:55:32 UTC

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

2023-01-30 12:55:35 UTC

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

2023-01-30 12:55:38 UTC

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

2023-01-30 12:55:42 UTC

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

2023-01-30 12:55:45 UTC

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

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