2021-10-24 05:45:32 UTC
162 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.66% (2.68 MB)
[#001] sha256:a62180e0ad2f87de178af23aa0caaa015faf9a9bce5cabb7815f4698b76a204f - 6.95% (11.3 MB)
[#002] sha256:bdb7eccaf3554fbebe28fc24b0ee5f3935808e96032253c64d42e6b46877dd43 - 13.41% (21.7 MB)
[#003] sha256:7e34cffd671914ec78ee60437502ef890392cb936ae1e917b84b955ca4e420c9 - 0.0% (2.42 KB)
[#004] sha256:11f5d60614178097d05f90aed6ae78a0ec1406aa5bfdb841d8db61b6b0428a6e - 0.0% (3.84 KB)
[#005] sha256:8e60ed026fdb81edc85053fa85fc53aa02bfa78b9cd73ccc97cf02a5556741d5 - 0.0% (93 Bytes)
[#006] sha256:a4b51335a1df779b04750ebcc084fa2ff3483f80d69b557d59e68f144c6db245 - 0.0% (1.25 KB)
[#007] sha256:139c618a20022f29e64c64bc5553af710759ca5a6adc40cdd733e554d558f2ea - 9.86% (16 MB)
[#008] sha256:cd31806a7030ca885552da12a2cc8d3590679eac0717bcb5fc749ca910100d15 - 0.23% (385 KB)
[#009] sha256:974d9fe73ba7caa10dd7c9669346a07a1c1b775adce484d2b5a727c7d37551dd - 2.53% (4.1 MB)
[#010] sha256:dfc6da9beb38ca27e13c7fb9c18adf8b43f5039022734d196ecbcb7625c244f4 - 0.0% (1.65 KB)
[#011] sha256:ea8461c7009889e26b69832f89ed85ce31ba7a149efd693e4c94929883038a30 - 6.69% (10.8 MB)
[#012] sha256:ea08c2f5d73c004afabe6695e09bc73121671fef19a6f5951d10e7e5ed301cde - 0.0% (651 Bytes)
[#013] sha256:2d21483eab959ff8d0fb4afa9189e2db8e811a503ede8ea942e21ebdb7b3146b - 6.16% (9.98 MB)
[#014] sha256:44dbb03172ad467346c3884e008c139557b79cf2c3c6dd9915e749c04002d1d2 - 1.52% (2.47 MB)
[#015] sha256:c860ffadcbda0a74786a7c04d137a9e231706d28eacbc80afd7999d1a7dceb1d - 8.0% (13 MB)
[#016] sha256:fc2c6943dbf47128d51adea9e8174958361cfccb7d06c118a0ce82ff8b336ce3 - 27.79% (45 MB)
[#017] sha256:217bbb6bbb7aee75b1d3f9bd153c24f3f73f08e189d705b0e2a4342b749d182e - 0.0% (221 Bytes)
[#018] sha256:bb5538d15a009501841878151e0394b701eeba7e4e952f2371c91d5da9d9bd82 - 15.18% (24.6 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 05:41:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:41:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:41:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:41:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:41:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:41:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-10-24 05:41:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-10-24 05:41:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-10-24 05:41:58 UTC|1 VERSION=2.9 /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 05:42:05 UTC/bin/sh -c #(nop) COPY dir:1f23e8b1377b7b9c8f12ad7015dc1c3fc4a7bbf34b025416e6b8a1e148235af0 in /usr/lib/python3.8/site-packages/
2021-10-24 05:42:06 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-10-24 05:42:07 UTC/bin/sh -c #(nop) COPY file:c1b0821ef8e145cb0cf1ab56ee938d52dbaa0817a0e77c166a13565f3c0a6f88 in /usr/bin/ansible-connection
2021-10-24 05:42:07 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:42:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 05:42:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:37:52+00:00
2021-10-24 05:42:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:42:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-24 05:42:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:42:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:42:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:42:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:42:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:42:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:42:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:42:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-10-24 05:42:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-10-24 05:42:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-10-24 05:42:29 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 05:42:31 UTC|1 VERSION=2.9 /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 05:42:34 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 05:42:35 UTC/bin/sh -c #(nop) COPY dir:1bd07d6a042b8d5431f7b063833131d0cb3f4e41c5dc2e841777ea17b93d19eb in /usr/lib/python3.8/site-packages/
2021-10-24 05:42:36 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 05:42:37 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 05:42:37 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:42:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:42:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:42:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:42:12+00:00
2021-10-24 05:42:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:42:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-24 05:43:13 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:43:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:43:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:43:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:43:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:43:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:43:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-10-24 05:43:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-10-24 05:43:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-10-24 05:43:28 UTC/bin/sh -c #(nop) COPY dir:6e641e48c56597a52f2704d3cff8c1486019ec4fa47d38bbd16e3175c45141f0 in /usr/lib/python3.8/site-packages/
2021-10-24 05:43:29 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 05:43:30 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 05:43:31 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:43:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:43:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:43:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:42:43+00:00
2021-10-24 05:43:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:43:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-24 05:44:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:44:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:44:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:44:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:44:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:44:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:44:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:44:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:44:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-10-24 05:44:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-10-24 05:44:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-10-24 05:44:23 UTC/bin/sh -c #(nop) COPY dir:76f60af795f3f608339ffa20e3c96b2448ce9393d2f7826115815b5ee58741ab in /usr/lib/python3.8/site-packages/
2021-10-24 05:44:24 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 05:44:27 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 05:44:28 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 05:44:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:44:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:44:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:44:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:43:36+00:00
2021-10-24 05:44:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-24 05:45:15 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:45:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:45:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:45:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:45:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:45:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:45:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:45:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:45:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2021-10-24 05:45:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2021-10-24 05:45:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2021-10-24 05:45:27 UTC/bin/sh -c #(nop) COPY file:d26f77d4873be26cafada670e1467277442450ec1067cb481773620370b39b7e in /usr/bin/kops
2021-10-24 05:45:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:45:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:45:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:45:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:44:34+00:00
2021-10-24 05:45:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:45:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.