2022-11-12 15:07:09 UTC
153 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 1.69% (2.58 MB)
[#001] sha256:f83f3ecf0729d1a1184fc2484e52fbb788ace2fc0a23c9372ae566a22f48094d - 8.47% (13 MB)
[#002] sha256:91ed30652b4c3036372f48f9d9a294bc63618e78bd8515694857e74c02a9badf - 25.52% (39.1 MB)
[#003] sha256:c0109eb4fdccef31d04608c25f0cb64389392ee1c0c749f31802a2f01235c053 - 0.0% (1.37 KB)
[#004] sha256:7f07666ab9109a05ad0fce1248f6ef3b18fc92c017230667e089058bffa2ee7c - 17.89% (27.4 MB)
[#005] sha256:bd212cfe546eadb8822948e540eb5d8c46d5bd73ab9a0a8a79fd1a7c3a10c695 - 0.0% (93 Bytes)
[#006] sha256:0716712d59902031d084b4599a4d04671205a13b638a0e3bf6cf10775cce8544 - 0.0% (1.26 KB)
[#007] sha256:e9d0936c18bb424fcd59e612ce5a6061cea617867af14eb3883b487ce0eb22e3 - 9.44% (14.5 MB)
[#008] sha256:ebf6322e0a94a470672d28c95a95381b06dcadb13d1d40bdba0739b6cb2aec57 - 0.25% (384 KB)
[#009] sha256:cc69155c5d5d7023935a12c1919376998d13a123a4eb17544ab87d2edf8405d3 - 4.12% (6.31 MB)
[#010] sha256:2a4e15a2c1a5637dc85f5e589db2761d1151a417e86692073edf352f13529739 - 0.0% (1.65 KB)
[#011] sha256:88695a85b776c63a9d2ea3b024bd3e94565887b7c2adc87020c6c74462d52bb6 - 8.39% (12.8 MB)
[#012] sha256:a3c71c688265fc0abe9f5667af17c8b73f2c58ad9017d35fc7c588c01b6c0fec - 0.0% (657 Bytes)
[#013] sha256:77d0a42c4c1d72b2e01199acb1f6ec29f5344fb43bd2cf58f31187eb75aac755 - 7.24% (11.1 MB)
[#014] sha256:9a6139fce1828b364f58ada2ba283428de50fdce4bc5c8d40c8faeab8ca6ea3a - 0.88% (1.34 MB)
[#015] sha256:669b48b17f8d51e423bdd86c36bfd989979329da5a0d42f00fa4786481bd7e95 - 8.12% (12.4 MB)
[#016] sha256:40bdf852b75f2aca0a83310e5ba4b9dc450971e90340b6b0bc98e48b91b2fe27 - 0.0% (194 Bytes)
[#017] sha256:13011818e4d049da2ad31f96822056809a627cb810c35e19d8b00865d5501562 - 8.0% (12.2 MB)
/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:27:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:27:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:27:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:27:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:27:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:27:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:27:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:27:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-12 12:27:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-12 12:27:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-12 12:27:19 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
2022-11-12 12:27:31 UTC/bin/sh -c #(nop) COPY dir:46ee2a58859df982199e6bb8094137d186584b7a7a0d4bc9e9c162c0627df141 in /usr/lib/python3.10/site-packages/
2022-11-12 12:27:33 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-12 12:32:21 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:32:23 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:32:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:32:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:10+00:00
2022-11-12 12:32:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:32:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:32:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-12 12:48:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:49:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:49:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:49:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:49:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:49:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:49:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:49:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:49:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-11-12 12:49:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-11-12 12:49:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-11-12 12:49:34 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-12 12:49:36 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
2022-11-12 12:49:45 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-12 12:49:58 UTC/bin/sh -c #(nop) COPY dir:1b66ff81ee4e34fbc7db20517b6b7899177a32f05b412b54601abdfc710efdb9 in /usr/lib/python3.10/site-packages/
2022-11-12 12:50:01 UTC/bin/sh -c #(nop) COPY file:bccb7125ee662d5ef616dfcc07ba802deada4cf651ffdeab09965a0d980f6a98 in /usr/bin/yq
2022-11-12 12:50:03 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-12 12:50:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:50:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 12:50:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 12:50:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:48:00+00:00
2022-11-12 12:50:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:50:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:50:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-12 13:55:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 13:55:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 13:55:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 13:55:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 13:55:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 13:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 13:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 13:55:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 13:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-11-12 13:55:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-11-12 13:55:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-11-12 13:56:17 UTC/bin/sh -c #(nop) COPY dir:e4303289119ed516f428fdccf56985e46e74712bb15bda758a91a6f1c331c021 in /usr/lib/python3.10/site-packages/
2022-11-12 13:56:20 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-12 13:56:23 UTC/bin/sh -c #(nop) COPY file:f5d1a49d08cf1ec1c65dc122d166c02f7f349d075fd6c881df67784f886f3471 in /usr/bin/aws-iam-authenticator
2022-11-12 13:56:25 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 13:56:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 13:56:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 13:56:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:54:28+00:00
2022-11-12 13:56:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 13:56:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 13:56:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-12 14:17:42 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:17:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:17:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:17:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:17:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:17:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:17:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:17:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:18:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-11-12 14:18:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-11-12 14:18:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-11-12 14:18:23 UTC/bin/sh -c #(nop) COPY dir:5cb524009a1ad022e6e90970ad44014b76ee90f4fad4da85be64d4770f786510 in /usr/lib/python3.10/site-packages/
2022-11-12 14:18:27 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-12 14:18:29 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-12 14:18:32 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:18:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:18:36 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:18:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:15:34+00:00
2022-11-12 14:18:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:18:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:18:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-12 15:06:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 15:06:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 15:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 15:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 15:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 15:06:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 15:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 15:06:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 15:06:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-11-12 15:06:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-11-12 15:06:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-11-12 15:06:56 UTC/bin/sh -c #(nop) COPY file:a24377aac4f406c504070a801e8744f30b803ed3b6043489ecd4b777a38da007 in /usr/bin/helm
2022-11-12 15:06:58 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 15:07:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 15:07:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 15:07:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 15:06:13+00:00
2022-11-12 15:07:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 15:07:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 15:07:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.