2022-12-02 07:50:11 UTC
244 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.1% (2.68 MB)
[#001] sha256:0a3d8326d994b6b42e99dc79009af3b3e80ca7fb31d64c2f64424683ffb4a9ea - 5.28% (12.9 MB)
[#002] sha256:075c0ab0c022f2a966f9bee190059d7fee886d118e77161cdf5927e31e9f5d4a - 16.34% (39.9 MB)
[#003] sha256:fbc104215f8b47f544d8dd18affffaf13dbc6eb0ce7f82d020fb7e8923b86ce6 - 0.0% (1.37 KB)
[#004] sha256:dd6dd676da0a40bef3bd1cfb7460df6490dd4b3e7f6e6e8dcf6c4701f25ffa07 - 11.2% (27.4 MB)
[#005] sha256:04c68057049ad4cd52e0d56ba14f9cbf74996d099172aea9f6b2d65302f86bc4 - 0.0% (91 Bytes)
[#006] sha256:0d64b022cbf5e7cb66263cef9f8849262955c4c168f43bfa2acece744a729567 - 0.0% (1.26 KB)
[#007] sha256:d4dc41a6cde08da289c345a3c6f596f1df720af4e705dae40e1b60ae5fd65de2 - 5.95% (14.5 MB)
[#008] sha256:5a93eb643ac74d31c9763f297ef6981542e9c0f7f3eb69a667fb8ab632139868 - 0.16% (401 KB)
[#009] sha256:989c33fb4e2268f26c0e28be7c6a024be54874eedb89ec3c62d8ece4516c429f - 2.74% (6.69 MB)
[#010] sha256:ad0fb21a1eab3febfbfc6c8f2cc3ddc069b744c796dd3d675c8f52f7574cd495 - 0.0% (1.94 KB)
[#011] sha256:92027588e4abe7de5cfd33436fd4949ed551cdd55c84253257c7d0bcb0221842 - 5.39% (13.2 MB)
[#012] sha256:609d20a49936d7ccbcecb049a55609ce9e1406b3fddebfed8805449fab46e8d8 - 0.0% (655 Bytes)
[#013] sha256:bdb20f27c6bc20a8f1e6d70e99263382b5a663ed50867fd70230608d94f5fc1e - 5.0% (12.2 MB)
[#014] sha256:d0631b601620684797d72964ddd0b022b70a6811067aa5521bc68874f4413900 - 0.55% (1.34 MB)
[#015] sha256:426543a0561c176b1de62aeb9dec1986c6d9aace22b9e25ee905d7cd9895f809 - 5.63% (13.8 MB)
[#016] sha256:0df7aedc8ceb40060ec71a745a25b2dc3083e3fa0ac4cf80b5b99e45f2e13a0c - 19.71% (48.1 MB)
[#017] sha256:bd6867f21c7395fc4ff49488df92d263025e96097002c45fba72acdfa8994c71 - 20.95% (51.2 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-02 05:08:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:08:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:08:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:08:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:08:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:08:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:08:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:08:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:08:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-12-02 05:08:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-12-02 05:08:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-12-02 05:08:23 UTC|1 VERSION=latest /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-02 05:08:34 UTC/bin/sh -c #(nop) COPY dir:283deb4da597a990a07721187aac8f7d76c0a4c75adf533a8889a78fe50e9769 in /usr/lib/python3.10/site-packages/
2022-12-02 05:08:36 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-12-02 05:09:00 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-02 05:09:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:09:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:09:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:07:27+00:00
2022-12-02 05:09:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:09:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:09:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 05:36:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:36:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:36:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:36:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:36:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:36:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:36:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:37:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:37:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-12-02 05:37:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-12-02 05:37:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-12-02 05:37:05 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-02 05:37:07 UTC|1 VERSION=latest /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-02 05:37:10 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-02 05:37:20 UTC/bin/sh -c #(nop) COPY dir:5eea10544334f3930fc1a167b5d2ca1b4f3d29cace46e0fd6e0318bcc864c791 in /usr/lib/python3.10/site-packages/
2022-12-02 05:37:22 UTC/bin/sh -c #(nop) COPY file:c79e9a6d3934b9a1bb1715b93d0c96914acc29d3470a13a182a08086f0181565 in /usr/bin/yq
2022-12-02 05:37:23 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-02 05:37:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:37:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 05:37:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 05:37:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:36:37+00:00
2022-12-02 05:37:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:37:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 06:00:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 06:00:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 06:00:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 06:00:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 06:01:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 06:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 06:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 06:01:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 06:01:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-12-02 06:01:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-12-02 06:01:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-12-02 06:01:27 UTC/bin/sh -c #(nop) COPY dir:81216c260db172c3111656062bdd953b35f2c98616f5ae6b02e3e70766f44773 in /usr/lib/python3.10/site-packages/
2022-12-02 06:01:29 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-02 06:01:32 UTC/bin/sh -c #(nop) COPY file:1724a8c7011db2b47618e4745dfd95156b949dc7ad544392c3eea050b267fcb6 in /usr/bin/aws-iam-authenticator
2022-12-02 06:01:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 06:01:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 06:01:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 06:01:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:54:42+00:00
2022-12-02 06:01:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 06:01:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 06:01:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 07:11:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:11:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:11:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:11:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:11:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-12-02 07:11:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-12-02 07:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-12-02 07:11:54 UTC/bin/sh -c #(nop) COPY dir:2151ac1990fe7b51940b023c8858fd85a97eee00299c869ab4a9542ac786345d in /usr/lib/python3.10/site-packages/
2022-12-02 07:11:57 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-12-02 07:12:02 UTC/bin/sh -c #(nop) COPY multi:a166303c7d28f275bcab346ca9d986d812923a974e9f5c95430bb591a7aa9cde in /usr/bin/
2022-12-02 07:12:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:12:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:12:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:12:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:10:43+00:00
2022-12-02 07:12:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:12:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:12:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 07:49:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:49:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:49:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:49:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:49:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:49:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:49:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:49:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2022-12-02 07:49:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2022-12-02 07:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2022-12-02 07:49:59 UTC/bin/sh -c #(nop) COPY file:fcfe4a92ef32dbe2351e10c00f69a9e45eb6bcbb864a3b6342840e9ca4a551bf in /usr/bin/kops
2022-12-02 07:50:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:50:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:50:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:48:28+00:00
2022-12-02 07:50:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:50:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:50:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.