2022-11-13 07:04:54 UTC
176 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.52% (2.68 MB)
[#001] sha256:eaeabb469951794bf9e423419ad17c7d0778db6bfd0ddbb7e40760afeaa9afbe - 7.33% (12.9 MB)
[#002] sha256:ab02a3cad9ab648e0111bc6cdb94327580d6ea8a08da3e7963cac92bf682ddff - 12.23% (21.5 MB)
[#003] sha256:18dfc217debe284d9e843d3ae4e384e85f8cca5202a95a861738cb779028ee9b - 0.0% (6.02 KB)
[#004] sha256:600433bfc148c9fb054c7d4d48ea485017e479b73e32320cdb682884a743d4ca - 8.8% (15.5 MB)
[#005] sha256:f56eefe81056be72b733fa3cd1abefb564309eab75f9ddab5ffc40fbede1db4e - 0.0% (93 Bytes)
[#006] sha256:4ca96ddf9429990413bb0a2fba59a7886f3d7907fdb82bbc4e97d1c318ea1300 - 0.0% (1.26 KB)
[#007] sha256:d33386a5ce61d63ddbe5f435b7852dc2e8bb6a1eb48b254b9940bbb2bfe9de52 - 8.26% (14.5 MB)
[#008] sha256:f149477279d20281642bfdb6faa37d1dd52322d6cb2b7a5b790da32af50a5f96 - 0.22% (393 KB)
[#009] sha256:ec346febde011a89af4b6da84c681ddccf36303fd1b393f579021c2c0ff57e8a - 3.8% (6.69 MB)
[#010] sha256:dc3673966d890a44119a8786e98526c21f2a5ad962278b42f5162f74042e7f59 - 0.0% (1.66 KB)
[#011] sha256:f96e7b47d5a26a75bc50af56fef55a9df8b716550238db83cd9b8608ea476bc9 - 7.29% (12.8 MB)
[#012] sha256:38d25b399a095ec0b8fa2af1e01ad69bbebf4c7da880ddab02518f6ea78935e9 - 0.0% (656 Bytes)
[#013] sha256:31fd99428ede7fe07289a31c3f86731cb4ef31dd16b03dd2eeb93b039a12011e - 6.95% (12.2 MB)
[#014] sha256:cf38e7be2091ef2d877a3a6b827180ee68e364a65c9446984a335da16f911e8d - 0.76% (1.34 MB)
[#015] sha256:6b36a77c59243b6d489b3415df22f4b962d19238912b6312227f32a2ca83476f - 7.82% (13.8 MB)
[#016] sha256:2fce511106d2bbb2cc3177324e3e282fe745d19cc79e17ddbb2cc104bf8f08f6 - 27.35% (48.1 MB)
[#017] sha256:2f787ab86a37cc498d20a937bfd4155a55c9a3ac4919512706a72d56d9e1585c - 7.66% (13.5 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-12 23:58:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 23:58:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 23:58:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 23:58:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 23:58:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 23:58:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 23:58:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 23:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 23:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-11-12 23:58:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-11-12 23:58:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-11-12 23:58:20 UTC|1 VERSION=2.8 /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-12 23:58:25 UTC/bin/sh -c #(nop) COPY dir:03dc1efb0ca3f684ae3480afbd8607d8e9f259a170802843e4fc57acaacbcb9d in /usr/lib/python3.10/site-packages/
2022-11-12 23:58:26 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-11-12 23:58:44 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 23:58:45 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 23:58:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 23:58:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:57:09+00:00
2022-11-12 23:58:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 23:58:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-12 23:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 01:51:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 01:51:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 01:51:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 01:51:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 01:51:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 01:51:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 01:51:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 01:51:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 01:51:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-11-13 01:51:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-11-13 01:51:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-11-13 01:51:41 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 01:51:43 UTC|1 VERSION=2.8 /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-13 01:51:45 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 01:51:49 UTC/bin/sh -c #(nop) COPY dir:611adfcfdd7ccae077b54895fe7a173bcacdb066f1ba0df7b689c0db242208bb in /usr/lib/python3.10/site-packages/
2022-11-13 01:51:50 UTC/bin/sh -c #(nop) COPY file:7a588c1c8b4bfd6b27c280eda8747e58613d7312a0d4927e834ad6dce89f41ca in /usr/bin/yq
2022-11-13 01:51:51 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 01:51:51 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 01:51:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 01:51:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 01:51:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 01:51:21+00:00
2022-11-13 01:51:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 01:51:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 01:51:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 04:48:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 04:48:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 04:48:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 04:48:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 04:48:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 04:48:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 04:48:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 04:48:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 04:48:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-11-13 04:48:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-11-13 04:48:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-11-13 04:49:09 UTC/bin/sh -c #(nop) COPY dir:15544823aded92a1a4c5d7ee7fb28dcd5d3bac1953a015989e5ee4131303bacd in /usr/lib/python3.10/site-packages/
2022-11-13 04:49:11 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 04:49:12 UTC/bin/sh -c #(nop) COPY file:12eaab6d632918aee469fd36ae9a101d82d9a6b38d37f00470aeea2cedf8947d in /usr/bin/aws-iam-authenticator
2022-11-13 04:49:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 04:49:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 04:49:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 04:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 04:42:15+00:00
2022-11-13 04:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 04:49:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 04:49:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 05:56:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:56:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:56:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:56:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:56:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:56:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:56:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:56:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:56:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-11-13 05:56:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-11-13 05:56:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-11-13 05:57:03 UTC/bin/sh -c #(nop) COPY dir:226d17273a95b9ac01d2320023d876d8ccef4d76383982c72d98e171150d061a in /usr/lib/python3.10/site-packages/
2022-11-13 05:57:05 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-13 05:57:08 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-13 05:57:09 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:57:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:57:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 05:57:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 05:56:26+00:00
2022-11-13 05:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 05:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 05:57:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 07:04:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 07:04:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 07:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 07:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 07:04:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 07:04:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2022-11-13 07:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2022-11-13 07:04:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2022-11-13 07:04:47 UTC/bin/sh -c #(nop) COPY file:55dbc948bbf5b69be50cad8c14cfca8c7a1dac41d5746f0e83580f6d6444ab5b in /usr/bin/helm
2022-11-13 07:04:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 07:04:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 07:04:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 07:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 07:04:24+00:00
2022-11-13 07:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 07:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 07:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 07:05:06 UTC
123 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.1% (2.58 MB)
[#001] sha256:49bec6f17f9fea2e281b4ba8d4b64d19f1ed15d0d1bcb0753ed69ef749f398e0 - 10.55% (13 MB)
[#002] sha256:158f1dde8c87db468a94935892c5926e82d227e59358b67b71440b794df6fb10 - 16.89% (20.8 MB)
[#003] sha256:84b3ffc97670b71683e06d5e3626d43276b0c8dbc319d97f17b74ab820c93cb3 - 0.0% (6.01 KB)
[#004] sha256:f2101cbf78589e17955cfb1dfd8fa92563b524c844dae0689e8efd86890dca33 - 12.6% (15.5 MB)
[#005] sha256:2983134e85861472586122525fb55b0aa4e4e49e3383a765df2ca343a9c26feb - 0.0% (93 Bytes)
[#006] sha256:a82da3e5e6485293a876969cc07b1570d3ca75924d8399d64cb20487e1fcb120 - 0.0% (1.26 KB)
[#007] sha256:ae62129dbc1338f2e14db3687c19c18d6e92f7adf9a510f78f7f8fa476022a9b - 11.76% (14.5 MB)
[#008] sha256:e21d25d44cb65d57d6e1d9d98c67634f7e25823c5b11b1ef2087753af6700f9a - 0.31% (393 KB)
[#009] sha256:ba55cd3a16f606621e87e00332b742bbbf006b01c13867e2feaa022e32acd445 - 5.13% (6.31 MB)
[#010] sha256:1900acf8d14dce6cd48248cd5d858604bad5a8d0e385b766e05de3786999da7d - 0.0% (1.66 KB)
[#011] sha256:958e5e076dbc5506f14c9d00ab8be200c50aa69410aea2dd7a8e6d0215c5ee5c - 10.44% (12.8 MB)
[#012] sha256:1ae49866388588d2a709a07e700c947fa54b76387718759fa23bfdc1156c82db - 0.0% (656 Bytes)
[#013] sha256:36c04c0e64580336542fb8038550771991b8b65fa1a8db15943a9fcbf46a49de - 9.02% (11.1 MB)
[#014] sha256:766a0bcce3850b8c497c7ad93d09e75ddba46a2c99d3b3b2bcdc158b23d59f4e - 1.09% (1.34 MB)
[#015] sha256:cdb0f1bd6dbe921201324791eaf628e9dea032cacbaed37291e300ce2ef5e162 - 10.12% (12.4 MB)
[#016] sha256:bb5f1c6a925d6aa6696446d91bc4e3b66b4bbe38af5f79f7689f33814b55f706 - 0.0% (193 Bytes)
[#017] sha256:f0a02a1b678d1405d3ad377f2b411b24e9b510b8457bf741d947a7c2deb82d8b - 9.97% (12.2 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-13 00:04:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 00:04:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 00:04:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 00:05:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 00:05:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 00:05:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 00:05:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 00:05:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 00:05:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-11-13 00:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-11-13 00:05:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-11-13 00:05:16 UTC|1 VERSION=2.8 /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-13 00:05:20 UTC/bin/sh -c #(nop) COPY dir:1666f62e6aaf958e1f42028902cfa43960241e38cd2653bb2fbf98cd3c00d041 in /usr/lib/python3.10/site-packages/
2022-11-13 00:05:21 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-11-13 00:07:27 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 00:07:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 00:07:28 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 00:07:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:57:32+00:00
2022-11-13 00:07:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 00:07:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 00:07:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 01:53:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 01:54:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 01:54:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 01:54:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 01:54:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 01:54:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 01:54:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 01:54:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 01:54:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-11-13 01:54:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-11-13 01:54:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-11-13 01:54:17 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 01:54:19 UTC|1 VERSION=2.8 /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-13 01:54:26 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 01:54:29 UTC/bin/sh -c #(nop) COPY dir:6c6be890d5e201cfa49a8f76c57b6ca825399da73892851366fe88f892e8896f in /usr/lib/python3.10/site-packages/
2022-11-13 01:54:30 UTC/bin/sh -c #(nop) COPY file:9ea2e444d50e8d93838bd81e8e25ae7bc94885121035c1eae0e09b10cb3f21bb in /usr/bin/yq
2022-11-13 01:54:31 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 01:54:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 01:54:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 01:54:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 01:54:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 01:53:13+00:00
2022-11-13 01:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 01:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 01:54:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 05:35:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:35:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:35:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:35:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-11-13 05:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-11-13 05:35:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-11-13 05:35:31 UTC/bin/sh -c #(nop) COPY dir:4c32b513a45ba85eb08dcb1eab0d44ec0d265613a76b0b8a8672005eeb524e99 in /usr/lib/python3.10/site-packages/
2022-11-13 05:35:32 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 05:35:34 UTC/bin/sh -c #(nop) COPY file:01c7eff1431d5ff22f3313f9c804938ff131f6b57e790844f197e27ebd4625ca in /usr/bin/aws-iam-authenticator
2022-11-13 05:35:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:35:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:35:36 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 05:35:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 04:42:48+00:00
2022-11-13 05:35:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 05:35:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 05:35:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 05:57:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:57:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:57:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:57:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:57:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:57:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-11-13 05:57:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-11-13 05:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-11-13 05:57:48 UTC/bin/sh -c #(nop) COPY dir:1eef76a9c34e2063a519bda8b2127fde51162674e83806a1809edfec0742a832 in /usr/lib/python3.10/site-packages/
2022-11-13 05:57:50 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-13 05:57:51 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-13 05:57:52 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:57:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:57:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 05:57:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 05:56:23+00:00
2022-11-13 05:57:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 05:57:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 05:57:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 07:04:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 07:04:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 07:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 07:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 07:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 07:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2022-11-13 07:04:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2022-11-13 07:04:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2022-11-13 07:05:00 UTC/bin/sh -c #(nop) COPY file:a24377aac4f406c504070a801e8744f30b803ed3b6043489ecd4b777a38da007 in /usr/bin/helm
2022-11-13 07:05:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 07:05:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 07:05:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 07:05:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 07:04:31+00:00
2022-11-13 07:05:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 07:05:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 07:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.