2022-11-18 12:39:08 UTC
241 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.11% (2.68 MB)
[#001] sha256:f8ed8212a2f04f78908c9ebad4b88e2b4b46b3c779c6761685c6f6a1f43afe89 - 5.34% (12.9 MB)
[#002] sha256:7d4944ec1fa27d62f8070ed1a3934a738106c252da2ae5cd76820c1fc6c14551 - 16.5% (39.9 MB)
[#003] sha256:52f1ec89df8d03cd086d964c40e017ee899b5c61dfd4cc20fd8efbe0e076bc77 - 0.0% (1.37 KB)
[#004] sha256:f4d08bfffc4ec869c9fe345098115c4b795344f7a0b56020dd643446d4eb6623 - 11.35% (27.4 MB)
[#005] sha256:34843a020aa4dfd30dfea8291e0d576d644a9d5cd747f4ad65e54d891efdb2b1 - 0.0% (93 Bytes)
[#006] sha256:fce3d4a2ca0ce62b4c90067b37929c6656eeeec771caadde24127eb7daed3cb9 - 0.0% (1.26 KB)
[#007] sha256:3ecdc1448f549899a9d48756284d28652f4c2d66ec08ed5dce33253208da76e6 - 6.02% (14.5 MB)
[#008] sha256:3dcb025d7665eddc1ab6bf771ba1a7b733ce95ee5bd1fe073d091cb634a6afa7 - 0.16% (401 KB)
[#009] sha256:15e98c14a6042f05d8b9d1c5b9ea994403f497523877d936af7f86aa9e7ebfbb - 2.77% (6.69 MB)
[#010] sha256:a5f8469fd04d33bae317bb6adfef241cde47531ccc34e3ea12a4f52dfd005135 - 0.0% (1.66 KB)
[#011] sha256:948bb1ac8dced17c71aaadda97682ae627ad783d75a669f2380bd774a8ace1d6 - 5.33% (12.9 MB)
[#012] sha256:7a704e7ad7ccf7259723b721bf93b636b2632e822453adb17ff793a18e5eccfc - 0.0% (654 Bytes)
[#013] sha256:afcbbe70678bd95acf80fea551d0f6424b478e8fffa29c8345a1bed45984d0f6 - 5.06% (12.2 MB)
[#014] sha256:cc60ba9becc9cc1e8d20f6397f36c3079cc42883fa7ed02f6530dd4a631c6b14 - 0.56% (1.34 MB)
[#015] sha256:ccfa3b95148a9ded39b0658b843a65a8b9fc430bdd4befb0f05b28c94f9531d0 - 5.7% (13.8 MB)
[#016] sha256:b32030447648407da83660c35e3b50bcf28916ef3d792381493bf239174c1017 - 19.93% (48.1 MB)
[#017] sha256:212a5b55c15dd4b2a4aa1548f78329b8e2a748dbc136b86c0ff0ef7915d896fb - 20.18% (48.7 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-18 09:46:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:46:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:46:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:46:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:46:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:47:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:47:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:47:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:47:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-18 09:47:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-18 09:47:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-18 09:47:08 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-18 09:47:20 UTC/bin/sh -c #(nop) COPY dir:3b0976452cf7981b2d062791b5146d3f0a480efdcaa4e9cc8002a3b08c9f809d in /usr/lib/python3.10/site-packages/
2022-11-18 09:47:22 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-18 09:48:00 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 09:48:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 09:48:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:48:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:46:11+00:00
2022-11-18 09:48:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 09:48:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 09:48:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 10:15:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:15:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:15:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:15:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:15:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-11-18 10:15:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-11-18 10:15:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-11-18 10:15:42 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:15:44 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-18 10:15:48 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:16:01 UTC/bin/sh -c #(nop) COPY dir:508fd98fb395f91d93df75b84bc7599b0d3c705542af67368ef3fe4af3ebcfc3 in /usr/lib/python3.10/site-packages/
2022-11-18 10:16:04 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-18 10:16:06 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:16:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:16:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:16:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:16:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:15:03+00:00
2022-11-18 10:16:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:16:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 10:31:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:31:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:31:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:31:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:31:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:31:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-11-18 10:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-11-18 10:31:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-11-18 10:31:43 UTC/bin/sh -c #(nop) COPY dir:2774c376238aafa15f1fa5ac540ca53438c7310c88214f445814bcd44911fb59 in /usr/lib/python3.10/site-packages/
2022-11-18 10:31:45 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 10:31:47 UTC/bin/sh -c #(nop) COPY file:27686ed48ad7da26a059371f62adfdb3aec9852da1d2a0736e719d296154d906 in /usr/bin/aws-iam-authenticator
2022-11-18 10:31:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:31:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:31:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:31:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:59+00:00
2022-11-18 10:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:31:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:32:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 11:58:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:58:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:58:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:58:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:58:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:58:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-11-18 11:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-11-18 11:58:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-11-18 11:59:11 UTC/bin/sh -c #(nop) COPY dir:faa8420dbad95a06922efde39089865fdb1f09ebb4510c012587c3bc21aab4f5 in /usr/lib/python3.10/site-packages/
2022-11-18 11:59:14 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-18 11:59:18 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-18 11:59:20 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:59:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:59:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:59:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:58:11+00:00
2022-11-18 11:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 12:38:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 12:38:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 12:38:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 12:38:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 12:38:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 12:38:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 12:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 12:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 12:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2022-11-18 12:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2022-11-18 12:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2022-11-18 12:38:52 UTC/bin/sh -c #(nop) COPY file:2c16a22c97368e8f19520bb367aff9313e64f4cdc083f8bcf5cd0ad29fca32c5 in /usr/bin/kops
2022-11-18 12:38:55 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 12:38:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 12:38:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 12:39:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 12:37:20+00:00
2022-11-18 12:39:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 12:39:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 12:39:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 12:41:27 UTC
187 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.38% (2.58 MB)
[#001] sha256:f0a4b16af5bede10943b1c2bbefb6de2b65c5e60670a2dc475afcc852085258a - 6.94% (13 MB)
[#002] sha256:10bd08f3f7ceb68b2d498d5e8368fbafd49ad20acb2cc84ddc6c1ea3468173c1 - 20.93% (39.1 MB)
[#003] sha256:f70a503306f15b10497a0bf66cee57b27e025369136c192ac56ed1bef881628a - 0.0% (1.37 KB)
[#004] sha256:e6689fe84379b5fcef47adec6dbc7a4979003ae10d655f75142d39ac8bc581fd - 14.67% (27.4 MB)
[#005] sha256:3d78ee6a989ed450b283389aa3a4998d28312f84e3260e1f635fd4e61ca850ad - 0.0% (93 Bytes)
[#006] sha256:4afb2d6b1d7d86be498837f0b0e0a8cb69bbe86b8913540ade72263198053c68 - 0.0% (1.26 KB)
[#007] sha256:57416e5471f718f2aec6194d6daadd15126823c62390542e70279d934336344b - 7.74% (14.5 MB)
[#008] sha256:197717b0f3479554b01a46716e5ba1356a306532029cb0865c9a382d69c2dbaf - 0.21% (401 KB)
[#009] sha256:cdac93c8c0d7c40f99e59b8121ad62916328c3bc54658e1020454665107a6102 - 3.38% (6.31 MB)
[#010] sha256:445d3fd953aa2fecf16d91a77033c9582d1748c1177a4f20c0dba0affcaddd36 - 0.0% (1.66 KB)
[#011] sha256:3a27c226c6cceae4460e66125d8d5cb2beffe08d51bd88d8b8f16387938fe419 - 6.89% (12.9 MB)
[#012] sha256:c982e3bd84cfe7fbaac07eec95e3c9538af8654bd639b531dde6ffbd57ef1ee3 - 0.0% (656 Bytes)
[#013] sha256:8594cc913592daaf86ab69dbb3514df73c8d432b3eba73c3474e9deb08208149 - 5.93% (11.1 MB)
[#014] sha256:add8dde3d6e7184dd70aed2362e9e344912f790054f8cba61cc45ca229790ec6 - 0.72% (1.34 MB)
[#015] sha256:aeaf8803c354f4ff6f931e7638334cd9f2f3da844d235e5742bccec9f1f58a32 - 6.66% (12.4 MB)
[#016] sha256:6677b71fc880fae5bf20a75525607c7dc4a16df82699874228dbc62094b73064 - 0.0% (195 Bytes)
[#017] sha256:73d5f03434fa3ac19b8d9572b772313a5f464584055979dbcd5042c721f5398a - 24.54% (45.8 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-18 09:51:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:51:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:51:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:51:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:51:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:51:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:51:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:51:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:51:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-18 09:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-18 09:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-18 09:51:24 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-18 09:51:36 UTC/bin/sh -c #(nop) COPY dir:1d27436b910ad6e4329170ae85d09c931f6f0499f902c3cf1f038607855818f9 in /usr/lib/python3.10/site-packages/
2022-11-18 09:51:38 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-18 09:56:12 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 09:56:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 09:56:15 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:56:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:46:28+00:00
2022-11-18 09:56:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 09:56:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 09:56:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 10:15:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:16:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-11-18 10:16:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-11-18 10:16:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-11-18 10:16:44 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:16:46 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-18 10:16:54 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:17:07 UTC/bin/sh -c #(nop) COPY dir:937cbc2d4fae912d0574e4ca78d8410eecf2b7d02f9d5c3508283d30e6f83d82 in /usr/lib/python3.10/site-packages/
2022-11-18 10:17:10 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-18 10:17:12 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:17:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:17:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:17:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:17:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:15:02+00:00
2022-11-18 10:17:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:17:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:17:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 11:26:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:26:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:26:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:26:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:26:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:26:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:26:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:26:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:26:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-11-18 11:26:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-11-18 11:26:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-11-18 11:27:11 UTC/bin/sh -c #(nop) COPY dir:392912440eed3c22f85e31e7c61d79503bf6b81820ab630ce8f89126f1daf279 in /usr/lib/python3.10/site-packages/
2022-11-18 11:27:14 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 11:27:16 UTC/bin/sh -c #(nop) COPY file:d0e8c1abd8d2663f741474e9b6ed222a4bdf1a4a7099a98e32db8a3c090dd08d in /usr/bin/aws-iam-authenticator
2022-11-18 11:27:18 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:27:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:27:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:27:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:59+00:00
2022-11-18 11:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:27:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:27:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 12:00:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 12:00:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 12:00:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 12:01:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 12:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 12:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 12:01:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 12:01:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 12:01:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-11-18 12:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-11-18 12:01:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-11-18 12:01:28 UTC/bin/sh -c #(nop) COPY dir:154fe8cf45e938dc392dcd4c014eecd4b8abeea4ea26195abe078ff1f1e13c2b in /usr/lib/python3.10/site-packages/
2022-11-18 12:01:31 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-18 12:01:33 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-18 12:01:35 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 12:01:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 12:01:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 12:01:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:59:14+00:00
2022-11-18 12:01:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 12:01:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 12:01:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-18 12:40:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 12:40:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 12:40:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 12:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 12:40:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 12:40:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 12:40:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 12:41:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 12:41:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2022-11-18 12:41:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2022-11-18 12:41:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2022-11-18 12:41:12 UTC/bin/sh -c #(nop) COPY file:21b6f36c73ee31cdab71f85f6713114b6bc5c08ffaffa09761ef4e23fcdf18e5 in /usr/bin/kops
2022-11-18 12:41:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 12:41:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 12:41:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 12:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 12:38:05+00:00
2022-11-18 12:41:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 12:41:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 12:41: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.