2021-06-02 07:56:01 UTC
138 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.94% (2.68 MB)
[#001] sha256:5f642376afa17cb4c0325d78a3acca5ad43cc8efcb8ae5cb607ea9e3fb5faaf8 - 8.15% (11.3 MB)
[#002] sha256:a2f85ef56f484d43c7190e7e979d9d7b8530d13960e7a776d3d9aacc0a65d3d7 - 15.4% (21.3 MB)
[#003] sha256:1a453d1d67819dddd342783374f0a7bedc9bf8978198b7d39d0a4b3de9951375 - 0.0% (2.42 KB)
[#004] sha256:d4943840b5f1e8ad4aeaf24d3791cb3771c4793d06269cdc1a5788a8372f2c6f - 0.0% (3.75 KB)
[#005] sha256:c5e523d70539c0fe5b0e49eab8d547e5af0b5d034cd13bfe2250de7518c3981b - 0.0% (93 Bytes)
[#006] sha256:59068f65b0f3c06cb9d67324e508849a44f64ef1d2a8233ff3d18727bad5875c - 0.0% (1.25 KB)
[#007] sha256:1b8d9b777de5d587daa2ca4330183052e8b03211a693b2c5ff66d84f988cdf43 - 11.54% (15.9 MB)
[#008] sha256:072c9a71873ea9f8536089ebb014bb2832bf2077df048cc94101f2ede44ef398 - 0.27% (385 KB)
[#009] sha256:0968c5b1cee7a3ae0d54545dc5366d9698d930abca1093316374bc5fce85a3fb - 2.39% (3.3 MB)
[#010] sha256:d832eb450e844e8ded4eb29757eb413daed46f2a7e4c9b64e330950c079ddb99 - 0.0% (1.66 KB)
[#011] sha256:835aca027d5c8f5b87c031e5542235f6683a850004045f2f0a35fb756afd3df9 - 7.48% (10.3 MB)
[#012] sha256:0e8bd27e2e7682a2cc50acaedb3efca3e1d4baae454a8be82c0ccd5c5dff751b - 0.0% (652 Bytes)
[#013] sha256:29960c6eceb3d8df0c76e7b94ef3d86a5314304f1f522cc30e9d0a46f64f10d5 - 7.23% (9.98 MB)
[#014] sha256:a5033239ea011e97198ea763b608ad97c946a10f3ea9188569a3fa5457e64593 - 1.75% (2.41 MB)
[#015] sha256:48a1931c91498b3b243ad486d4502cdef8716d7cb8506c58ce3d5813dce35402 - 9.58% (13.2 MB)
[#016] sha256:7ac017fad083fbd8afa4ca5349fdad61553236667ef1052e99f477f798a71fc3 - 15.4% (21.3 MB)
[#017] sha256:553b7190e1e186398c343e22e2a33fa67d239384833e40b82b7e31de47e1e0de - 0.0% (223 Bytes)
[#018] sha256:142e0e7f3783de4a9b210664a9a647d8043d7b5bd6c402559d9d31eb5a632530 - 18.85% (26 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 07:52:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:52:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:52:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:52:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:52:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:52:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:52:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:52:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-06-02 07:52:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-06-02 07:52:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-06-02 07:52:34 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-06-02 07:52:39 UTC/bin/sh -c #(nop) COPY dir:0e3632a41cad6f8ac7b3e2a8be1d75e0b7b8eecd79d11546331b00d3c9fd7c01 in /usr/lib/python3.8/site-packages/
2021-06-02 07:52:41 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-06-02 07:52:42 UTC/bin/sh -c #(nop) COPY file:e340db5070a027c1219f4fed1a521b81cf1c8337176f57ba767fd5b90ac4728b in /usr/bin/ansible-connection
2021-06-02 07:52:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:52:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 07:52:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:48:12+00:00
2021-06-02 07:52:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:52:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-06-02 07:52:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:52:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:52:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:52:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:52:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:52:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:53:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-06-02 07:53:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-06-02 07:53:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-06-02 07:53:04 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 07:53:05 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-06-02 07:53:08 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 07:53:09 UTC/bin/sh -c #(nop) COPY dir:53fd9b541fa1da8cefd85ff9e89c21d0d4501f84daa92f6a24ac5f9803f22767 in /usr/lib/python3.8/site-packages/
2021-06-02 07:53:10 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 07:53:11 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 07:53:11 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:53:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 07:53:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 07:53:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:52:47+00:00
2021-06-02 07:53:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:53:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-06-02 07:53:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:53:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:53:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:53:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:53:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:53:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:53:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:53:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-06-02 07:53:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-06-02 07:53:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-06-02 07:53:53 UTC/bin/sh -c #(nop) COPY dir:15031e0174003981fb3833d280a73971da8d01195f2e19be2ff8b2c0e3c2e7dd in /usr/lib/python3.8/site-packages/
2021-06-02 07:53:55 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 07:53:56 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 07:53:57 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:53:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 07:53:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 07:53:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:53:17+00:00
2021-06-02 07:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:54:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-06-02 07:54:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:54:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:54:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:54:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:54:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:54:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:54:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:54:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-06-02 07:54:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-06-02 07:54:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-06-02 07:54:49 UTC/bin/sh -c #(nop) COPY dir:1a08e347bb3f9b7c564b4a254945f4d47fdee7abbbe01ddbeef4ad51cdeb7da1 in /usr/lib/python3.8/site-packages/
2021-06-02 07:54:51 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 07:54:53 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 07:54:54 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 07:54:55 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:54:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 07:54:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 07:54:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:54:02+00:00
2021-06-02 07:54:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:54:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-06-02 07:55:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:55:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:55:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:55:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:55:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2021-06-02 07:55:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2021-06-02 07:55:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2021-06-02 07:55:56 UTC/bin/sh -c #(nop) COPY file:a099652867fb693c5bb436984c66b7669d7de3608abfe502760978d12d0a1705 in /usr/bin/kops
2021-06-02 07:55:56 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:55:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 07:55:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 07:55:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:55:00+00:00
2021-06-02 07:56:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:56:01 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.