2022-11-16 06:35:27 UTC
248 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.08% (2.68 MB)
[#001] sha256:94ccd04b761327d15b10d353da428431a87a5ee9e404c270c3bf5e41bdbef215 - 5.2% (12.9 MB)
[#002] sha256:2a583bddc81d8a010fcb851e10565a68364a34c8ccdd184908d73240ab39d718 - 16.1% (39.9 MB)
[#003] sha256:e0da0f22ce5c3944e890f201dc7ee0a431fc24d40588275f3eecc2125f023a59 - 0.0% (1.37 KB)
[#004] sha256:e3c77ee460b7af06c5b220f68dfd654fd9fa32e3a8e6e11590c4eeeb71a6468c - 11.05% (27.4 MB)
[#005] sha256:47a0a8f954866ef27f106a4f4dd84b77eece9b7920acf88dc48c0852d2abbad6 - 0.0% (93 Bytes)
[#006] sha256:7c1e5129cc037890f1cfaae086dd62e137d35d5d602a980c6100d19554582b2f - 0.0% (1.25 KB)
[#007] sha256:97426ab96b1c4721b881cd8481a193af77313931415eb83dc07dc4e6442720ca - 5.86% (14.5 MB)
[#008] sha256:2bc3ead808745f1106e7cba0c22b53c2a4af6e102cb2fd19737e5f32e66ba6e2 - 0.16% (401 KB)
[#009] sha256:153aa56db297fe9eb7b252265c5df4ff0e3ae205c772270664c30fdbf63421a1 - 2.7% (6.69 MB)
[#010] sha256:80326a83d576530481ec3d73d5780332724e852be85dcbd014eaaf4e543aecbb - 0.0% (1.65 KB)
[#011] sha256:8ba64c7edc697eddf586fbe2d789d9a8e3a730e8e78dbb04bed4d1cbd93d5135 - 5.18% (12.8 MB)
[#012] sha256:826a407b2f96203b4fb79c1bd2accd40283d5f1099fc007707dbf1ba3307cac3 - 0.0% (654 Bytes)
[#013] sha256:1a045e83ee7d2f3331b3c351a57d70766e07794ee51fd00b9831e533b6984218 - 4.93% (12.2 MB)
[#014] sha256:eef967182413ea249452ad227128aefbf66b80e6d6d4f625819a3984b43653a0 - 0.54% (1.34 MB)
[#015] sha256:f39ab4d95ce50ff54cd724fde1a9b0909bb1d07ca834d28998b8c68574fa0d78 - 5.55% (13.8 MB)
[#016] sha256:02838fb813f2cda7ed3872156b253434c54c1c0cc93bc555e3a1f9026870d50e - 19.41% (48.1 MB)
[#017] sha256:d918518f5689bdce8abc28bcdfa098e229fc054d756c312b41ea8cef5d7de112 - 22.26% (55.2 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-16 03:01:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:01:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:01:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-11-16 03:01:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-11-16 03:01:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-11-16 03:01:36 UTC|1 VERSION=2.13 /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-16 03:01:43 UTC/bin/sh -c #(nop) COPY dir:2f62235c92afc5f55c8aad8731470534c92541e6667dd4fb0007532efc1ddc3c in /usr/lib/python3.10/site-packages/
2022-11-16 03:01:45 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-16 03:02:14 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 03:02:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:02:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 03:02:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:00:25+00:00
2022-11-16 03:02:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:02:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 03:44:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:44:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:44:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:44:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:44:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:44:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:44:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:44:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:44:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-11-16 03:45:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-11-16 03:45:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-11-16 03:45:03 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 03:45:05 UTC|1 VERSION=2.13 /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-16 03:45:09 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 03:45:19 UTC/bin/sh -c #(nop) COPY dir:6f2c6d7c07eef3c4a8e263026cfbad0fdc34621e4cd083a08be84d78ce36dbe3 in /usr/lib/python3.10/site-packages/
2022-11-16 03:45:21 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-16 03:45:23 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 03:45:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:45:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 03:45:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 03:45:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:44:36+00:00
2022-11-16 03:45:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:45:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:45:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 04:13:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 04:13:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 04:13:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 04:13:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 04:13:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 04:13:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 04:13:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 04:13:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 04:13:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-11-16 04:13:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-11-16 04:13:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-11-16 04:13:50 UTC/bin/sh -c #(nop) COPY dir:8f5bf10c3c28e598c84dd9d34a4eeb9b215dd1731b504cff13e76cdd213c920c in /usr/lib/python3.10/site-packages/
2022-11-16 04:13:52 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 04:13:54 UTC/bin/sh -c #(nop) COPY file:4ba5584bfd1aace7b301ff221738fbdd1ac5b6cc10e28481a38bcbedf32ad241 in /usr/bin/aws-iam-authenticator
2022-11-16 04:13:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 04:13:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 04:14:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 04:14:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 04:06:58+00:00
2022-11-16 04:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 04:14:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 04:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 05:26:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 05:26:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 05:26:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 05:27:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 05:27:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 05:27:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-11-16 05:27:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-11-16 05:27:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-11-16 05:27:25 UTC/bin/sh -c #(nop) COPY dir:d1fdb24410d13acfc75c16f8ccb518304f8718879dd8df5e23b38e806c131de3 in /usr/lib/python3.10/site-packages/
2022-11-16 05:27:28 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-16 05:27:32 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-16 05:27:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 05:27:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 05:27:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 05:27:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 05:26:30+00:00
2022-11-16 05:27:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 05:27:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 05:27:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 06:34:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 06:34:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 06:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 06:34:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 06:34:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 06:34:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 06:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 06:35:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 06:35:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awskops
2022-11-16 06:35:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awskops
2022-11-16 06:35:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awskops
2022-11-16 06:35:12 UTC/bin/sh -c #(nop) COPY file:e95c873401c0ef72aa4ad5d61b0e35c0bc787ac9c6e01eee6eba03c355f03626 in /usr/bin/kops
2022-11-16 06:35:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 06:35:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 06:35:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 06:33:38+00:00
2022-11-16 06:35:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 06:35:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 06:37:49 UTC
193 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.34% (2.58 MB)
[#001] sha256:b35c5f5a22714f4a45a5bf9d31171b89f7de4a840ca11122836f7492b5126d23 - 6.72% (13 MB)
[#002] sha256:3dc8d39ea4520a6eb5c2646ce7aeb02753bc84d7f3d57c9d25aafc5b1d08bdf6 - 20.28% (39.2 MB)
[#003] sha256:3f65db556c0405ac017e78a9b55b2542ab1bfbc70005248b36cabc51df0f8a8c - 0.0% (1.37 KB)
[#004] sha256:d50a598d6173eaa8f94139e3f25739d2c2e13dd743bdb8c3d7320e0a985bcbd1 - 14.19% (27.4 MB)
[#005] sha256:c5acde01b79328286241d2d3a10614e753a63fa6d408a41df18958cc7d3d05fe - 0.0% (93 Bytes)
[#006] sha256:6cbb3dcefed4ae7de8be870ec71fdbb24d5bc5dbfe9bc5a0f47b04634761e4d6 - 0.0% (1.26 KB)
[#007] sha256:93ee0a54fe69b0e001dc80bdb5227e96c64d3eda6c8be6ff7835d73dccec6b7e - 7.49% (14.5 MB)
[#008] sha256:d6946dd29949037cb21156f294a51ef92a0ea04034e34cc6f486756b61cd61c4 - 0.2% (401 KB)
[#009] sha256:c445ad5690a4341b091368bb408d6d393e4945f57ca32adf48dfc75e52f095c5 - 3.27% (6.31 MB)
[#010] sha256:145dd01d94e6194ada97c2d98c83494d46a2a1690d0802ae2f01a971e5ec28ed - 0.0% (1.66 KB)
[#011] sha256:1ca8395daea7539e10b846ba8a3ea62f769265feecf8f0a26f8c93febd449cdb - 6.65% (12.8 MB)
[#012] sha256:9d25fa60f385d1bb3058c781b24dc8c991998c71876c7a26d839c824923115ef - 0.0% (656 Bytes)
[#013] sha256:cfb74cb49dcf0707f51165475bb35aacfaaba33b043937fc98591c32a90c86dd - 5.74% (11.1 MB)
[#014] sha256:7351e5e56a1ab966cb0922214392f3b9e5f31d77c2585fb43723d110eaa40971 - 0.7% (1.34 MB)
[#015] sha256:e1b1d5900590b6697f50e10c4df38f633716c1a36c71feb562071aedf6ec56c6 - 6.44% (12.4 MB)
[#016] sha256:d5b03004a67bb74bbafc8216dd0b74004d2152cc2942b7cdd457ccd533275c0b - 0.0% (194 Bytes)
[#017] sha256:41eca1f7cb9ecfd2d21437c886356aec554acb700cb64bc4cfe685dfe95dccd4 - 26.98% (52.1 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-16 03:10:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:10:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:10:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:10:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:11:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:11:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:11:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:11:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-11-16 03:11:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-11-16 03:11:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-11-16 03:11:15 UTC|1 VERSION=2.13 /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-16 03:11:26 UTC/bin/sh -c #(nop) COPY dir:cad2650d3d48d140a20f316b19461985a6ad20d79a5be4366179adaf9b36115a in /usr/lib/python3.10/site-packages/
2022-11-16 03:11:28 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-16 03:16:01 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 03:16:03 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:16:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 03:16:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:01:30+00:00
2022-11-16 03:16:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:16:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 03:45:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:47:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:47:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:47:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:47:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:47:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:47:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:47:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:47:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-11-16 03:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-11-16 03:47:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-11-16 03:47:24 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 03:47:27 UTC|1 VERSION=2.13 /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-16 03:47:36 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 03:47:49 UTC/bin/sh -c #(nop) COPY dir:6a0e5aeda4b436aa6217abe6fea7f8a6cc65dc87ee31da02a03039d1208b3d35 in /usr/lib/python3.10/site-packages/
2022-11-16 03:47:52 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 03:47:54 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 03:47:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:47:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 03:48:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 03:48:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:45:36+00:00
2022-11-16 03:48:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:48:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 04:59:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 04:59:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 04:59:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 05:00:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 05:00:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 05:00:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 05:00:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 05:00:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 05:00:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-11-16 05:00:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-11-16 05:00:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-11-16 05:00:30 UTC/bin/sh -c #(nop) COPY dir:4d987738356c633a253c4b1406679b9f6876d5b57357598dabba25643dc5fdf2 in /usr/lib/python3.10/site-packages/
2022-11-16 05:00:33 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 05:00:35 UTC/bin/sh -c #(nop) COPY file:882916cf135fc2e05d9de8b8f5c4557fd3838ddbbd79458dbca88c0f4fd27d9f in /usr/bin/aws-iam-authenticator
2022-11-16 05:00:37 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 05:00:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 05:00:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 05:00:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 04:07:11+00:00
2022-11-16 05:00:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 05:00:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 05:00:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 05:28:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 05:28:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 05:28:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 05:28:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 05:28:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 05:28:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 05:28:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 05:28:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 05:28:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-11-16 05:28:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-11-16 05:28:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-11-16 05:28:44 UTC/bin/sh -c #(nop) COPY dir:270b5462bcc1c8736e2e53d2f485f64701e4ca62311659fe8e70f986b85c3c8b in /usr/lib/python3.10/site-packages/
2022-11-16 05:28:47 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-16 05:28:50 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-16 05:28:51 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 05:28:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 05:28:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 05:28:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 05:26:32+00:00
2022-11-16 05:28:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 05:29:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 05:29:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 06:37:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 06:37:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 06:37:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 06:37:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 06:37:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 06:37:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 06:37:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 06:37:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 06:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awskops
2022-11-16 06:37:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awskops
2022-11-16 06:37:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awskops
2022-11-16 06:37:34 UTC/bin/sh -c #(nop) COPY file:e6597c49eecf6343608e60e62b4e5cb2721f6011c3a507f19ba967571e64d2f9 in /usr/bin/kops
2022-11-16 06:37:36 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 06:37:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 06:37:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 06:37:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 06:34:18+00:00
2022-11-16 06:37:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 06:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 06:37:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.