2022-11-12 14:33:38 UTC
159 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.62% (2.58 MB)
[#001] sha256:757cc4aa0ff37c3f66547824bff8debbb40569f5a85785513befe741df0a38c1 - 8.15% (13 MB)
[#002] sha256:a68e642000cbabba504a6672e413f22e43205114196afbd44a5f86b545316c58 - 13.04% (20.8 MB)
[#003] sha256:1eab8fa5e74c5596989c376e1abd9ae06e5262c74a7c33e47d900445e24aaeec - 0.0% (6.01 KB)
[#004] sha256:1fb30f21c243fcbff8e66213f09653702c89cc78ab6a5b05d12f7c2f6cbd11ef - 9.73% (15.5 MB)
[#005] sha256:9179df977a84e9ee623c248dae01292056256e186be501c1608e0092ffa232ae - 0.0% (93 Bytes)
[#006] sha256:30f013415ec03bafb9abd0bcc21974938fa6b9cc98ef991feaf64c5a58958b8a - 0.0% (1.26 KB)
[#007] sha256:0b974158bb4e5c71ff033c2081a31cb3988f42a13dcfadc1986665b9a0d2ed31 - 9.08% (14.5 MB)
[#008] sha256:a536abf236f3a7359354109efdf4273b100afd455595f93704ca67ce6d67d4d6 - 0.23% (377 KB)
[#009] sha256:685148e8a08cacc92c123a49ce83993489b2eb3d0126bded978a4c0f116dfb6e - 3.97% (6.31 MB)
[#010] sha256:577fa02a5f1e2240c1a1e52c4b2a750c767056e3927a1d467cc8f7987ccf4e8e - 0.0% (1.66 KB)
[#011] sha256:95fcdb06b8062deb42ef7d16833808fbbea154aac655b9c8fa2aa472709a3caa - 8.07% (12.8 MB)
[#012] sha256:abddb7abce87a341b986e3a5a75c698c6a7002e5f2feef432c1582fff1dca1c3 - 0.0% (653 Bytes)
[#013] sha256:28b9538b0ba29da27fe6abb6a0b5a2fed2049cabefa24f768f1988dc8d4cd8cc - 6.96% (11.1 MB)
[#014] sha256:f07d4878ac019a35bceb187c41f8662582c3f72c8ccd8210c6902d66dc52b427 - 0.84% (1.34 MB)
[#015] sha256:a84e540155ee0f7eed3dcba07a8655ee03889472fc182e2d3f42ba92ff123da7 - 7.81% (12.4 MB)
[#016] sha256:a4ac3657c8cc2040564a409575ddedd9d20f9eb0685616ab4a78984a81d7abbb - 0.0% (195 Bytes)
[#017] sha256:dabdc57c9f7c71f89df9defa76e5d19a4c9560cce849e6a0ea6261559cf21e54 - 30.48% (48.5 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:29:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:29:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:29:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:29:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:29:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:29:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-11-12 12:29:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-11-12 12:29:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-11-12 12:29:55 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-12 12:29:59 UTC/bin/sh -c #(nop) COPY dir:0434f3df5b182d6554dd2e7512f6289b9f19921d136372519d45aff92da351bd in /usr/lib/python3.10/site-packages/
2022-11-12 12:30:00 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-11-12 12:32:07 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:32:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:32:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:32:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:19+00:00
2022-11-12 12:32:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:32:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:32:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-12 12:47:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:48:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:48:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:48:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:48:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-11-12 12:48:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-11-12 12:48:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-11-12 12:48:51 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-12 12:48:53 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-12 12:49:00 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-12 12:49:04 UTC/bin/sh -c #(nop) COPY dir:305d940288ba2c9134e6399bf84df5179d2e5c9e5e2cdaf07c2503c27a85a58d in /usr/lib/python3.10/site-packages/
2022-11-12 12:49:05 UTC/bin/sh -c #(nop) COPY file:bccb7125ee662d5ef616dfcc07ba802deada4cf651ffdeab09965a0d980f6a98 in /usr/bin/yq
2022-11-12 12:49:06 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-12 12:49:06 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:49:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 12:49:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 12:49:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:47:53+00:00
2022-11-12 12:49:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:49:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:49:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-12 14:06:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:06:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:06:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:06:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-11-12 14:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-11-12 14:06:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-11-12 14:07:03 UTC/bin/sh -c #(nop) COPY dir:2befd6b8cd45e5f2b850a5bd27b5be2090cea23f6b5fd5d189c81db3ac535571 in /usr/lib/python3.10/site-packages/
2022-11-12 14:07:04 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-12 14:07:06 UTC/bin/sh -c #(nop) COPY file:e97d80c721e73b81d1c512dda22d4aba9d754633d618750143207225c3675b04 in /usr/bin/aws-iam-authenticator
2022-11-12 14:07:07 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:07:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:07:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:07:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:54:07+00:00
2022-11-12 14:07:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:07:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:07:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-12 14:15:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:15:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:15:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:15:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:15:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:15:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-11-12 14:15:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-11-12 14:15:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-11-12 14:16:04 UTC/bin/sh -c #(nop) COPY dir:ebb45e3e047cb1b15ce9cb10cb5cb61bc117ddc82ffec82aed6e4cc17a9f028c in /usr/lib/python3.10/site-packages/
2022-11-12 14:16:06 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-12 14:16:07 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-12 14:16:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:16:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:16:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:14:39+00:00
2022-11-12 14:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:16:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-12 14:33:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:33:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:33:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:33:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:33:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2022-11-12 14:33:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2022-11-12 14:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2022-11-12 14:33:32 UTC/bin/sh -c #(nop) COPY file:9064495dc79c6d4fe351711d02060f2e8a98b02c43b76beb8ba599b2bdb3b14a in /usr/bin/kops
2022-11-12 14:33:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:33:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:33:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:31:02+00:00
2022-11-12 14:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:33:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:33:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.