2022-11-13 06:35:27 UTC
251 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 1.07% (2.68 MB)
[#001] sha256:efde5218da9e7779cb8f19206def5c421fe256abfbec90562621c5169fceb1c5 - 5.14% (12.9 MB)
[#002] sha256:510f9d586bb2f3e32c441b24be64384833c70bc82976224ab11ca51d9bc7b71b - 15.87% (39.9 MB)
[#003] sha256:5de808619ad1bc7df177911784c084cf20f740b8c4697ecf14aea055f7d24ff7 - 0.0% (1.37 KB)
[#004] sha256:a04a58d0c33cca0f54628a105669e66ab48e8b14e3c3053e32bd1326835aa5eb - 10.91% (27.4 MB)
[#005] sha256:d40d86fcb04e40b381c78cf9dde776dfc0e5e94bf822a15dd1c05d8eb124f5a5 - 0.0% (93 Bytes)
[#006] sha256:92bebad46e496154f610d3ed5a67ea96d2defc0edc1ed21b037db86c21b2d5d7 - 0.0% (1.25 KB)
[#007] sha256:a2b61e83a7af56d6996120d2f7721a19b60c3a25e96d19b1ce2928981b4271e0 - 5.79% (14.5 MB)
[#008] sha256:4328a2a413edee10f6acbf20f5348fd7de4991a37958e6d29cfc10bc5258d43d - 0.16% (401 KB)
[#009] sha256:d49d830764d9c2331c6b29ee49a3a46b01891624146d105a5e3172fe51852be1 - 2.66% (6.69 MB)
[#010] sha256:d42b05b59f59f2e3243f1640f28021a9c83282ad86543b2a72f3d8106ba36017 - 0.0% (1.65 KB)
[#011] sha256:fc973f21e642391e9ad5ab954657ed0e25faca47c793c92b21199ad60c4ad129 - 5.11% (12.8 MB)
[#012] sha256:c5c61e733ae18599d921502a702b62f0c9d34a99d2337368fa97d55fd2f27e58 - 0.0% (655 Bytes)
[#013] sha256:670aaa18d965ef163e39f431b68f5e18f975ec1de9b35185bcd8ecb1268f728e - 4.87% (12.2 MB)
[#014] sha256:1110f438cf832684c3cf0da526955dd9ec59c6fe22eba5a2702ec6c7d0f3845c - 0.53% (1.34 MB)
[#015] sha256:5f43005e2298c10c2883f0cdda373487a97685418137042768b7f9d2a51e92a1 - 5.48% (13.8 MB)
[#016] sha256:d4b3ec163a5a835ef2371525304988152b371de7652c080c8d16a3adabb84c2b - 19.17% (48.1 MB)
[#017] sha256:4258c040f77b9e081f59ea5c66291bd06a33d93e1b3f1f362aaec52b51b90c57 - 23.25% (58.4 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 23:59:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 23:59:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 23:59:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 23:59:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 23:59:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 23:59:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 23:59:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 23:59:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 23:59:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-12 23:59:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-12 23:59:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-12 23:59:17 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 23:59:27 UTC/bin/sh -c #(nop) COPY dir:3b0976452cf7981b2d062791b5146d3f0a480efdcaa4e9cc8002a3b08c9f809d in /usr/lib/python3.10/site-packages/
2022-11-12 23:59:30 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-13 00:00:09 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 00:00:11 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 00:00:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 00:00:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:58:20+00:00
2022-11-13 00:00:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 00:00:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 00:00:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-13 01:58:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 01:58:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 01:58:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 01:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 01:58:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 01:58:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 01:58:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 01:59:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 01:59:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-11-13 01:59:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-11-13 01:59:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-11-13 01:59:06 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 01:59:07 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-13 01:59:11 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 01:59:21 UTC/bin/sh -c #(nop) COPY dir:508fd98fb395f91d93df75b84bc7599b0d3c705542af67368ef3fe4af3ebcfc3 in /usr/lib/python3.10/site-packages/
2022-11-13 01:59:23 UTC/bin/sh -c #(nop) COPY file:7a588c1c8b4bfd6b27c280eda8747e58613d7312a0d4927e834ad6dce89f41ca in /usr/bin/yq
2022-11-13 01:59:25 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 01:59:26 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 01:59:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 01:59:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 01:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 01:58:38+00:00
2022-11-13 01:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 01:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 01:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-13 04:53:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 04:53:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 04:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 04:53:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 04:53:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 04:53:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 04:53:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 04:54:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 04:54:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-11-13 04:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-11-13 04:54:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-11-13 04:54:39 UTC/bin/sh -c #(nop) COPY dir:db0e8fc7c86171186365aaa318dedb18b7a8e902cf3345a96838713b7b6da5dd in /usr/lib/python3.10/site-packages/
2022-11-13 04:54:43 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 04:54:46 UTC/bin/sh -c #(nop) COPY file:e999ab056c8e742a14c0c64404c44a85f5cf6f1e6dd50ad894fed94b8c50c4df in /usr/bin/aws-iam-authenticator
2022-11-13 04:54:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 04:54:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 04:54:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 04:54:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 04:45:11+00:00
2022-11-13 04:54:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 04:55:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 04:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-13 05:57:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:57:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:57:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:57:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:57:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-11-13 05:57:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-11-13 05:57:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-11-13 05:57:37 UTC/bin/sh -c #(nop) COPY dir:8e376149974a1a1dff5269bdb835dc23420292b6bbc82a5e895b5f631eb615bf in /usr/lib/python3.10/site-packages/
2022-11-13 05:57:40 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-13 05:57:44 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-13 05:57:46 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:57:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:57:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 05:57:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 05:56:36+00:00
2022-11-13 05:57:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 05:57:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 05:57:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-13 06:34:51 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 06:34:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 06:34:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 06:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 06:34:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 06:35:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 06:35:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 06:35:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 06:35:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2022-11-13 06:35:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2022-11-13 06:35:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2022-11-13 06:35:14 UTC/bin/sh -c #(nop) COPY file:6f99feb7bc4e05e26f1df36dbeab49120005e450c7d75d5934f09406a38c4e9b in /usr/bin/kops
2022-11-13 06:35:16 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 06:35:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 06:35:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 06:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 06:33:54+00:00
2022-11-13 06:35:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 06:35:27 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.