2022-12-03 07:50:05 UTC
135 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.92% (2.58 MB)
[#001] sha256:1c46f7cf5be3f8cdaa8685206c558e54fc7dbb406d02d8b74d8edbab8406a597 - 9.62% (13 MB)
[#002] sha256:6b31c402dbc90be19c4373d00cf0c5778c8b0bc96b366bfc51461c9fc3792183 - 15.39% (20.7 MB)
[#003] sha256:2d5fbec917959cb215f1ec9bfe68f12d6adc42a5ce9c8a2b36ebc865e9cce6bc - 0.0% (6.01 KB)
[#004] sha256:ac20dbf12ffa43f736ab8e4ed809bc340b03a88eecf5f9de6a71bf059d109581 - 11.49% (15.5 MB)
[#005] sha256:3c4ca8aff66e24b420e3caaf04ffef8baf1fc0e7be97822940dd4ea5b1643d97 - 0.0% (93 Bytes)
[#006] sha256:128e28cbb3ed9dc87baec4166189d6b0602482c90677ad462307110d490852ea - 0.0% (1.26 KB)
[#007] sha256:4aba597d0407f99aaad0b45139c664b460c6b03e8d39952f516dede4a867e589 - 10.73% (14.5 MB)
[#008] sha256:7f49abd8c3cd56c9d3fd58a6893e2920418f72019ee874e712781a431ed06a79 - 0.28% (393 KB)
[#009] sha256:f74cd415d0b9b44e28623ebd0dcc7f6bc670df4ee25bcb3745c8c799323c9385 - 4.68% (6.31 MB)
[#010] sha256:ccb22af9d8ad7c35b9720455b21c3ad929a2d1e720a986d0cc645c4f981e0941 - 0.0% (1.94 KB)
[#011] sha256:2f2751cdb45cc280e97a72189fcfb0fda1045100218f232b63b918866e7d517a - 9.77% (13.2 MB)
[#012] sha256:cc91f6de36e8888b7c6cbe684eb6ec98d1fcee39b1c320a27c59aa8ddc587d36 - 0.0% (651 Bytes)
[#013] sha256:983d2967b43aeab1b5cdef6d24f0bbbd3ae639a194f01e5325a59b726c02bd46 - 8.22% (11.1 MB)
[#014] sha256:62baa804a65c8533df4f16ab84cc3c1d562c6063493e799b583480ec24331ceb - 1.0% (1.34 MB)
[#015] sha256:153636754c8632aaf5403e934b93b1eb2eadddbeaf6a653b985e2d7bac7267ef - 9.23% (12.4 MB)
[#016] sha256:02f5263804a21295fedf53c442f22aa6dc5795175417bf1bee550ab25d725349 - 0.0% (194 Bytes)
[#017] sha256:ee873c9a644fc6c9cad39cc72d11299235a86c4c7f94f708f0d8efdffc3b613c - 17.65% (23.8 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:18:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:18:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:18:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:18:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:18:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:18:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:18:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:18:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:18:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-12-03 05:18:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-12-03 05:18:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-12-03 05:18:42 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-12-03 05:18:46 UTC/bin/sh -c #(nop) COPY dir:fca70a3df1c5c33796de82784e371c66844e748dc643d6a37bf78de0352e2980 in /usr/lib/python3.10/site-packages/
2022-12-03 05:18:48 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-12-03 05:20:13 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-03 05:20:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:20:14 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:20:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:10:41+00:00
2022-12-03 05:20:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:20:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:20:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-12-03 05:39:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:40:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:40:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-12-03 05:40:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-12-03 05:40:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-12-03 05:40:23 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-03 05:40:24 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-12-03 05:40:30 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-03 05:40:33 UTC/bin/sh -c #(nop) COPY dir:ec0a6e41058228b1b43e58bc2b8a731b4e2c3386fbc879761ec4ba4d5f7e70c4 in /usr/lib/python3.10/site-packages/
2022-12-03 05:40:34 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-03 05:40:35 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-03 05:40:35 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:40:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:40:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:40:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:28+00:00
2022-12-03 05:40:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:40:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:40:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-12-03 06:41:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 06:41:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 06:41:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 06:41:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 06:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 06:41:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 06:41:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 06:41:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 06:41:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-12-03 06:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-12-03 06:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-12-03 06:41:27 UTC/bin/sh -c #(nop) COPY dir:d4aa642ecf86a0bc3ec4737159cef65e9ef4d37636e3e36159c6315af946b92f in /usr/lib/python3.10/site-packages/
2022-12-03 06:41:29 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-03 06:41:30 UTC/bin/sh -c #(nop) COPY file:3950e9c4a15cd366ec4210b63b0f209018bf6c6b8a3fcf7f2ecd208fc668970f in /usr/bin/aws-iam-authenticator
2022-12-03 06:41:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 06:41:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 06:41:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 06:41:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:51:28+00:00
2022-12-03 06:41:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 06:41:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 06:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-12-03 07:14:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:14:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:14:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:14:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-12-03 07:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-12-03 07:14:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-12-03 07:14:49 UTC/bin/sh -c #(nop) COPY dir:6b88f6236052c4032ca7d58d9a4e5fff3c5847c45d783482ea8552e8d10f551a in /usr/lib/python3.10/site-packages/
2022-12-03 07:14:51 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-03 07:14:53 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-03 07:14:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:14:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:14:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:12:54+00:00
2022-12-03 07:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:15:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-12-03 07:49:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:49:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:49:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:49:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:49:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:49:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:49:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:49:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2022-12-03 07:49:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2022-12-03 07:49:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2022-12-03 07:49:59 UTC/bin/sh -c #(nop) COPY file:9624d7c2b1ed55b93aec7a8c3ae8ce944d48d8cbbfa7b6dfa2df9ff00abc606e in /usr/bin/kops
2022-12-03 07:50:00 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:50:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:50:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:47:28+00:00
2022-12-03 07:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:50:05 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.