2022-12-03 08:30:39 UTC
207 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.3% (2.68 MB)
[#001] sha256:f2b7f1aad559726dcb7ff693e809de83acc2e2f6b69dc3ca97b1a9077dade59a - 6.24% (12.9 MB)
[#002] sha256:b5d157f41d9df4296d2d432efcd976445d9161831242d93e490c3f048397c400 - 19.32% (39.9 MB)
[#003] sha256:c50be248bbb11b530b96a5090145f44d284d1cc921af8f26c29ddaf1e9550df1 - 0.0% (1.37 KB)
[#004] sha256:f8ccd279dcaf0043de2fe248d6c7d58120d5b4c7bb3e3c697ba7dc32f24839de - 13.26% (27.4 MB)
[#005] sha256:04c41abb8a603efbd27aa69e302201038b1b85dcc9101fb556156773baae8522 - 0.0% (93 Bytes)
[#006] sha256:01d08e6f3416b0200f15e8c4c3a3336973dea38daafe5f93342ea76fb6653819 - 0.0% (1.26 KB)
[#007] sha256:14194096fe14e45b1aaea28d02aed3af115a67a2c87851bec2dcde6d8962d28a - 7.03% (14.5 MB)
[#008] sha256:416ba057be49465980d62d0285efe160f809cdc86181375ba972c5284da8266d - 0.19% (401 KB)
[#009] sha256:a63621ddfbb5b00384dba05981b3a05c8cef130485430ae5600ed258ae5ba7a9 - 3.24% (6.69 MB)
[#010] sha256:ccb22af9d8ad7c35b9720455b21c3ad929a2d1e720a986d0cc645c4f981e0941 - 0.0% (1.94 KB)
[#011] sha256:8acd9af463114e5824d354f1c851e415a7cd8b6504bf401ed0e90af0b7ca7b24 - 6.37% (13.2 MB)
[#012] sha256:3fe8d54d14a63aaa3c5a2413a4050987e7b63f630e2e739abdbb0fe7f673b031 - 0.0% (656 Bytes)
[#013] sha256:807d886c5f495dcd1c13b0dd7b538d38fe9857abf958a1d462b720ada9e8abb8 - 5.92% (12.2 MB)
[#014] sha256:b18aebaba81cdf2dfec48a75f5b2a27731ea675af0db059c56f40ec3fba4ad56 - 0.65% (1.34 MB)
[#015] sha256:5f690b1d8e802c21ef72e186718e4b8e75e95732869ee39dbcab773ce79adab0 - 6.66% (13.8 MB)
[#016] sha256:2e5da52ed98e0b1e91e7727d4390d5950a629ac643dab49dc2d9577168b36143 - 23.3% (48.1 MB)
[#017] sha256:8ba957c8b434fb68e8d0db25860611b112e1c0e84b4fe11e6eb2a5d78e15d9b8 - 6.53% (13.5 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:11:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:11:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:11:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:11:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:11:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:11:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:11:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:11:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-12-03 05:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-12-03 05:11:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-12-03 05:11:46 UTC|1 VERSION=2.13 /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-12-03 05:12:00 UTC/bin/sh -c #(nop) COPY dir:4988971d62aa4db9116233a46e3a748cf0d57228de398a09b957a840de56feb1 in /usr/lib/python3.10/site-packages/
2022-12-03 05:12:03 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-12-03 05:12:34 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-03 05:12:36 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:12:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:12:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:10:08+00:00
2022-12-03 05:12:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:12:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:12:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-12-03 05:39:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:39:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:39:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:39:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:39:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:39:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-12-03 05:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-12-03 05:40:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-12-03 05:40:04 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-03 05:40:05 UTC|1 VERSION=2.13 /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-12-03 05:40:08 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-03 05:40:17 UTC/bin/sh -c #(nop) COPY dir:35598a0e93cec304e8cd26f758beffac81dfe1bd74c1585c343549f64c9d8b01 in /usr/lib/python3.10/site-packages/
2022-12-03 05:40:20 UTC/bin/sh -c #(nop) COPY file:c79e9a6d3934b9a1bb1715b93d0c96914acc29d3470a13a182a08086f0181565 in /usr/bin/yq
2022-12-03 05:40:21 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-03 05:40:22 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:40:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:40:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:37+00:00
2022-12-03 05:40:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:40:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:40:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-12-03 05:58:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:58:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:58:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:58:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:58:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:58:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:58:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-12-03 05:58:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-12-03 05:58:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-12-03 05:58:40 UTC/bin/sh -c #(nop) COPY dir:ba066ed9c636cb68ca10e262fb83268376f3a1571c20a80717119a3965541308 in /usr/lib/python3.10/site-packages/
2022-12-03 05:58:43 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-03 05:58:46 UTC/bin/sh -c #(nop) COPY file:3ae1ae4a1d790728c5dee6bfc756ee40e60e13185a3f14a4fe24e4f31f285288 in /usr/bin/aws-iam-authenticator
2022-12-03 05:58:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:58:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:58:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:51:00+00:00
2022-12-03 05:58:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:58:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:59:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-12-03 07:13:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:13:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:13:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:13:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:13:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:13:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-12-03 07:13:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-12-03 07:13:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-12-03 07:13:59 UTC/bin/sh -c #(nop) COPY dir:e13e11b32128774d97cd4f133417c08fc417c5a941615dd324ebbbfeb097b54e in /usr/lib/python3.10/site-packages/
2022-12-03 07:14:02 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-12-03 07:14:06 UTC/bin/sh -c #(nop) COPY multi:a166303c7d28f275bcab346ca9d986d812923a974e9f5c95430bb591a7aa9cde in /usr/bin/
2022-12-03 07:14:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:14:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:14:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:12:57+00:00
2022-12-03 07:14:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:14:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:14:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-12-03 08:29:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 08:29:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 08:29:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 08:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 08:30:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 08:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 08:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 08:30:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 08:30:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awshelm
2022-12-03 08:30:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awshelm
2022-12-03 08:30:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awshelm
2022-12-03 08:30:21 UTC/bin/sh -c #(nop) COPY file:55dbc948bbf5b69be50cad8c14cfca8c7a1dac41d5746f0e83580f6d6444ab5b in /usr/bin/helm
2022-12-03 08:30:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 08:30:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 08:30:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 08:30:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 08:29:35+00:00
2022-12-03 08:30:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 08:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 08:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.