2022-12-03 08:10:27 UTC
158 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.64% (2.58 MB)
[#001] sha256:8c8c5507f1c5b6fc2184511506bae9f12fb4d919c6ac1afe8947605cf316ea8a - 8.21% (13 MB)
[#002] sha256:ea65f28e7ec413d7b4b74d4a63fbdd93211bf37ca1a27a4ec3b6d4107c862137 - 28.57% (45.1 MB)
[#003] sha256:5befe54c5486c6fe8371e59fc26d1accdf8cf694d8031f71f8dee839d4279e6a - 0.0% (6.73 KB)
[#004] sha256:3920ee4b1be838c3362301051f4e6faaa08f79939c39eec2c643c31849d6fc81 - 16.57% (26.2 MB)
[#005] sha256:5ce63adf118505a0b3ba3dd15cabd51524dccd53bc841b63bfabe832a6f529fa - 0.0% (93 Bytes)
[#006] sha256:c4828fe382ca242dfc9df99b2bf87b5786e8e49bc2d79dd9555cca48eb583478 - 0.0% (1.26 KB)
[#007] sha256:3295a80fcb8f5dc132b475746e1a53941c827d89f197028fc631f2aca808cb07 - 9.16% (14.5 MB)
[#008] sha256:8a77eb771c3c72901d45cc35009456b730ef00338b28223a088edad0b49b4d35 - 0.25% (401 KB)
[#009] sha256:a0fc166c6ea7c5c99303cd0a61e2e37f509e1f79b1aa6b4ae1ffc49e78e4c6e7 - 4.0% (6.31 MB)
[#010] sha256:ce331813400df897eb7256025aaf7e8a09d4f1da2e3547efb786f81ebd580909 - 0.0% (1.94 KB)
[#011] sha256:f063d805b1a6d73b35a102e0c3da71055707679ea4854f5e968994205789ad0f - 8.34% (13.2 MB)
[#012] sha256:61457bc852a9547332030ff8aee527e1e6aab440dd18933fddfbff2dd7da943b - 0.0% (653 Bytes)
[#013] sha256:4e3f052eb3a07678b4165abc440012a2a794234ba0631b208aab8e9b6dd2f8ab - 7.02% (11.1 MB)
[#014] sha256:f62f69ce7c2e9c749363993fd1d68373a775b0e96d156e63905d862927da3ea5 - 0.85% (1.34 MB)
[#015] sha256:0f2ca78decb3b1606da16546e0f44a0b568de4f66cfb66562dcc69748e3746de - 7.88% (12.4 MB)
[#016] sha256:8ad3178f335beaaa54143baee74205decce3bb088400a9b601cd5127948deb75 - 0.0% (193 Bytes)
[#017] sha256:affe7b0a704abd25108869af1aa8fd68bf38fc279fb72b13d6020a4500f32a90 - 7.51% (11.9 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:30:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:30:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:30:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:30:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:30:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:30:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:30:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:30:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-12-03 05:30:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-12-03 05:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-12-03 05:30:45 UTC|1 VERSION=2.10 /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-12-03 05:31:04 UTC/bin/sh -c #(nop) COPY dir:483c5cbdbde65fe6877f3ce9240e3f19f0c9b6e5ccbbfe10c836a108131ce5cd in /usr/lib/python3.10/site-packages/
2022-12-03 05:31:08 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-12-03 05:34:54 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-03 05:34:57 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:35:00 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:35:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:07:00+00:00
2022-12-03 05:35:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:35:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:35:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-12-03 05:39:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:41:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:41:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:41:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2022-12-03 05:41:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2022-12-03 05:41:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2022-12-03 05:41:33 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-03 05:41:36 UTC|1 VERSION=2.10 /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-12-03 05:41:44 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-03 05:42:04 UTC/bin/sh -c #(nop) COPY dir:868f4180a3d0dd38206bdb6662e1de2e761a186bf0a6d25de86984cff3a839c4 in /usr/lib/python3.10/site-packages/
2022-12-03 05:42:07 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-03 05:42:10 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-03 05:42:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:42:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:42:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:42:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:46+00:00
2022-12-03 05:42:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:42:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:42:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-12-03 06:39:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 06:39:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 06:39:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 06:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 06:39:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 06:39:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 06:39:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 06:39:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 06:39:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2022-12-03 06:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2022-12-03 06:39:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2022-12-03 06:40:17 UTC/bin/sh -c #(nop) COPY dir:c9bcba3de010a5c24c6d0ca8e977449aff8d5f7247ddb9c65c638b40ed4087e3 in /usr/lib/python3.10/site-packages/
2022-12-03 06:40:21 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-03 06:40:24 UTC/bin/sh -c #(nop) COPY file:7543d2f55012e50225c442a58745a275fec5c53ed3f0217ace76c0a86cd584ac in /usr/bin/aws-iam-authenticator
2022-12-03 06:40:26 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 06:40:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 06:40:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 06:40:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:47:24+00:00
2022-12-03 06:40:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 06:40:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 06:40:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-12-03 07:14:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:14:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:14:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:14:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:15:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:15:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:15:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:15:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2022-12-03 07:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2022-12-03 07:15:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2022-12-03 07:15:38 UTC/bin/sh -c #(nop) COPY dir:864f8828137f9a3c07d679d35de700469fa49f64d60120cf0631168285d97ff2 in /usr/lib/python3.10/site-packages/
2022-12-03 07:15:43 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-03 07:15:47 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-03 07:15:50 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:15:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:15:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:15:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:12:36+00:00
2022-12-03 07:16:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:16:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:16:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-12-03 08:09:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 08:09:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 08:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 08:09:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 08:09:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 08:09:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 08:09:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 08:09:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 08:10:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2022-12-03 08:10:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2022-12-03 08:10:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2022-12-03 08:10:09 UTC/bin/sh -c #(nop) COPY file:1191233e0e944d132b7f7a29164a387fbe18260dc832d68a88b944711ae77249 in /usr/bin/helm
2022-12-03 08:10:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 08:10:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 08:10:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 08:10:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 08:09:16+00:00
2022-12-03 08:10:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 08:10:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 08:10:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.