2022-11-18 12:48:55 UTC
211 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.27% (2.68 MB)
[#001] sha256:d59ba13b3b19cec1f98b9edf01f2a2e5eced44d11d03e4aa94a2bf8cb940f78b - 6.12% (12.9 MB)
[#002] sha256:79ad9a515908f63f0627fbb837745774c9f8605cbbf521feaeb982abdbaf2921 - 21.76% (45.9 MB)
[#003] sha256:675674984d238e830a6ea7cc38d6bb0841d519b7f14627befb6f3b22853168ac - 0.0% (6.73 KB)
[#004] sha256:e1482419a0eb1ee6a3ff09305f04d89013bc3e3075bfdacdc60f15101e6ccb87 - 12.41% (26.2 MB)
[#005] sha256:6eb31b2e429608331253287d917545addc3c9b96865a31f89188d6f091698cec - 0.0% (93 Bytes)
[#006] sha256:f7a08f5bde50b0a225e7f46fb17f732e2b0062ca3704269571e0f5cb7a8e3744 - 0.0% (1.26 KB)
[#007] sha256:a2c15ac7c3cd95bf0a33b8234a885a2c764dde20de546d3e376aedc36a0e5921 - 6.89% (14.5 MB)
[#008] sha256:4d258b479dc4362427668936565a9569406b99ea68ca1755275a520b94f52012 - 0.19% (401 KB)
[#009] sha256:0d5b9e351cd0154a74397cb5df020a05087fdb5a9fbcb61ef093bb32b49021d1 - 3.17% (6.69 MB)
[#010] sha256:9caf7993ea9076a190304251ac7694d57d099bfb4365f7c51366f887279c079f - 0.0% (1.65 KB)
[#011] sha256:1501a1748571d266cbf008ee1931ee94c9673c0146ac318c110f283e735e6138 - 6.1% (12.9 MB)
[#012] sha256:4a3cb5b3e4dc2807831492f0fb7af62f9b6f9802a97c326920d17fec76a4eba7 - 0.0% (656 Bytes)
[#013] sha256:06eb59c556d22a0749cbc2119477c66b944379bba28887919d6997158ddb6ddd - 5.8% (12.2 MB)
[#014] sha256:aad5ca129d3b303d63de8b62eaee488274de2c094ca56653727548b31bce5e98 - 0.64% (1.34 MB)
[#015] sha256:fdb0b424bea161359f3cf98c23c7ebbe060ff9368defeccd1a154d65cb6dfbde - 6.52% (13.8 MB)
[#016] sha256:0517c136721e5ef18ead2d478784f76c2980c440ed1b3416d6f951e626bb99c2 - 22.82% (48.1 MB)
[#017] sha256:3b3a39339a8657b3026e43cdc14cd7592ba94dc0ca6ab5f5bc4edfc65bbbf565 - 6.31% (13.3 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-18 09:42:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:42:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:42:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:42:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:42:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:42:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:42:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:42:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:42:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-11-18 09:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-11-18 09:42:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-11-18 09:42:29 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-18 09:42:47 UTC/bin/sh -c #(nop) COPY dir:d8a1a14e4552b0b78b9ebe5b58799a7a711e5efeca978278f099c14fec9f77c2 in /usr/lib/python3.10/site-packages/
2022-11-18 09:42:50 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-11-18 09:43:25 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 09:43:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 09:43:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:43:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:39:38+00:00
2022-11-18 09:43:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 09:43:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 09:43:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-18 10:14:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:15:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:15:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:15:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2022-11-18 10:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2022-11-18 10:15:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2022-11-18 10:15:33 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:15:35 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-18 10:15:39 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:15:56 UTC/bin/sh -c #(nop) COPY dir:12124bd3bd4a3252b67b7a54623e49b32de47a054e6b60f8d74f7754cafb753c in /usr/lib/python3.10/site-packages/
2022-11-18 10:15:59 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-18 10:16:01 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:16:04 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:16:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:16:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:14:53+00:00
2022-11-18 10:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:16:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:16:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-18 10:31:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:31:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:31:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:31:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:31:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:31:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2022-11-18 10:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2022-11-18 10:31:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2022-11-18 10:31:52 UTC/bin/sh -c #(nop) COPY dir:cedf0cd16489592c35eaff58e481dc28524d1cf620f7f7afad1edc65b5b834b2 in /usr/lib/python3.10/site-packages/
2022-11-18 10:31:56 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 10:31:59 UTC/bin/sh -c #(nop) COPY file:ee43c2dda76a348284b19132eacdb2285d4c1d1d67849f984bc3e2b00b02b6ec in /usr/bin/aws-iam-authenticator
2022-11-18 10:32:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:32:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:32:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:32:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:39+00:00
2022-11-18 10:32:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:32:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:32:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-18 11:54:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:55:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:55:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:55:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2022-11-18 11:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2022-11-18 11:55:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2022-11-18 11:55:44 UTC/bin/sh -c #(nop) COPY dir:5708f3e61ee53c2480edf3daafedf21f23bb5d0cc4db8045ea7743c8a5ada2d4 in /usr/lib/python3.10/site-packages/
2022-11-18 11:55:48 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-18 11:55:53 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-18 11:55:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:55:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:56:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:56:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:54:28+00:00
2022-11-18 11:56:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:56:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:56:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-18 12:48:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 12:48:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 12:48:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 12:48:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 12:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 12:48:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 12:48:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 12:48:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 12:48:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2022-11-18 12:48:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2022-11-18 12:48:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2022-11-18 12:48:34 UTC/bin/sh -c #(nop) COPY file:ebffb19b1d3f7ab1e4e54aa65901ca988681b108fbdf56d86487bd308881665c in /usr/bin/helm
2022-11-18 12:48:37 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 12:48:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 12:48:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 12:48:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 12:47:42+00:00
2022-11-18 12:48:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 12:48:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 12:48:55 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.