2022-11-22 12:15:55 UTC
179 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.5% (2.68 MB)
[#001] sha256:b878c513cae9ce84d140777f094144be00a0e5a86d9abeaee935e78f7c547c73 - 7.23% (12.9 MB)
[#002] sha256:1d2b5b2c42e5ca741e29c41cf17419b429f4650f2a352d7824c363bf8b327ee4 - 12.92% (23.1 MB)
[#003] sha256:558165247830e4cddea8544d2a409463535eb5799c84a48c433f0e45e6ade4ff - 0.0% (6.73 KB)
[#004] sha256:521539a8ae50df8e4ad814c21cfb7b0bc3f6f7b91984cf7feee3fba9e1290350 - 9.79% (17.5 MB)
[#005] sha256:92d0b4d2309b916c18772ac9ffd8ff240de8dfb4af5c10aca04c9aa253b2ea0d - 0.0% (93 Bytes)
[#006] sha256:5aaaf92f14cc3dd4720fd5ae35e90d98fad70874e2128a8652c5153596b7e3ec - 0.0% (1.26 KB)
[#007] sha256:0380e6301afe9e64e23a4380a28dd671a1c85cf33dfdf639768448a7291301af - 8.14% (14.5 MB)
[#008] sha256:d665658e7307816f6401b4d53d4c0d3be276db00a3d3f2416b8f6eea8dce8d27 - 0.22% (393 KB)
[#009] sha256:69051798ee7db77ff4adbec8773b6e87516f630c04e61cdcddc3ee2721606351 - 3.75% (6.69 MB)
[#010] sha256:e9db47431054d893004d013cff20928863ea432e9182314910bcccd4eee5970c - 0.0% (1.65 KB)
[#011] sha256:fd8853582c28b245934f2ec7f9e24311a65214792856c38177bf95045ec1d50c - 7.22% (12.9 MB)
[#012] sha256:f27a3b89ae2adc5cfa9f232287864f0dcda6d70bf75e3e2262a034fa2eed2efa - 0.0% (652 Bytes)
[#013] sha256:fdddc3262a114f1b1fee4b74b941508b7e4493beed1b94435e4ae962f3d10377 - 6.85% (12.2 MB)
[#014] sha256:214c649fc46788c0faaa1135613db1bf692a60dcabe8d15c902b01d92efaa0a6 - 0.75% (1.34 MB)
[#015] sha256:2adf4efe97dddedc6992a7fd81df85aba7ef4cc78f0e7811b9d65be3f39c509b - 7.71% (13.8 MB)
[#016] sha256:7068a903bd04eadaf7d390f5bef26897967be081f71b089f3c33f37d61c32034 - 26.96% (48.1 MB)
[#017] sha256:1267e80d963fcf1e1eebe986374a45b9c1e6d654adaec55578133dd4b7b9a5fe - 6.96% (12.4 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-22 09:09:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:09:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:09:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:09:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:09:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:09:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-22 09:09:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-22 09:09:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-22 09:09:48 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-22 09:09:54 UTC/bin/sh -c #(nop) COPY dir:1907708a172c826a5f7268a7d4e96c9f67953746852c6aea6743b3776a70f827 in /usr/lib/python3.10/site-packages/
2022-11-22 09:09:56 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-22 09:10:20 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-22 09:10:21 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:10:22 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-22 09:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:17+00:00
2022-11-22 09:10:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-22 09:55:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:56:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:56:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:56:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:56:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:56:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-22 09:56:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-22 09:56:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-22 09:56:14 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-22 09:56:15 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-22 09:56:18 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-22 09:56:21 UTC/bin/sh -c #(nop) COPY dir:9fb4316413c6a526fb60b05c599e63db2610d4a38698e10e954887bb204871ed in /usr/lib/python3.10/site-packages/
2022-11-22 09:56:22 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-22 09:56:23 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-22 09:56:23 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:56:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 09:56:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 09:56:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:55:55+00:00
2022-11-22 09:56:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:56:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:56:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-22 10:11:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 10:11:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 10:11:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 10:11:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 10:11:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 10:11:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 10:11:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 10:11:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 10:11:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-22 10:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-22 10:11:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-22 10:11:36 UTC/bin/sh -c #(nop) COPY dir:142c0adb51e9a945a3ba9adcc027705b2a95e85422ddba23dc8ef6039b652a9b in /usr/lib/python3.10/site-packages/
2022-11-22 10:11:38 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-22 10:11:40 UTC/bin/sh -c #(nop) COPY file:69c8d9780cfa6d9746d642d8a1ae3095ebf9980d7fc33d1671529e2efec23f93 in /usr/bin/aws-iam-authenticator
2022-11-22 10:11:41 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 10:11:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 10:11:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 10:11:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:04:00+00:00
2022-11-22 10:11:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 10:11:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 10:11:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-22 11:29:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:29:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:29:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:29:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:29:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:29:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:29:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:29:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-22 11:29:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-22 11:29:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-22 11:29:47 UTC/bin/sh -c #(nop) COPY dir:b31b83b499f55945adabe0be03f2155486b15deed944216cfcb8bd3c7aca6f50 in /usr/lib/python3.10/site-packages/
2022-11-22 11:29:50 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-22 11:29:54 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-22 11:29:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:29:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:29:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 11:28:56+00:00
2022-11-22 11:30:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:30:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:30:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-22 12:15:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 12:15:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 12:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 12:15:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 12:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 12:15:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 12:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 12:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 12:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-22 12:15:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-22 12:15:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-22 12:15:48 UTC/bin/sh -c #(nop) COPY file:a436f937f27ed7343a98f70f5dfd207a0312b5b36fc7b5dd8b8ea1ae1d319088 in /usr/bin/helm
2022-11-22 12:15:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 12:15:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 12:15:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 12:15:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 12:15:27+00:00
2022-11-22 12:15:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 12:15:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 12:15:55 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.