2022-11-13 07:04:29 UTC
122 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.11% (2.58 MB)
[#001] sha256:49bec6f17f9fea2e281b4ba8d4b64d19f1ed15d0d1bcb0753ed69ef749f398e0 - 10.6% (13 MB)
[#002] sha256:158f1dde8c87db468a94935892c5926e82d227e59358b67b71440b794df6fb10 - 16.96% (20.8 MB)
[#003] sha256:84b3ffc97670b71683e06d5e3626d43276b0c8dbc319d97f17b74ab820c93cb3 - 0.0% (6.01 KB)
[#004] sha256:f2101cbf78589e17955cfb1dfd8fa92563b524c844dae0689e8efd86890dca33 - 12.65% (15.5 MB)
[#005] sha256:2983134e85861472586122525fb55b0aa4e4e49e3383a765df2ca343a9c26feb - 0.0% (93 Bytes)
[#006] sha256:a82da3e5e6485293a876969cc07b1570d3ca75924d8399d64cb20487e1fcb120 - 0.0% (1.26 KB)
[#007] sha256:ae62129dbc1338f2e14db3687c19c18d6e92f7adf9a510f78f7f8fa476022a9b - 11.82% (14.5 MB)
[#008] sha256:e21d25d44cb65d57d6e1d9d98c67634f7e25823c5b11b1ef2087753af6700f9a - 0.31% (393 KB)
[#009] sha256:ba55cd3a16f606621e87e00332b742bbbf006b01c13867e2feaa022e32acd445 - 5.16% (6.31 MB)
[#010] sha256:1900acf8d14dce6cd48248cd5d858604bad5a8d0e385b766e05de3786999da7d - 0.0% (1.66 KB)
[#011] sha256:958e5e076dbc5506f14c9d00ab8be200c50aa69410aea2dd7a8e6d0215c5ee5c - 10.49% (12.8 MB)
[#012] sha256:1ae49866388588d2a709a07e700c947fa54b76387718759fa23bfdc1156c82db - 0.0% (656 Bytes)
[#013] sha256:36c04c0e64580336542fb8038550771991b8b65fa1a8db15943a9fcbf46a49de - 9.06% (11.1 MB)
[#014] sha256:766a0bcce3850b8c497c7ad93d09e75ddba46a2c99d3b3b2bcdc158b23d59f4e - 1.1% (1.34 MB)
[#015] sha256:cdb0f1bd6dbe921201324791eaf628e9dea032cacbaed37291e300ce2ef5e162 - 10.17% (12.4 MB)
[#016] sha256:bb5f1c6a925d6aa6696446d91bc4e3b66b4bbe38af5f79f7689f33814b55f706 - 0.0% (193 Bytes)
[#017] sha256:861c4b612d7ac6d89445ece789bfb369ed4029a200d57e4ecdd01085a73e342c - 9.58% (11.7 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:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 07:04:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 07:04:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 07:04:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 07:04:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 07:04:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 07:04:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2022-11-13 07:04:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2022-11-13 07:04:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2022-11-13 07:04:20 UTC/bin/sh -c #(nop) COPY file:349ad65b6fbddc3ed12bdf747c34813422557a1a7e290d3edc75c8b55c94942e in /usr/bin/helm
2022-11-13 07:04:21 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 07:04:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 07:04:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 07:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 07:03:39+00:00
2022-11-13 07:04:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 07:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 07:04:29 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.