2021-10-24 06:19:37 UTC
183 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.47% (2.68 MB)
[#001] sha256:bcd8a11c7cbdf201dfbac3b479ab8ea7c7b188aa7d7ec4e184348cbd4f96e352 - 6.17% (11.3 MB)
[#002] sha256:baf7b35f5a1b6797355d3b6ad1399df042dae9d9f562d67b01910481ceacdaf3 - 26.58% (48.5 MB)
[#003] sha256:bd5f6fd0f08e7bae317cb3c65457bc79307d5fa1cdaf3b0174cd6e5137c0feca - 0.0% (2.57 KB)
[#004] sha256:6bb35eeab1800d79fc1afd13042a357ac07bfff251efe193d966bbaadce6e4d9 - 0.0% (3.85 KB)
[#005] sha256:cd1f66549aae333327b6c01edd03d599ba020c3e7ac45445a3d128160861b2f5 - 0.0% (93 Bytes)
[#006] sha256:84e1d4b5201c82e28e2e66de6d404bd107d86cdbd0e029fcf09c7f52c5aab40a - 0.0% (1.25 KB)
[#007] sha256:1fab55ce84bef8f1b28f3b7575f561b62e5f69727f05ad8637446de3a27be61f - 8.75% (16 MB)
[#008] sha256:c85d37b46d0e8471253691716965dd065136f4f46f8761800afdb7e14299fe90 - 0.21% (385 KB)
[#009] sha256:3d7b8e638f9b238c0ff08ee4b72071a1e076fd888ba4eb97ec4e3f3c6d1da20a - 2.25% (4.1 MB)
[#010] sha256:fbe05aac10adc85df7ef338710a8460b841b3b0b9240ced58274052365998c85 - 0.0% (1.66 KB)
[#011] sha256:ae502e7787552f557ce9319cb275abc460405ba7d6d12fd990498939f6964613 - 5.94% (10.8 MB)
[#012] sha256:ed9946831447f26172cbc4bf3d3dfa85f300c2581739e71397b2586d5a0a079b - 0.0% (654 Bytes)
[#013] sha256:9e1d63044fd45ecaf43d4b4451f2edc68d54364e8e8c98ac255da851bb280c52 - 5.47% (9.98 MB)
[#014] sha256:ef65faaef3dc1ef8d9b4284e76ecd1ad63fc664fe6af50051f31b10c17e016d2 - 1.35% (2.47 MB)
[#015] sha256:60c0c4b28c23354522c130f3c88f71a58a58239463d8d192e6f5d1a628652adc - 7.1% (13 MB)
[#016] sha256:e6fda28daff5336d6a5ad938719ed7c59a9e94ccfa9b5730f6f35f65fd2a9bcb - 24.65% (45 MB)
[#017] sha256:c065d2105d4e0da76eed00457d0e5caa6d58190512cb3e56121b4f92a5e240c9 - 0.0% (224 Bytes)
[#018] sha256:ef5211b3451d0863cc4919f428e90e737ab4b20473132c2ea925f54fcc241430 - 10.06% (18.4 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:14:04 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:14:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:14:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-10-24 06:14:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-10-24 06:14:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-10-24 06:14:18 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:14:35 UTC/bin/sh -c #(nop) COPY dir:099e7dd888f44156076c2ceab8f5b73aedc0dfd9466c44446a7d62b655374755 in /usr/lib/python3.8/site-packages/
2021-10-24 06:14:38 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-10-24 06:14:40 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-10-24 06:14:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:14:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 06:14:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:09:14+00:00
2021-10-24 06:14:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:14:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 06:14:56 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:14:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:15:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:15:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:15:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:15:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:15:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:15:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-10-24 06:15:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-10-24 06:15:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-10-24 06:15:15 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 06:15:17 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:15:21 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 06:15:24 UTC/bin/sh -c #(nop) COPY dir:76d7b9965057399141bcd346f86d2ea785f16cc8aa2668fee5b5a7206cd2f7a2 in /usr/lib/python3.8/site-packages/
2021-10-24 06:15:26 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 06:15:27 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 06:15:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:15:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 06:15:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 06:15:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:14:49+00:00
2021-10-24 06:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 06:16:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:16:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:16:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:16:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:16:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:16:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-10-24 06:16:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-10-24 06:16:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-10-24 06:16:33 UTC/bin/sh -c #(nop) COPY dir:dbfcba008488b4b886e0009cb50296a72f2ddd713c93ac39ae6b9c5844545e29 in /usr/lib/python3.8/site-packages/
2021-10-24 06:16:35 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 06:16:38 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 06:16:40 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:16:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 06:16:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 06:16:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:15:38+00:00
2021-10-24 06:16:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:16:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 06:17:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:17:26 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:17:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:17:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:17:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:17:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:17:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-10-24 06:17:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-10-24 06:17:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-10-24 06:17:48 UTC/bin/sh -c #(nop) COPY dir:f40c6bef1ae471f0273059b21a22ec5c8b0b3919e8c8030b203b8f822903d614 in /usr/lib/python3.8/site-packages/
2021-10-24 06:17:51 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 06:17:55 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 06:17:58 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 06:18:00 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:18:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 06:18:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 06:18:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:16:50+00:00
2021-10-24 06:18:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:18:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-10-24 06:18:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 06:19:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 06:19:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 06:19:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 06:19:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 06:19:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 06:19:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 06:19:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 06:19:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-10-24 06:19:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-10-24 06:19:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-10-24 06:19:24 UTC/bin/sh -c #(nop) COPY file:054bd747e7eebde33339a231c06102d72b9fc20560db2f8d61bafa853ef60758 in /usr/bin/kops
2021-10-24 06:19:26 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 06:19:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 06:19:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 06:19:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 06:18:11+00:00
2021-10-24 06:19:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 06:19:37 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.