2023-02-01 14:21:26 UTC
192 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.35% (2.58 MB)
[#001] sha256:b6bc8efb56bb9018aa6b21d07cdb4ff3268e33ba517f7d9db0f4bbae4912bbb6 - 6.77% (13 MB)
[#002] sha256:c5bf550e89bd167271195503286c45d75116c45f4bcc85e019276e47fb1b4b19 - 20.82% (39.9 MB)
[#003] sha256:a03c851d2a0d64624595b735be9b32e7a47578c689965f7cca0ab58768352b44 - 0.0% (1.38 KB)
[#004] sha256:d6f7a3c7d7583ceaa4e113d54f1c74f42fc32c2b14f4092fb1c5423abc41723f - 14.34% (27.5 MB)
[#005] sha256:bbe60c17a014daa9c5a1ac15113084999b65d6428ab1c951c80c814b6e398675 - 0.0% (93 Bytes)
[#006] sha256:6cc7c8ef12ad4a37d157c46f949f78760478ba02cf9b55930cdfba4c705c0576 - 0.0% (1.26 KB)
[#007] sha256:215e89606500a169cf2bdae78842148c0a3bddb0dc19e42e97f93f5e7753c4e5 - 7.54% (14.5 MB)
[#008] sha256:c1567b2fe4a6f7f8e79606c9e59380527a150d46694df120d16909b686163b42 - 0.21% (416 KB)
[#009] sha256:c954c59f721dc4acfd3c8f0cd642d32b5c587761d7678a7dd4d6929f91a44d79 - 3.3% (6.34 MB)
[#010] sha256:00829dffc20f6f0bc5feaf8ab7d754ad1b0f8a56fd8d6f7867549f851042f3d8 - 0.0% (1.94 KB)
[#011] sha256:cbe1ad7649f18fe8819be677dd7abf563a57746fac1df4e40c8b316945f832aa - 6.95% (13.3 MB)
[#012] sha256:6fc0d3190eb1ea044fd9a8c23f39ec63928091a8b61a92118195e49fa90f6a58 - 0.0% (655 Bytes)
[#013] sha256:0e2dc9a18d5087d69a0173fc75ade5a30767ab2360e48404a2fbd374b495e683 - 5.78% (11.1 MB)
[#014] sha256:b38e7bc581e4d9322393aacea0efaee8e106c400d07ed4715401d14c333ef19d - 0.78% (1.49 MB)
[#015] sha256:9fc68bc9dedee88761c240ec9adc62e753a7b6941671f0cbe9e7cfe3d7f55dc4 - 6.86% (13.2 MB)
[#016] sha256:230ab212d27b061ab388fabe99462b480616f608ff10fbca6fc7f3e07182e1bd - 0.0% (194 Bytes)
[#017] sha256:152dc5b147e456f491096781427288f27d63900e3bdce5ab3758f6b6b7c7f018 - 25.3% (48.5 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-02-01 10:54:33 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 10:54:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 10:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 10:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 10:54:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 10:54:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 10:54:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 10:54:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 10:54:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2023-02-01 10:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2023-02-01 10:54:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2023-02-01 10:54:51 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
2023-02-01 10:55:03 UTC/bin/sh -c #(nop) COPY dir:5a8dc3614bc58cf947a06252de6a049c0a2a7d4d2f9f1efdb59074e92cf9cd4b in /usr/lib/python3.10/site-packages/
2023-02-01 10:55:05 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-02-01 10:58:18 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-02-01 10:58:20 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 10:58:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-02-01 10:58:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:34+00:00
2023-02-01 10:58:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 10:58:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 10:58:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-02-01 11:30:30 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 11:31:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 11:31:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 11:31:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 11:31:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 11:31:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2023-02-01 11:31:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2023-02-01 11:31:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2023-02-01 11:31:45 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-02-01 11:31:46 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
2023-02-01 11:31:54 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-02-01 11:32:02 UTC/bin/sh -c #(nop) COPY dir:0e7a3b5ff1394de480df03c216708bb3972cfd9313f22e032064bb40c05ab955 in /usr/lib/python3.10/site-packages/
2023-02-01 11:32:04 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-02-01 11:32:05 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-02-01 11:32:07 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 11:32:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 11:32:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 11:32:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:30:29+00:00
2023-02-01 11:32:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 11:32:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 11:32:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-02-01 12:33:38 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 12:33:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 12:33:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 12:33:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 12:33:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 12:33:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 12:33:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 12:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 12:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2023-02-01 12:33:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2023-02-01 12:33:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2023-02-01 12:34:11 UTC/bin/sh -c #(nop) COPY dir:ccf586e5a3eeab90b5b1ed03e43b9b4d98e9324c1980061b56c4362b508cc0d0 in /usr/lib/python3.10/site-packages/
2023-02-01 12:34:13 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-02-01 12:34:15 UTC/bin/sh -c #(nop) COPY file:9f4252a958fc858c7635bdd98af72fccf1d90bdb1453aa60782682911fa6a4bd in /usr/bin/aws-iam-authenticator
2023-02-01 12:34:17 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 12:34:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 12:34:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 12:34:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:40:07+00:00
2023-02-01 12:34:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 12:34:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 12:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-02-01 13:06:10 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 13:06:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 13:06:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 13:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 13:06:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 13:06:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 13:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 13:06:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 13:06:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2023-02-01 13:06:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2023-02-01 13:06:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2023-02-01 13:06:39 UTC/bin/sh -c #(nop) COPY dir:d406c75a4dc1ceb017b54e6ca17d21b00b211e547eda1d9e2f2ae38e6e19dc6f in /usr/lib/python3.10/site-packages/
2023-02-01 13:06:42 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-02-01 13:06:44 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-02-01 13:06:46 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 13:06:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 13:06:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 13:06:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 13:04:31+00:00
2023-02-01 13:06:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 13:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 13:06:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-02-01 14:20:51 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 14:20:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 14:20:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 14:20:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 14:20:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 14:21:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 14:21:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 14:21:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 14:21:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awskops
2023-02-01 14:21:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awskops
2023-02-01 14:21:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awskops
2023-02-01 14:21:13 UTC/bin/sh -c #(nop) COPY file:9064495dc79c6d4fe351711d02060f2e8a98b02c43b76beb8ba599b2bdb3b14a in /usr/bin/kops
2023-02-01 14:21:15 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 14:21:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 14:21:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 14:21:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 14:18:19+00:00
2023-02-01 14:21:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 14:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 14:21:26 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.