2022-11-12 14:16:32 UTC
96.7 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.67% (2.58 MB)
[#001] sha256:61e2b357f1593fefc3144daf1fd899a8fbfa72ed45bfcf7151ba362fc85e304e - 13.41% (13 MB)
[#002] sha256:22cdad13f16e9eeaf56e10edca446bd89bbe13c75ca6739e1641050d73bc896e - 15.19% (14.7 MB)
[#003] sha256:6d1c4d962870754a19236a28da94fa6cff317d7c25331ce6e8e3e0c44f7411aa - 0.01% (6.91 KB)
[#004] sha256:c6fa5f3624d54a9df7a13851a5d092e3d2238b007f748ec2cb826f5954cc522b - 7.87% (7.61 MB)
[#005] sha256:6ae5670223cb62e486839202ea98a9ee4a4757e0508ab82b577742c32ed69a32 - 0.0% (93 Bytes)
[#006] sha256:4a045c7130f93dc80062fd5a3741c5c88dbbd128eef7582a60e4f70b6d02e059 - 0.0% (1.25 KB)
[#007] sha256:923c22c092172e698e73a2af2470a0844b07e798a0331930504a69ec1ba85c4c - 14.95% (14.5 MB)
[#008] sha256:62cf54dab8729de6d2946ef3e4e2ed2c20ff0500bc95ccb13b2c3817e0a367c5 - 0.39% (384 KB)
[#009] sha256:882a9bb45e9ca6ab7d85df71f0681a5cbf893e74a38c77ce6b94f7cd9305c2ac - 6.53% (6.31 MB)
[#010] sha256:577fa02a5f1e2240c1a1e52c4b2a750c767056e3927a1d467cc8f7987ccf4e8e - 0.0% (1.66 KB)
[#011] sha256:7c98c7ab48c94e865a0913ca9ca1b28c3818bf5b02cfb69641a667449ea546db - 13.29% (12.8 MB)
[#012] sha256:ce715cb20b0c03d90dfe8cb66935c194dd3dba7846d2c62ca33db6252207e213 - 0.0% (653 Bytes)
[#013] sha256:300f50dd68f040aca82adacc7f32133fa0c4358359283c8f80cd28ebe9d91874 - 11.46% (11.1 MB)
[#014] sha256:55fed823e6555e62c66de0f396bfea76568b06463eb0b5489fad6f5ece1d4931 - 1.39% (1.34 MB)
[#015] sha256:1ce65e63a0c4a7a7d83f4d771a8cad0d0238fd51cf07b6e3eb75d771cf5a99ea - 12.86% (12.4 MB)
[#016] sha256:efd12de3c71577ee8ca6b88d3503996f2d2b8c61a90dd15116344c5737ee2a52 - 0.0% (194 Bytes)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:29:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:29:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:29:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:29:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:29:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:29:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-12 12:29:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-12 12:29:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-12 12:29:34 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-12 12:29:36 UTC/bin/sh -c #(nop) COPY dir:d468948a70af42b44c9a824e36d77bd9229bfa6aaaa13f794f09d49c04890080 in /usr/lib/python3.10/site-packages/
2022-11-12 12:29:38 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-12 12:31:02 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:31:03 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:31:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:31:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:19+00:00
2022-11-12 12:31:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:31:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:31:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-12 12:47:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:48:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:48:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:48:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:48:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:48:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-12 12:48:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-12 12:48:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-12 12:48:28 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-12 12:48:29 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-12 12:48:36 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-12 12:48:38 UTC/bin/sh -c #(nop) COPY dir:8ffb4a2eb1169f2438e0e6e2183798a2c7db44fb3a78eed810ae8e8b66b78c38 in /usr/lib/python3.10/site-packages/
2022-11-12 12:48:39 UTC/bin/sh -c #(nop) COPY file:bccb7125ee662d5ef616dfcc07ba802deada4cf651ffdeab09965a0d980f6a98 in /usr/bin/yq
2022-11-12 12:48:40 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-12 12:48:40 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:48:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 12:48:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 12:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:47:49+00:00
2022-11-12 12:48:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:48:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:48:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-12 13:43:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 13:43:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 13:44:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 13:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 13:44:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 13:44:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 13:44:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 13:44:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 13:44:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-12 13:44:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-12 13:44:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-12 13:44:15 UTC/bin/sh -c #(nop) COPY dir:f4c246cff33d4f565de674407c2574013490b0b683e76f477a5eb7aa69e5ebf6 in /usr/lib/python3.10/site-packages/
2022-11-12 13:44:16 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-12 13:44:17 UTC/bin/sh -c #(nop) COPY file:6163d14316185230e6e434fb857e637a9c006a7e23e009344e7c1cc472bf1520 in /usr/bin/aws-iam-authenticator
2022-11-12 13:44:17 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 13:44:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 13:44:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 13:44:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:53:58+00:00
2022-11-12 13:44:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 13:44:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 13:44:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-12 14:16:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:16:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:16:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:16:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-12 14:16:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-12 14:16:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-12 14:16:23 UTC/bin/sh -c #(nop) COPY dir:f6925b74afe75b353dbef456d8d5c0700b3f3d298485eccf40b6bca6f942e596 in /usr/lib/python3.10/site-packages/
2022-11-12 14:16:24 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-12 14:16:26 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-12 14:16:26 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:16:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:16:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:14:42+00:00
2022-11-12 14:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.