2022-11-12 14:48:09 UTC
155 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 1.67% (2.58 MB)
[#001] sha256:37a4a3969d838962d204913d65704e302d63f66ebff379eaf572e50e175941e1 - 8.37% (13 MB)
[#002] sha256:b3d18ab3e2a39030fdc9c6de915bd3e2b6aff891fe70c13c281a5040c2d53425 - 27.79% (43.1 MB)
[#003] sha256:040d61385ab2ac46e81eab3100b05386c0b709345fba59626c3dddaa22e5eeb6 - 0.0% (6.73 KB)
[#004] sha256:40b9f9b6002b20d58667efacf1cd0f1673290b0fe5076f1b59c9ce94e3b1cabf - 16.53% (25.6 MB)
[#005] sha256:0f2c378cf404c725b626e1c58066c856cc9fc3122d70fe18d9a7ae529f5d46b7 - 0.0% (93 Bytes)
[#006] sha256:57e548399e7cf6fc48f89cdeda09bb3c89665ba76fe969ad4b667f15d07f83e5 - 0.0% (1.25 KB)
[#007] sha256:6b952d0728c28845dcb7bd1add92b1ace5a82b162c91eba581d9c14301628f78 - 9.33% (14.5 MB)
[#008] sha256:69afb677449242f3e5c07437cee9b443c2b344375fc69bcf1d2dc2f4227ad50c - 0.24% (384 KB)
[#009] sha256:2d241f92050c5438f49ced59337e33246fa254da67da49660cb273656470938a - 4.07% (6.31 MB)
[#010] sha256:8bf7d36d1671283422d125293d6b90017a3a29743446861cfab78c6c669677ee - 0.0% (1.65 KB)
[#011] sha256:b97f7d71393d075cfc74e6845fd8bcfd3cbd19ea315e581fcca90b7d3134ee8e - 8.29% (12.8 MB)
[#012] sha256:dc55471eb6adb180a937bdfd7491c24dfb7216d1b9dd5729c0e0dfc578543d6d - 0.0% (657 Bytes)
[#013] sha256:d2f80b65d87aed0c6eddef0c16d5ef7c2b0a0b470636832992503ec771e54637 - 7.15% (11.1 MB)
[#014] sha256:b6fbbd78abc49dfd597d3f1851a0ba540cc06224559a21a45d2fe78fc2fcc50c - 0.87% (1.34 MB)
[#015] sha256:1855ee2dea6200a4143fc5312734f447f23941927c5874954fd98eec6e0065eb - 8.02% (12.4 MB)
[#016] sha256:9142b68f282dcfb808cb001ddcdd9dfa5096d60f084ac0da89235858dee19348 - 0.0% (195 Bytes)
[#017] sha256:0f4ca33773930984f6984fcc75be3f1c5b5088402e9ca4e03a16bbf79c1f5e1e - 7.68% (11.9 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-12 12:40:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:40:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:40:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:40:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:40:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:40:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:40:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:40:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-11-12 12:40:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-11-12 12:40:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-11-12 12:41:05 UTC|1 VERSION=2.10 /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:41:22 UTC/bin/sh -c #(nop) COPY dir:8ff187ad4693ae916efb5dd314c9367f08154b27df3cdedbbe7bef7a63a18cff in /usr/lib/python3.10/site-packages/
2022-11-12 12:41:26 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-11-12 12:45:27 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:45:29 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:45:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:09+00:00
2022-11-12 12:45:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:45:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:45:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-12 12:48:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:49:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:49:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:49:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:49:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:49:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:49:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:49:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:49:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2022-11-12 12:49:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2022-11-12 12:49:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2022-11-12 12:49:44 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-12 12:49:47 UTC|1 VERSION=2.10 /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:49:55 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-12 12:50:13 UTC/bin/sh -c #(nop) COPY dir:4bdc9277d6ba9cf2b34e989e1ea2ead670b30e677c3079a4ee31e6e839364f14 in /usr/lib/python3.10/site-packages/
2022-11-12 12:50:16 UTC/bin/sh -c #(nop) COPY file:bccb7125ee662d5ef616dfcc07ba802deada4cf651ffdeab09965a0d980f6a98 in /usr/bin/yq
2022-11-12 12:50:19 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-12 12:50:22 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:50:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 12:50:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 12:50:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:48:07+00:00
2022-11-12 12:50:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:50:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:50:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-12 13:46:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 13:46:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 13:46:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 13:47:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 13:47:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 13:47:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 13:47:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 13:47:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 13:47:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2022-11-12 13:47:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2022-11-12 13:47:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2022-11-12 13:47:40 UTC/bin/sh -c #(nop) COPY dir:08e8123f6c8866df1254306951b537a32e4b19ace8f02115c4f7ecb687b22bea in /usr/lib/python3.10/site-packages/
2022-11-12 13:47:44 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-12 13:47:47 UTC/bin/sh -c #(nop) COPY file:6e78392ed6f325419e284f1d316ce449e31461e2b713524f9b7ef967fcdd29f0 in /usr/bin/aws-iam-authenticator
2022-11-12 13:47:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 13:47:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 13:47:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 13:47:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:54:12+00:00
2022-11-12 13:47:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 13:48:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 13:48:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-12 14:16:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:16:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:16:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:16:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:16:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2022-11-12 14:16:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2022-11-12 14:16:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2022-11-12 14:17:14 UTC/bin/sh -c #(nop) COPY dir:41de1a5362cc2241cef285b679def5436264d254441ad44e025292ec941a2f21 in /usr/lib/python3.10/site-packages/
2022-11-12 14:17:18 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-12 14:17:21 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-12 14:17:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:17:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:17:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:17:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:14:44+00:00
2022-11-12 14:17:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:17:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-12 14:47:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:47:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:47:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:47:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:47:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:47:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2022-11-12 14:47:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2022-11-12 14:47:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2022-11-12 14:47:52 UTC/bin/sh -c #(nop) COPY file:f4a84c88cd36940dc2145f53f02a51b19fc2a719600b489915f1a781122e2573 in /usr/bin/helm
2022-11-12 14:47:55 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:47:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:48:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:48:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:47:01+00:00
2022-11-12 14:48:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:48:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:48:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.