2022-11-11 19:02:42 UTC
125 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 2.06% (2.58 MB)
[#001] sha256:b3462ef48c948c36a89d9d113b306e81b374f283f3c94f0ad7e116f5f62b7c19 - 10.34% (13 MB)
[#002] sha256:a3e4bef10a4e3665ccfb66323cda03e1f69dd2ed90180dcc771dc7a380581c4e - 17.78% (22.3 MB)
[#003] sha256:2c96ac9a64234336c954100b5c5748b17a776687c667e1f5c217723793207e0b - 0.01% (6.73 KB)
[#004] sha256:a3290ef1360a85834397fb1825dda92614d620381fe693c5c5a65b1d19d6e327 - 13.93% (17.5 MB)
[#005] sha256:0721ea57b6583f8463830225bb7cad15f060f675746acbefb8556362ce8a7f08 - 0.0% (93 Bytes)
[#006] sha256:2316fc5416cf035c0078393b48a7788a7ce494967731f97e197dfbee5b82dde9 - 0.0% (1.26 KB)
[#007] sha256:5e6b0be4bdb5000f7a17475b2ac4ee821ccef733f3ec46fd3f393952b2ff7eb4 - 11.52% (14.5 MB)
[#008] sha256:19f6320472be937c03381f91b99b6bddb8b829e29902cc6bf567a497b25e3e49 - 0.29% (377 KB)
[#009] sha256:7e5abd1b471ea20714eb9b818137cae9d8c0c0664217af2572e80285ee622880 - 5.03% (6.31 MB)
[#010] sha256:bdc331ba793c9678b376f81e84d3de3ec8bf234da50806d1d96123280e44741b - 0.0% (1.65 KB)
[#011] sha256:383285ed05f7b65da2757642bbe6401ec5fa7b109fa39f4e28b016273727f8c6 - 10.24% (12.8 MB)
[#012] sha256:be02ef5b09edd8f828a6b1cf647e887dbcc4626087831ca29c692345f819d94b - 0.0% (650 Bytes)
[#013] sha256:e80a3166b4587564d6d9d792a57be94f4bb9fefe2cdd59ce2dd3fcb277a39dfc - 8.83% (11.1 MB)
[#014] sha256:3a05a11e1e079dc531779ecf6641049f3780ef5d6c2195fdddedeef325b4c29f - 1.07% (1.34 MB)
[#015] sha256:02c997d0a09cdc559e8ef0e9ffd0c477daf5eb4adc9fe3cdf5fe740162f018da - 9.91% (12.4 MB)
[#016] sha256:fa9b48d6ae435f9d59967875ed40308250f48e7b83c84811ee0d45d8a5473972 - 0.0% (193 Bytes)
[#017] sha256:fec02c6af8a33614226dd94304cdbfa5e3247a732e0590fa42654a4874c799e4 - 8.98% (11.3 MB)
/bin/sh -c #(nop) ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /
2022-11-10 20:39:41 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:46:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 16:46:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 16:46:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 16:46:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 16:46:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 16:46:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 16:46:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 16:46:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 16:46:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-11 16:46:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-11 16:46:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-11 16:46:49 UTC|1 VERSION=2.9 /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:46:53 UTC/bin/sh -c #(nop) COPY dir:032ecfafa88bcefaecf82f656a342bb5435d9d7cefa5b3ad0b52fb4b7208476d in /usr/lib/python3.10/site-packages/
2022-11-11 16:46:54 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-11 16:49:19 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-11 16:49:20 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 16:49:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:49:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:37:56+00:00
2022-11-11 16:49:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 16:49:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 16:49:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-11 17:04:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:04:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:04:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:04:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:04:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:05:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:05:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-11 17:05:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-11 17:05:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-11 17:05:04 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-11 17:05:06 UTC|1 VERSION=2.9 /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:11 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-11 17:05:15 UTC/bin/sh -c #(nop) COPY dir:00cade777588a71a35586bbc7c459715d7ff897f36b4a1e37b8a793c782bda4e in /usr/lib/python3.10/site-packages/
2022-11-11 17:05:16 UTC/bin/sh -c #(nop) COPY file:bccb7125ee662d5ef616dfcc07ba802deada4cf651ffdeab09965a0d980f6a98 in /usr/bin/yq
2022-11-11 17:05:17 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-11 17:05:17 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:05:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:05:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:04:14+00:00
2022-11-11 17:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-11 18:04:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:04:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:04:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:04:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:04:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:04:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-11 18:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-11 18:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-11 18:05:02 UTC/bin/sh -c #(nop) COPY dir:5bed6d22d4811ede2bb0287c3fd3574d7c5fa7386c7ef7ce3d626b25de0d6a5c in /usr/lib/python3.10/site-packages/
2022-11-11 18:05:03 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-11 18:05:05 UTC/bin/sh -c #(nop) COPY file:26cff2e9e511b1c06d483c4755cb4037408c79472a6f913d6e329473d3c162f4 in /usr/bin/aws-iam-authenticator
2022-11-11 18:05:06 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:05:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:05:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:05:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:11:41+00:00
2022-11-11 18:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:05:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:05:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-11 18:13:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:13:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:13:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:13:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:13:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:13:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-11 18:14:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-11 18:14:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-11 18:14:11 UTC/bin/sh -c #(nop) COPY dir:66d0af974fc98ecf6467496c04b1f0e3c7ea5bc76bc6813994ed42a5e969c593 in /usr/lib/python3.10/site-packages/
2022-11-11 18:14:13 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-11 18:14:14 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-11 18:14:15 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:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:14:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 18:12:39+00:00
2022-11-11 18:14:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:14:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:14:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-11 19:02:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 19:02:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 19:02:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 19:02:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 19:02:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 19:02:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 19:02:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 19:02:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 19:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-11 19:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-11 19:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-11 19:02:35 UTC/bin/sh -c #(nop) COPY file:46166e53d4d8211918ce554016bfecc301aab54d5b46523703a6817788025891 in /usr/bin/helm
2022-11-11 19:02:36 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 19:02:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 19:02:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 19:02:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 19:02:05+00:00
2022-11-11 19:02:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 19:02:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 19:02:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.