2022-11-12 14:54:07 UTC
175 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.53% (2.68 MB)
[#001] sha256:f556cf3212663e73ab7a94fd2ac1711749b888df89a770c56c01072fac70b786 - 7.38% (12.9 MB)
[#002] sha256:fea5c5191fdb7a6a726fba35b444cc3d6f6bf9b13bca195b25026fa120c72b0d - 12.3% (21.5 MB)
[#003] sha256:5a4b0afd46731160260f06be985ec90effa520f0e5cbcb05122d53bf79f93805 - 0.0% (6.01 KB)
[#004] sha256:d403b4e12abe34755d8e253b7966c970881794f361dfe310ee4f0a1c38342a64 - 8.85% (15.5 MB)
[#005] sha256:e838c6fb7fbbb182ffb21fddcea221af62daf31f9858e090995cfa07f7e19d6d - 0.0% (93 Bytes)
[#006] sha256:4a661f4b1fc9d16db8955402cfcf4674911f931ee0f79332e2ca6eaa9ed9866c - 0.0% (1.26 KB)
[#007] sha256:a8aebc86f50c4b4e5590f02def4f259ba9105cc185c992640283cbd4850bd10f - 8.31% (14.5 MB)
[#008] sha256:1aaee75d8a8e75db1d858068f1099cc40abf244e999591de9dd2a510b138e8a3 - 0.21% (377 KB)
[#009] sha256:bd9585bf3f9bb31dbdcb6b5e866c830b3931b4af6eb71e9ad038c81176bf0892 - 3.82% (6.69 MB)
[#010] sha256:0dad76a82dc761c2fdc17193c8a0f49d4566698676d4e747030efcf29c6d9ed6 - 0.0% (1.65 KB)
[#011] sha256:a97b68e6296ed36900452d1b2fe346b4fab08aa58a86412cc7d3b37299d6c258 - 7.35% (12.8 MB)
[#012] sha256:0acfc11c74206e487037629910d2cb842b3ee5da1ca5b63f791e317eb113a7ef - 0.0% (654 Bytes)
[#013] sha256:278097ea5eb2e470ff591032cb08696d6f651aa3c49e7759a420691046ae0039 - 6.99% (12.2 MB)
[#014] sha256:aab64941431cb1f2c0c4ac00a45d149064805666908c13971f1899165f306fff - 0.77% (1.34 MB)
[#015] sha256:20ff0d67488b743b07e47f3f178c9e4248e2b8af5e52aab78d067dc9e035b487 - 7.86% (13.8 MB)
[#016] sha256:088c9bb186c7fc6fc46a2e7696bb69ae1833e2978e4dfcef2153980479258a84 - 27.52% (48.1 MB)
[#017] sha256:3affa90621f6666d6d77dfc2c420d190b2ff4f843c65ccba808cc84646d0fa01 - 7.11% (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-12 12:23:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:23:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:23:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:23:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:23:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:23:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:23:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:23:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:23:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-11-12 12:23:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-11-12 12:23:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-11-12 12:23:36 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 12:23:41 UTC/bin/sh -c #(nop) COPY dir:03dc1efb0ca3f684ae3480afbd8607d8e9f259a170802843e4fc57acaacbcb9d in /usr/lib/python3.10/site-packages/
2022-11-12 12:23:43 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-11-12 12:24:03 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:24:04 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:24:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:24:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:19+00:00
2022-11-12 12:24:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:24:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:24:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-12 12:47:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:47:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:47:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:47:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:47:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:47:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:47:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:47:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:47:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-11-12 12:47:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-11-12 12:48:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-11-12 12:48:01 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-12 12:48:02 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-12 12:48:05 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-12 12:48:08 UTC/bin/sh -c #(nop) COPY dir:b49e8d75a1d939871bde5af579d18c6b1f18105903e13ba0398fc1087cbb3d14 in /usr/lib/python3.10/site-packages/
2022-11-12 12:48:09 UTC/bin/sh -c #(nop) COPY file:3d195ad296086796f663bb7c67c7f04ebe9e47fac59511036f96899309bef23d in /usr/bin/yq
2022-11-12 12:48:10 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-12 12:48:10 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:48:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 12:48:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 12:48:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:47:43+00:00
2022-11-12 12:48:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:48:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:48:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-12 13:01:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 13:01:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 13:01:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 13:01:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 13:01:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 13:01:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 13:01:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 13:01:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 13:01:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-11-12 13:01:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-11-12 13:01:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-11-12 13:02:03 UTC/bin/sh -c #(nop) COPY dir:95426b5cf0b78c019de8800a07b63e9d7a48a09d3bd87afbdead412b6ac03be7 in /usr/lib/python3.10/site-packages/
2022-11-12 13:02:04 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-12 13:02:06 UTC/bin/sh -c #(nop) COPY file:63beaf81bd1b953ae0cb73a310807190017ad1d911561ed0db8cd11478ab9ca5 in /usr/bin/aws-iam-authenticator
2022-11-12 13:02:07 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 13:02:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 13:02:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 13:02:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:54:06+00:00
2022-11-12 13:02:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 13:02:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 13:02:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-12 14:14:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:14:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:15:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-11-12 14:15:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-11-12 14:15:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-11-12 14:15:13 UTC/bin/sh -c #(nop) COPY dir:0719691c12bf119045ada8b147248fd12dfe8fc90dab755d8d6a72a51ecb8a87 in /usr/lib/python3.10/site-packages/
2022-11-12 14:15:15 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-12 14:15:18 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-12 14:15:19 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:15:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:15:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:15:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:14:35+00:00
2022-11-12 14:15:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-12 14:53:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:53:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:53:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:53:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:53:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:53:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:53:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:53:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:53:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2022-11-12 14:53:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2022-11-12 14:53:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2022-11-12 14:54:00 UTC/bin/sh -c #(nop) COPY file:a436f937f27ed7343a98f70f5dfd207a0312b5b36fc7b5dd8b8ea1ae1d319088 in /usr/bin/helm
2022-11-12 14:54:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:54:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:54:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:54:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:53:38+00:00
2022-11-12 14:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:54:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:54:07 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.