2022-11-13 15:02:56 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:0e3af3e4730fc6df960f00304ecde920988d3fce09454423c219f20b5cccd4c8 - 7.35% (12.9 MB)
[#002] sha256:0d58b073e3e2e85b837c357162dd504e65338bbd82bfc1a5d939c69cebf338e9 - 12.26% (21.5 MB)
[#003] sha256:3d27963f4dee009a7d3353c43d9db875b71e7b242742cbbc831a4aa984c70938 - 0.0% (6.01 KB)
[#004] sha256:3a743ea2f65083eaac29774dff36f4ffd055a7bdb03cfc19c08ce8405b2c51bf - 8.82% (15.5 MB)
[#005] sha256:130001cd4bdb38f17a1a68c473939bf6f0476bf18143b64e61c6b29a932ca840 - 0.0% (93 Bytes)
[#006] sha256:d113a488f1d00fb19856102062e6bd3ae18c6460392844ae532aa28de7a415ac - 0.0% (1.26 KB)
[#007] sha256:cfdf83a9229918367d04563c943a6c32354a081c8d99a041a2023692bdcdf662 - 8.28% (14.5 MB)
[#008] sha256:320fac98d08dc156f626f42ff7391fdacfa3d10954e35a2eb26e82dacfce1bf3 - 0.22% (393 KB)
[#009] sha256:9925bfcb6f30b224cd6a26c0069a41379d287972129d1ce58829b001ac80ee82 - 3.81% (6.69 MB)
[#010] sha256:8fb3c14612fecc486d71abfdabdee3be33a9e167210850b64f46e349d43944a5 - 0.0% (1.65 KB)
[#011] sha256:1f79a7914b2da226947fa9d9daf5125067dd6d9a422fe6814e97e57f80ea412f - 7.31% (12.8 MB)
[#012] sha256:e2bdd6cc34c6cff60461cd3152eb4d7b9960e04152d47756052cf489418857cc - 0.0% (656 Bytes)
[#013] sha256:2a49e671a58ecdf78ed1eefd36c9fe3f11fd40d76f8143ac16d26c462c436d7d - 6.96% (12.2 MB)
[#014] sha256:e4a0c753fd26d6db991292a11ed7afba0af2f98e33fcaeec97776d209110f62c - 0.76% (1.34 MB)
[#015] sha256:d75729d03314ea4170b08e6f4bf5733470d179f9d744baaa3d26c86f9e349ac0 - 7.83% (13.8 MB)
[#016] sha256:3287b760df1145514d05276a7244edfdb3d87d10d2571051849158a20357d8f2 - 27.41% (48.1 MB)
[#017] sha256:dad6d0375a28843a245116d9f79b5afc673a7f1ef84dc18db9539bbe07210440 - 7.46% (13.1 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-13 11:20:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 11:20:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 11:20:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 11:20:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 11:20:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 11:20:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 11:20:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 11:20:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 11:20:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-11-13 11:20:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-11-13 11:20:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-11-13 11:20:15 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 11:20:19 UTC/bin/sh -c #(nop) COPY dir:03dc1efb0ca3f684ae3480afbd8607d8e9f259a170802843e4fc57acaacbcb9d in /usr/lib/python3.10/site-packages/
2022-11-13 11:20:20 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-11-13 11:20:37 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 11:20:37 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 11:20:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 11:20:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 11:19:03+00:00
2022-11-13 11:20:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 11:20:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 11:20:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 12:49:32 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 12:49:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 12:49:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 12:49:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 12:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 12:49:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 12:49:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 12:49:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 12:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-11-13 12:49:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-11-13 12:49:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-11-13 12:49:51 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 12:49:52 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 12:49:55 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 12:49:58 UTC/bin/sh -c #(nop) COPY dir:611adfcfdd7ccae077b54895fe7a173bcacdb066f1ba0df7b689c0db242208bb in /usr/lib/python3.10/site-packages/
2022-11-13 12:49:59 UTC/bin/sh -c #(nop) COPY file:7a588c1c8b4bfd6b27c280eda8747e58613d7312a0d4927e834ad6dce89f41ca in /usr/bin/yq
2022-11-13 12:50:00 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 12:50:00 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 12:50:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 12:50:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 12:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 12:49:32+00:00
2022-11-13 12:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 12:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 12:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 13:07:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 13:07:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 13:07:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 13:07:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 13:07:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 13:07:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 13:07:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 13:07:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 13:07:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-11-13 13:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-11-13 13:07:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-11-13 13:08:06 UTC/bin/sh -c #(nop) COPY dir:15544823aded92a1a4c5d7ee7fb28dcd5d3bac1953a015989e5ee4131303bacd in /usr/lib/python3.10/site-packages/
2022-11-13 13:08:08 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 13:08:09 UTC/bin/sh -c #(nop) COPY file:8bca7daf938fac8739869b2e2b3f65c91466b930ebeaafd7f5c45abd41c5b37c in /usr/bin/aws-iam-authenticator
2022-11-13 13:08:10 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 13:08:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 13:08:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 13:08:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 13:01:51+00:00
2022-11-13 13:08:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 13:08:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 13:08:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 14:20:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 14:20:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 14:20:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 14:20:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 14:20:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 14:20:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 14:20:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 14:20:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 14:20:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-11-13 14:20:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-11-13 14:20:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-11-13 14:20:38 UTC/bin/sh -c #(nop) COPY dir:226d17273a95b9ac01d2320023d876d8ccef4d76383982c72d98e171150d061a in /usr/lib/python3.10/site-packages/
2022-11-13 14:20:40 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-13 14:20:43 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-13 14:20:44 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 14:20:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 14:20:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 14:20:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 14:20:00+00:00
2022-11-13 14:20:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 14:20:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 14:20:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-13 15:02:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 15:02:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 15:02:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 15:02:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 15:02:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 15:02:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 15:02:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 15:02:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 15:02:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2022-11-13 15:02:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2022-11-13 15:02:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2022-11-13 15:02:50 UTC/bin/sh -c #(nop) COPY file:34cd6adcecd6a0934537b4015dafc966115b9e5c9e23a5cbb496a847799b9768 in /usr/bin/helm
2022-11-13 15:02:51 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 15:02:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 15:02:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 15:02:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 15:02:29+00:00
2022-11-13 15:02:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 15:02:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 15:02:56 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.