Namespace
cytopia
Image / Tag
ansible:2.8-aws-0.45-manifest-linux-amd64
Content Digest
sha256:66e9843f4d780571c2bde4d21872eb735b1b4a83d65b302ccd3e91621aca13b4
Details
Created

2022-11-18 10:31:07 UTC

Size

99.3 MB

Content Digest
Labels
  • maintainer
  • org.opencontainers.image.authors
  • org.opencontainers.image.created
    2022-11-18 10:24:44+00:00
  • org.opencontainers.image.description
    Ansible 2.8 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.8 aws
  • org.opencontainers.image.revision
    16ea7b731eeb56e2870e670fdc4d924a5b835000
  • org.opencontainers.image.source
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.title
    Ansible 2.8 aws
  • org.opencontainers.image.url
    https://github.com/cytopia/docker-ansible
  • org.opencontainers.image.vendor
    cytopia
  • org.opencontainers.image.version
    2.8

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

[#001] sha256:21eb22013081934a95c8725e1c846591fab29f9f152f642a993893e8333e5d1e - 13.0% (12.9 MB)

[#002] sha256:4fda0a6e79375d697da784b312bbcd305d90cb74b4ce39f1ef3d251bff3c592d - 21.68% (21.5 MB)

[#003] sha256:c59ffd8784f05dc8142e810b5bb1f90c59aa632a368722d17b5486bd57b9e6e8 - 0.01% (6.01 KB)

[#004] sha256:98e240a1903aff921f2c67d6e01d7d3c0fa08489b9796af869ad11f3c32a1232 - 15.59% (15.5 MB)

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

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

[#007] sha256:7adfabc580fc8d1159ea920c14cf52f5d5139cf65caa9be08988a5a9ef1df0a7 - 14.64% (14.5 MB)

[#008] sha256:6bea8e693f265193ead315196eced947cf3b4c2c77c8dc40a40a49df70e9d5f5 - 0.39% (393 KB)

[#009] sha256:bf8d43835a47b661d799966cc3b35c6fb5b045ad620b7439ace6527e6331ff55 - 6.74% (6.69 MB)

[#010] sha256:833a4ee990e9ad57f2bda31ad8c5241477d642416969204918b2cc393456f75c - 0.0% (1.66 KB)

[#011] sha256:c024aa1c6cb714bd5780456179fec8a4803091b1fe18abf21168151741158a59 - 12.96% (12.9 MB)

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

[#013] sha256:9b0a3e64ee9180e974e7cc1337821e742fcadc09d509f2988b06d92c91c2dee8 - 12.31% (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"]

2022-11-18 09:45:02 UTC

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

2022-11-18 09:45:03 UTC

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

2022-11-18 09:45:04 UTC

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

2022-11-18 09:45:05 UTC

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

2022-11-18 09:45:06 UTC

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

2022-11-18 09:45:07 UTC

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

2022-11-18 09:45:08 UTC

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

2022-11-18 09:45:09 UTC

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

2022-11-18 09:45:10 UTC

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

2022-11-18 09:45:11 UTC

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

2022-11-18 09:45:12 UTC

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

2022-11-18 09:45:15 UTC

|1 VERSION=2.8 /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-18 09:45:21 UTC

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

2022-11-18 09:45:23 UTC

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

2022-11-18 09:45:45 UTC

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

2022-11-18 09:45:46 UTC

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

2022-11-18 09:45:47 UTC

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

2022-11-18 09:45:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:43:49+00:00

2022-11-18 09:45:49 UTC

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

2022-11-18 09:45:50 UTC

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

2022-11-18 09:45:51 UTC

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

2022-11-18 10:14:52 UTC

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

2022-11-18 10:15:02 UTC

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

2022-11-18 10:15:03 UTC

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

2022-11-18 10:15:04 UTC

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

2022-11-18 10:15:05 UTC

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

2022-11-18 10:15:06 UTC

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

2022-11-18 10:15:07 UTC

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

2022-11-18 10:15:08 UTC

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

2022-11-18 10:15:09 UTC

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

2022-11-18 10:15:10 UTC

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

2022-11-18 10:15:11 UTC

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

2022-11-18 10:15:12 UTC

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

2022-11-18 10:15:13 UTC

|1 VERSION=2.8 /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-18 10:15:16 UTC

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

2022-11-18 10:15:19 UTC

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

2022-11-18 10:15:21 UTC

/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq

2022-11-18 10:15:22 UTC

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

2022-11-18 10:15:22 UTC

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

2022-11-18 10:15:23 UTC

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

2022-11-18 10:15:24 UTC

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

2022-11-18 10:15:25 UTC

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

2022-11-18 10:15:26 UTC

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

2022-11-18 10:15:27 UTC

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

2022-11-18 10:15:28 UTC

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

2022-11-18 10:30:41 UTC

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

2022-11-18 10:30:42 UTC

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

2022-11-18 10:30:43 UTC

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

2022-11-18 10:30:44 UTC

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

2022-11-18 10:30:45 UTC

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

2022-11-18 10:30:46 UTC

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

2022-11-18 10:30:47 UTC

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

2022-11-18 10:30:48 UTC

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

2022-11-18 10:30:49 UTC

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

2022-11-18 10:30:50 UTC

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

2022-11-18 10:30:51 UTC

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

2022-11-18 10:30:59 UTC

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

2022-11-18 10:31:00 UTC

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

2022-11-18 10:31:01 UTC

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

2022-11-18 10:31:02 UTC

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

2022-11-18 10:31:03 UTC

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

2022-11-18 10:31:04 UTC

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

2022-11-18 10:31:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:44+00:00

2022-11-18 10:31:05 UTC

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

2022-11-18 10:31:06 UTC

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

2022-11-18 10:31:07 UTC

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

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