2021-10-24 06:17:58 UTC
216 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.24% (2.68 MB)
[#001] sha256:a34fe1d7b77afbc9f369c5bf03d545765803aac7df6f6e917390de9de328202f - 5.22% (11.3 MB)
[#002] sha256:7b4df706a330ae3ebb56fead65556ddce13bc334b9453ed9a9328b4b59d823f3 - 22.49% (48.5 MB)
[#003] sha256:9ff66d76aaf902f99c4bb53993487c5acac280d2b8635e30c6ce6543bb94f86c - 0.0% (2.57 KB)
[#004] sha256:a45f3207f45cc2232311f6ed802b988ccbbc3f6e374d2ec6a164bbd4055baa21 - 0.0% (3.85 KB)
[#005] sha256:7c3c776bb74d4e1d119903a5f674af4857e122c5f6c8bd8eeb5851327c6d6d8e - 0.0% (93 Bytes)
[#006] sha256:7a6c1d679ad95b3084d382c37ed73c688fb91447d0a34a79501c163c46aab8dc - 0.0% (1.25 KB)
[#007] sha256:d016b7ef5015306bea6d72cc4b8770b19d3514b2f161d2ca5c718ca323ac5e49 - 7.4% (16 MB)
[#008] sha256:c1829829e3cd5bbac923e3f1430b4f51554533823821358377cec49f9d640ead - 0.17% (385 KB)
[#009] sha256:4ce03ab917a53883646ca26258c1de7bc13ffee0f9f4a0a3a08142450c64773f - 1.9% (4.1 MB)
[#010] sha256:9ce4c188d3e9526092146473cee08bd39a1732d43903108f905d7ec81f911135 - 0.0% (1.65 KB)
[#011] sha256:00d3689f668d16a24258b18040a355c0acd3272db4f1a0ea13b99ef65575c9a1 - 5.02% (10.8 MB)
[#012] sha256:815d20b1d628cc20d164c6440d664e2eed7965f25fcebedbebb5fbe017b59b24 - 0.0% (651 Bytes)
[#013] sha256:c65c0d4d3cd0f58fbd06dd4b9936cb720cd2cf159a7727f15b810a2148b72b69 - 4.63% (9.98 MB)
[#014] sha256:c0992e84c1e3570ec25ec5581f40fb606fce90295bb9ebd52ed758b894a4c023 - 1.14% (2.47 MB)
[#015] sha256:c76037d9e266fd579d94dc7c48fc35733eed16b42b75a07458f35d0543e8b6af - 6.01% (13 MB)
[#016] sha256:cc89d2358b9357c06919d802f0a877dc725f09cccf0472a9f10e657c01c127f3 - 20.86% (45 MB)
[#017] sha256:90ff0e9908b3785f927ed3a28082b0f44fd6eebc1a39a1162d27101a21f2a98d - 0.0% (223 Bytes)
[#018] sha256:be84ddb9e87ce2f4f16e42567f1e819184a7523818a3b608be3ec0c865080718 - 23.89% (51.5 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 06:12:22 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:12:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:12:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:12:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:12:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:12:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:12:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:12:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:12:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-10-24 06:12:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-10-24 06:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-10-24 06:12:36 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-10-24 06:12:54 UTC/bin/sh -c #(nop) COPY dir:c6b8d531fc6b340ac4407c96cb9a57552efe68a529033f2df8d42672f5bf60fe in /usr/lib/python3.8/site-packages/
2021-10-24 06:12:57 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-10-24 06:12:59 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-10-24 06:13:00 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:13:02 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 06:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:07:16+00:00
2021-10-24 06:13:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:13:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 06:13:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:13:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:13:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:13:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:13:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:13:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:13:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:13:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:13:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-10-24 06:13:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-10-24 06:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-10-24 06:13:36 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 06:13:39 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-10-24 06:13:43 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 06:13:45 UTC/bin/sh -c #(nop) COPY dir:0b95555f99a89852522ed067649334722dff16c8672f1a733b48c56491bf0fcf in /usr/lib/python3.8/site-packages/
2021-10-24 06:13:47 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 06:13:49 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 06:13:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:13:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 06:13:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 06:13:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:13:08+00:00
2021-10-24 06:13:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 06:14:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:14:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:14:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:14:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:14:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:14:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:14:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-10-24 06:14:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-10-24 06:14:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-10-24 06:14:53 UTC/bin/sh -c #(nop) COPY dir:047b906b8f4afa768e275d6cdeb9ec8838bf193b08e1e732a8cecf0194d2c0ba in /usr/lib/python3.8/site-packages/
2021-10-24 06:14:56 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 06:14:58 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 06:15:01 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:15:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 06:15:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 06:15:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:14:00+00:00
2021-10-24 06:15:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:15:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 06:15:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:15:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:15:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:15:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:15:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:15:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:15:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:15:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:16:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-10-24 06:16:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-10-24 06:16:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-10-24 06:16:08 UTC/bin/sh -c #(nop) COPY dir:74a828bd9ab517e01813f16d63c056eb9f4e935fd6d959f0a590ce77b2c9f82e in /usr/lib/python3.8/site-packages/
2021-10-24 06:16:11 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 06:16:16 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 06:16:18 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 06:16:20 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:16:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 06:16:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 06:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:15:11+00:00
2021-10-24 06:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 06:17:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:17:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:17:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:17:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:17:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:17:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:17:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:17:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-10-24 06:17:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-10-24 06:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-10-24 06:17:45 UTC/bin/sh -c #(nop) COPY file:e9a2364bff6e6e6ed633ce09faa8c337b42657410fcccd69f6ef1f35d0107a7d in /usr/bin/kops
2021-10-24 06:17:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:17:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 06:17:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 06:17:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:16:31+00:00
2021-10-24 06:17:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:17:58 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.