2022-11-11 19:15:39 UTC
253 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 1.06% (2.68 MB)
[#001] sha256:41814ef3f31225f757af562d56fb5a526212e11ad09f76483d642530f272c7d7 - 5.09% (12.9 MB)
[#002] sha256:fca1bafe1f2169261f53a4511497148500dd62450c76887af65e008009695cc8 - 17.31% (43.8 MB)
[#003] sha256:92447bbf3cecde0d4db7f62ba80de14674b0ab5f49ca752fa5864b3df6ab0605 - 0.0% (6.74 KB)
[#004] sha256:fa4160dd4d3fbe731237aa5f5cfab7147347af79c19104b75085dd30c7b219f0 - 10.11% (25.6 MB)
[#005] sha256:b4ea40c0bf853ff4e70fdf956f12d0703948e1188c1afadcc801b53ccde3283e - 0.0% (93 Bytes)
[#006] sha256:d3650a7994a0dc76218af3f9665e3db6f0497b2a290c3788d907ffe983d5a1e4 - 0.0% (1.26 KB)
[#007] sha256:d088296b106a5ac916975893894648eaf0d2d01905852aa30c9a79f8ef899538 - 5.74% (14.5 MB)
[#008] sha256:c6571464db57e5b7ad33aec70dd30055d848b6f85aff76c740a14f8715b199fc - 0.15% (384 KB)
[#009] sha256:078e16e84b94d82e4eb007656671bbcb52670049a12d3303754b3f093c109b8f - 2.64% (6.69 MB)
[#010] sha256:2229dff766d39a0f0335d3a5078dc4396bd69c13801832c60b78130d252c1a1f - 0.0% (1.65 KB)
[#011] sha256:a889a3ef6ca0a488472dbd6e71c4b0842c19130507eca97eb0da6aad86bf2577 - 5.07% (12.8 MB)
[#012] sha256:86ad51c9d1898ef40abf1625578c38bc1c69091023d4d622a19ea8f3e0660812 - 0.0% (654 Bytes)
[#013] sha256:458ad8c169a3f2f24ddb29c2b299410695b9e4cbd4292b0fcb9e4f33e0e674bb - 4.83% (12.2 MB)
[#014] sha256:df5191ffc09a4706dff4e25bd5bb5bed140426f6bfbd41f6cdf2a28a497ab864 - 0.53% (1.34 MB)
[#015] sha256:d6efac9f594445fc0bc7d735c6e814498a517fc39122c1c6298800ea1d460fd0 - 5.43% (13.8 MB)
[#016] sha256:c6b34da2c4e0aaa22b284c5eb4c64a491892979f8efe8702447489cb339e7a88 - 19.0% (48.1 MB)
[#017] sha256:56f7c5a631ada375111be8ced2fed86359feab45cd1a3aa974b5a550f2f6370a - 23.05% (58.4 MB)
/bin/sh -c #(nop) ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /
2022-08-09 17:19:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:40:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 16:40:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 16:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 16:40:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 16:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 16:40:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 16:40:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 16:40:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 16:40:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-11-11 16:40:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-11-11 16:40:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-11-11 16:40:36 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-11-11 16:40:51 UTC/bin/sh -c #(nop) COPY dir:ff904608809a8c4be2ece2fdbd6cb7bcaff2fc9a06f45add0e75cc2ff6bfa41a in /usr/lib/python3.10/site-packages/
2022-11-11 16:40:54 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-11-11 16:41:28 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-11 16:41:30 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 16:41:32 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:41:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:37:54+00:00
2022-11-11 16:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 16:41:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 16:41:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-11 17:04:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:04:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:04:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:04:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2022-11-11 17:04:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2022-11-11 17:05:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2022-11-11 17:05:02 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-11 17:05:04 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-11-11 17:05:08 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-11 17:05:23 UTC/bin/sh -c #(nop) COPY dir:8bcfb8c14a262bf9d1e81d1ca5a862bfd2299830643dc46e7ebc43b965770056 in /usr/lib/python3.10/site-packages/
2022-11-11 17:05:26 UTC/bin/sh -c #(nop) COPY file:3d195ad296086796f663bb7c67c7f04ebe9e47fac59511036f96899309bef23d in /usr/bin/yq
2022-11-11 17:05:28 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-11 17:05:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:05:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:05:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:05:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:04:26+00:00
2022-11-11 17:05:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:05:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:05:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-11 17:19:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:19:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:19:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:19:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:19:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:19:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:19:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2022-11-11 17:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2022-11-11 17:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2022-11-11 17:20:05 UTC/bin/sh -c #(nop) COPY dir:cbb53f0439a1342a025c07ee770ae2e01613acdf762e03d642ce10de8743f5eb in /usr/lib/python3.10/site-packages/
2022-11-11 17:20:09 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-11 17:20:13 UTC/bin/sh -c #(nop) COPY file:4900dd862d6fb2d634153e4567725863f23e6c682e5f1b45ff31c37489ea50cc in /usr/bin/aws-iam-authenticator
2022-11-11 17:20:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:20:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:20:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:20:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:11:51+00:00
2022-11-11 17:20:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:20:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:20:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-11 18:13:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:13:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:13:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:13:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:13:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:13:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2022-11-11 18:13:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2022-11-11 18:13:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2022-11-11 18:14:02 UTC/bin/sh -c #(nop) COPY dir:076fee7dc8a877e09c8bff653b8ece8a3b0a9d963d8b0cc7c4f53ac328f940c0 in /usr/lib/python3.10/site-packages/
2022-11-11 18:14:06 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-11 18:14:11 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-11 18:14:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:14:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:14:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:14:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 18:12:46+00:00
2022-11-11 18:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:14:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:14:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-11 19:14:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 19:14:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 19:14:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 19:14:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 19:14:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 19:14:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 19:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 19:15:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 19:15:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awskops
2022-11-11 19:15:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awskops
2022-11-11 19:15:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awskops
2022-11-11 19:15:17 UTC/bin/sh -c #(nop) COPY file:6f99feb7bc4e05e26f1df36dbeab49120005e450c7d75d5934f09406a38c4e9b in /usr/bin/kops
2022-11-11 19:15:20 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 19:15:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 19:15:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 19:15:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 19:13:23+00:00
2022-11-11 19:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 19:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 19:15:39 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.