2021-06-02 05:46:35 UTC
146 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 1.84% (2.68 MB)
[#001] sha256:a894930c2d2b35434c93c1920abfa5b259bcba3b67f715f358d3128c87d74afa - 7.73% (11.3 MB)
[#002] sha256:444db15ccc2020fd9b51f2c704d65e3843225fcd92e3d6342c4715de643576a3 - 31.29% (45.6 MB)
[#003] sha256:0b46698154dd3dfccc4ebfa49e1d1b8c1315d011aad400994fd0679144d8ce7d - 0.0% (2.57 KB)
[#004] sha256:4b4a0991e0b15f17da808daac2ea169d0fad461c781ba65ea8987b600e42abe8 - 0.0% (3.75 KB)
[#005] sha256:45d3a8c3f98cd1315b4d855256aa70644210960389444c74f5fcc8a42a83d3a7 - 0.0% (93 Bytes)
[#006] sha256:343884d7d80bb7b526271a9789e468137275271f510759ec3f40c3700251a559 - 0.0% (1.25 KB)
[#007] sha256:52567ae13219f463e07625d965b56b890b49c06150917e2e7f57106793d755bb - 10.94% (15.9 MB)
[#008] sha256:df2b954af98ca823de296100c998c60d5f93a7197b2513e1a56b773a4b7fb281 - 0.26% (385 KB)
[#009] sha256:1a2544d7e8cca23cc2a032adf6607ab71281790a2663b0047137571571800d3d - 2.27% (3.3 MB)
[#010] sha256:f96517008135a2cf88cd77593ecf0f5e944786818d5c4705908e4e155afdce61 - 0.0% (1.66 KB)
[#011] sha256:9717b160a784bd73062679621e4d09ccda6105f1fb8b1e9a7a864359d7444f36 - 7.09% (10.3 MB)
[#012] sha256:7168b289bb4fcf6d6e38495de61a2d1a2a705320565b217e2d7ab7fc1d414ed5 - 0.0% (652 Bytes)
[#013] sha256:ed8a4337833f561c45743c808e817726aa21c3da56d08cd1d7073b837db8e8d2 - 6.85% (9.98 MB)
[#014] sha256:7b534c9ea364a86dcefdd9e0d3e83a597d40893d17f33e9cf71bb9baceb771b4 - 1.65% (2.41 MB)
[#015] sha256:1273c2462a091555ce55cf7e077f4795ae7fb7902df7837a3afadb50761e21e8 - 9.08% (13.2 MB)
[#016] sha256:4f1684d5311b3f675f5b8cb7968a5aeb29224d1548071b0b65f5d405e2130c81 - 14.6% (21.3 MB)
[#017] sha256:fd9d4790767fba60bec2c86e75de087b0ae61d993572b396f2ae804e970e50d2 - 0.0% (222 Bytes)
[#018] sha256:e1b1383a7acb5f24efd054994b57b5b5f4469b4e3aa80670d35cf8926a1ad0ee - 6.4% (9.32 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:41:48 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:41:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:41:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:41:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:41:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:41:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:41:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-06-02 05:41:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-06-02 05:41:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-06-02 05:42:01 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache py3-pip python3 && ln -sf /usr/bin/python3 /usr/bin/python && ln -sf ansible /usr/bin/ansible-config && ln -sf ansible /usr/bin/ansible-console && ln -sf ansible /usr/bin/ansible-doc && ln -sf ansible /usr/bin/ansible-galaxy && ln -sf ansible /usr/bin/ansible-inventory && ln -sf ansible /usr/bin/ansible-playbook && ln -sf ansible /usr/bin/ansible-pull && ln -sf ansible /usr/bin/ansible-test && ln -sf ansible /usr/bin/ansible-vault && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf
2021-06-02 05:42:19 UTC/bin/sh -c #(nop) COPY dir:291ee4c23db29f2ac1c571924dc3aab573164954e8d30685d7b0ec29164d163d in /usr/lib/python3.8/site-packages/
2021-06-02 05:42:21 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-06-02 05:42:23 UTC/bin/sh -c #(nop) COPY file:89f297c05d8dadbe140b4d97a8e3de23f9e143cc6d8c8c80653d0aaea3c06254 in /usr/bin/ansible-connection
2021-06-02 05:42:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:42:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:42:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:36:51+00:00
2021-06-02 05:42:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-06-02 05:42:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:42:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:42:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:42:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:42:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:42:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:42:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:42:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-06-02 05:42:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-06-02 05:42:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-06-02 05:42:59 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 05:43:01 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
2021-06-02 05:43:05 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 05:43:07 UTC/bin/sh -c #(nop) COPY dir:58e8656ce859cb7e4f03a81c0fc27553f7bf8732995a0cbbca4c5742c1de42db in /usr/lib/python3.8/site-packages/
2021-06-02 05:43:09 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 05:43:11 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 05:43:13 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:43:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:43:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:43:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:42:32+00:00
2021-06-02 05:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:43:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-06-02 05:43:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:43:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:43:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:43:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:43:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:43:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:43:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:43:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:44:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-06-02 05:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-06-02 05:44:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-06-02 05:44:09 UTC/bin/sh -c #(nop) COPY dir:174bed5401b186e4f53f536ac69ddde38c21a1740df06cb2dc43c363541e5504 in /usr/lib/python3.8/site-packages/
2021-06-02 05:44:11 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 05:44:14 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 05:44:16 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:44:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:44:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:44:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:43:22+00:00
2021-06-02 05:44:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:44:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-06-02 05:45:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:45:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:45:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:45:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:45:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:45:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:45:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:45:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:45:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-06-02 05:45:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-06-02 05:45:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-06-02 05:45:27 UTC/bin/sh -c #(nop) COPY dir:c99bce9d1081a4056c865f00e37c0b0f85a0d02a96336001919d329fcda2ec2b in /usr/lib/python3.8/site-packages/
2021-06-02 05:45:30 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 05:45:34 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 05:45:36 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 05:45:38 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:45:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:45:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:45:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:44:27+00:00
2021-06-02 05:45:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:45:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-06-02 05:45:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:46:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:46:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:46:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:46:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:46:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:46:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:46:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:46:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2021-06-02 05:46:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2021-06-02 05:46:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2021-06-02 05:46:22 UTC/bin/sh -c #(nop) COPY file:7fd1f0ed3a6d79c2097ca01893b6a9c3c06a4e6b88a8bb445c7cf5ef30dd8859 in /usr/bin/helm
2021-06-02 05:46:24 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:46:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:46:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:46:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:45:49+00:00
2021-06-02 05:46:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:46:35 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.