2023-04-05 14:34:56 UTC
124 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 2.5% (3.11 MB)
[#001] sha256:29286499c7c0eb00ccf7de26381c5341c18e1d621e2be9d3f87b3b15a083955b - 10.82% (13.5 MB)
[#002] sha256:6ec76a885706e8e7abcc8f974583013446516c558f154ad0cdf910f2d5d2b635 - 17.63% (21.9 MB)
[#003] sha256:00ea8cc56a923a42c156a8730a5c93c53ad01da13c3ac3a62e46c29a6416866a - 0.01% (6.73 KB)
[#004] sha256:43bffc21f342468c1c13d27e8990fda0635b0ef45ae796a083e32b9446207847 - 14.37% (17.9 MB)
[#005] sha256:02a098eb3822f81e330d8e0249ae851d68b66b0c5653ea490a1310d9d8b73dfa - 0.0% (93 Bytes)
[#006] sha256:12bcb67296783a3a4ee122618463b20694df95c62c5eb638985000b234858788 - 0.0% (1.25 KB)
[#007] sha256:b11e8ad5899206219e2d3d114307fee2052f068ff12995735a35d5b6c89c141f - 9.52% (11.8 MB)
[#008] sha256:9586b572faad5b1bfbbf8aed04d6049ad8e2d4a071237dbf6571f66b57be64c7 - 0.32% (408 KB)
[#009] sha256:9cb323bab8560f435f6d05a1d6aa2a30ca550c063ae744da17178756a26b886b - 2.59% (3.23 MB)
[#010] sha256:17939f62b57136be7cdc7c96e5dfb9299f27ef1a2f36f51174bc5c10bcde3b0f - 0.0% (1.94 KB)
[#011] sha256:04420b72c98159c8b5cf5eefab0ce129f81f86d60a792d5fe7e724c04d0d5e21 - 10.9% (13.6 MB)
[#012] sha256:66ea426f1142eb54d2103b8db90d408ab8a5bd572666ff728a0abcd7ab46d857 - 0.0% (655 Bytes)
[#013] sha256:8d6d746e7e3fe8023c6b1660cf7027365cb821219f9441c6f5ea34eb8bbaa80e - 9.98% (12.4 MB)
[#014] sha256:6943866023f30dadba650b28e08d938cfb0185a5ceff373dcc991e0159ae51b2 - 1.22% (1.52 MB)
[#015] sha256:f0fbaa9db191460ba53acfc754c5f6f78428d3f73af5be772cb416f3eb9cca3d - 10.58% (13.2 MB)
[#016] sha256:c192bfa4e23b4ad01a7f241a4ccc6799aa22e23134119903ccd8170beb4e1b10 - 0.0% (194 Bytes)
[#017] sha256:bb971954b10a0d447ff963069f1cd968248667f96f1791e464e76a844bda0a4a - 9.56% (11.9 MB)
/bin/sh -c #(nop) ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /
2023-03-29 17:39:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:13:22 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:13:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:13:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:13:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:13:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:13:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:13:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:13:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:13:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2023-04-05 11:13:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2023-04-05 11:13:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2023-04-05 11:13:41 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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:13:46 UTC/bin/sh -c #(nop) COPY dir:a029989a0263591d00eaa2d6beb82402f0f1899d3c9124b5d99259a3b691b45f in /usr/lib/python3.10/site-packages/
2023-04-05 11:13:48 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2023-04-05 11:14:54 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:14:55 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:14:56 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:01+00:00
2023-04-05 11:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:15:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2023-04-05 11:39:27 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:40:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:40:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:40:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:40:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2023-04-05 11:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2023-04-05 11:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2023-04-05 11:40:17 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:40:18 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
2023-04-05 11:40:24 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:40:27 UTC/bin/sh -c #(nop) COPY dir:3b196567d61eff1b1c26c24ef2c179fca0263dbaf8ac2ac18a54a322ec6f791d in /usr/lib/python3.10/site-packages/
2023-04-05 11:40:28 UTC/bin/sh -c #(nop) COPY file:e058eb45c6d9abcc96e6ede61d617f2869623087f63500d7056aac470f29719d in /usr/bin/yq
2023-04-05 11:40:29 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:40:29 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:40:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:40:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:40:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:26+00:00
2023-04-05 11:40:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:40:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:40:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2023-04-05 12:55:03 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 12:55:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 12:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 12:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 12:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 12:55:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 12:55:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 12:55:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 12:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2023-04-05 12:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2023-04-05 12:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2023-04-05 12:55:25 UTC/bin/sh -c #(nop) COPY dir:36e8256c29e5d19db2dd14aec6fd44cc2b6c72ee9fdc703c6612dab4cf3e926c in /usr/lib/python3.10/site-packages/
2023-04-05 12:55:27 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 12:55:28 UTC/bin/sh -c #(nop) COPY file:1ad88649a0e1fc20aea62bfc9cc10aa36b98d6b3e9a865022e68ee89b526d251 in /usr/bin/aws-iam-authenticator
2023-04-05 12:55:29 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 12:55:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 12:55:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 12:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:51:59+00:00
2023-04-05 12:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 12:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 12:55:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2023-04-05 13:16:03 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:16:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:16:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:16:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:16:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:16:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2023-04-05 13:16:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2023-04-05 13:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2023-04-05 13:16:20 UTC/bin/sh -c #(nop) COPY dir:25ba5cddee24e23d44e566b931876815ecfbac6a8b6490227b40343624fdb758 in /usr/lib/python3.10/site-packages/
2023-04-05 13:16:22 UTC/bin/sh -c #(nop) COPY file:bab8c22faf28c290866d3bf1f0cfc5e967c195d4c3299234aae9f230b8d42bde in /usr/bin/kubectl
2023-04-05 13:16:23 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-04-05 13:16:24 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:16:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:16:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:16:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:14:56+00:00
2023-04-05 13:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2023-04-05 14:34:37 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 14:34:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 14:34:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 14:34:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 14:34:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 14:34:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 14:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 14:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 14:34:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2023-04-05 14:34:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2023-04-05 14:34:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2023-04-05 14:34:49 UTC/bin/sh -c #(nop) COPY file:f4a84c88cd36940dc2145f53f02a51b19fc2a719600b489915f1a781122e2573 in /usr/bin/helm
2023-04-05 14:34:50 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 14:34:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 14:34:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 14:34:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 14:34:17+00:00
2023-04-05 14:34:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 14:34:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 14:34:56 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.