2021-04-29 02:40:54 UTC
119 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 2.25% (2.68 MB)
[#001] sha256:0492ea79d3a7452ef3db73e11b6bafa83e473b1e3fc55ba5bf9335aa6b504505 - 9.4% (11.2 MB)
[#002] sha256:6bf4a93c3219d1c57e9edd92bda72fa37a81a113b44ae91ca2927e936715306a - 8.14% (9.71 MB)
[#003] sha256:4b092bde59c185e1b4bd7a415bc1a2e3ced4dc6ceed456e97129ae7b2fdbca70 - 0.0% (2.42 KB)
[#004] sha256:0904d0f4b510414c85e312359bea0a69df9258a5f3037d08c77d8525ab33c361 - 0.0% (3.49 KB)
[#005] sha256:52fb770c7b87c5fba013ca02266441130832140596483f81bd8b6b7e23aaa919 - 0.0% (93 Bytes)
[#006] sha256:6e84bfb6fd6f1b525654dc5e5033a508dff3aae5f220e22c549fadea0bb26f12 - 0.0% (1.25 KB)
[#007] sha256:38204e355df4b6edb5b1bb6bdb0e56fa3bbcac5ad96f0bf8d59e8ca074d28e05 - 13.36% (15.9 MB)
[#008] sha256:f8e0b91e06d74a5601733bb092ac634aba5035d9f1979d27659b14e660bd0132 - 0.32% (385 KB)
[#009] sha256:6846ad453fff88177bec3035a49a0eb83da41abbdb4a3c4c5dfbaf9cb3602d61 - 2.74% (3.27 MB)
[#010] sha256:2ff3cf955856c85d38c0d3338736560e8b128f4e54dbec0fc79e9f4c5bb8278d - 0.0% (1.65 KB)
[#011] sha256:135e795a0143a1ac5c49332d8c832f293fce7192d788c66ff9e9b4f3c6981ad0 - 8.55% (10.2 MB)
[#012] sha256:227f32a469c8aa21b2b23e0d70acfc0e73ca6d002cd6ad1876e609f480627d25 - 0.0% (650 Bytes)
[#013] sha256:73adfa351765aab363218d295b24fa5aeb4fc5fcfbdb17e676deeb998d0062d0 - 9.21% (11 MB)
[#014] sha256:8cf28be225422cf427afe7dbe3db3c77e77fef9df4ab32a2e6445360c4b24d1f - 2.01% (2.4 MB)
[#015] sha256:3121e55e26f5f9c65247e51c062a4a4ed79353c24ea5337ed18b0f0eb73fa3a8 - 10.8% (12.9 MB)
[#016] sha256:c676a2b7a65f273e27a16d3e2347c1714459cbd9beee5fb459af5af03ce1f608 - 17.83% (21.3 MB)
[#017] sha256:5a01d8abf70266e8f2ec5069718a46ec15bc8d4535931c6b3e302ee3d552bdc6 - 0.0% (222 Bytes)
[#018] sha256:9719d6c44ceff43513fe9c13b1f8f2fe0779bd505b4568f0728efd325a2ba94a - 15.39% (18.4 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-29 02:37:17 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:37:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:37:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:37:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:37:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:37:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:37:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-04-29 02:37:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-04-29 02:37:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-04-29 02:37:30 UTC|1 VERSION=2.7 /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-04-29 02:37:33 UTC/bin/sh -c #(nop) COPY dir:18f4a1f791d481c1b9c0762f224a39d947ae5a8d85a2f76c486ce90c25779158 in /usr/lib/python3.8/site-packages/
2021-04-29 02:37:34 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-04-29 02:37:35 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-04-29 02:37:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:37:36 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-29 02:37:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:36:51+00:00
2021-04-29 02:37:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:37:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-04-29 02:37:46 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:37:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:37:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:37:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:37:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:37:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:37:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:37:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-04-29 02:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-04-29 02:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-04-29 02:37:57 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-04-29 02:37:58 UTC|1 VERSION=2.7 /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-04-29 02:38:01 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-04-29 02:38:03 UTC/bin/sh -c #(nop) COPY dir:f3b6dea72d7a079267d3153b397ab54d57c18c9ca8a720190b5d501c9375c706 in /usr/lib/python3.8/site-packages/
2021-04-29 02:38:04 UTC/bin/sh -c #(nop) COPY file:00e7cc4b79c99ac723506bf2422688e9f44da3bf4dab035c40f6d394afb619c5 in /usr/bin/yq
2021-04-29 02:38:05 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-04-29 02:38:05 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:38:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:38:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:38:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:37:40+00:00
2021-04-29 02:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:38:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-04-29 02:38:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:38:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:38:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:38:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:38:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:38:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:38:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2021-04-29 02:38:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2021-04-29 02:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2021-04-29 02:38:48 UTC/bin/sh -c #(nop) COPY dir:641c9c14d06ff77784674c72af00fc3fd3e9575ef3c0e6987cae723e22da1503 in /usr/lib/python3.8/site-packages/
2021-04-29 02:38:49 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-04-29 02:38:50 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-04-29 02:38:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:38:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:38:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:38:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:38:11+00:00
2021-04-29 02:38:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:38:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-04-29 02:39:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:39:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:39:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:39:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:39:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:39:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:39:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:39:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2021-04-29 02:39:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2021-04-29 02:39:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2021-04-29 02:39:44 UTC/bin/sh -c #(nop) COPY dir:5d805bcf4dcda08e104a75c89da1408b4acacbe202a0e06aa40cc53851dcac71 in /usr/lib/python3.8/site-packages/
2021-04-29 02:39:46 UTC/bin/sh -c #(nop) COPY file:aea6f8d1ef7446f58548c92f9b4a217927fe651200a83b7b594a190c5bfe6144 in /usr/bin/kubectl
2021-04-29 02:39:48 UTC/bin/sh -c #(nop) COPY file:799121b892200365071acbc25742aeb2b22ee3b36a73d208b8b39060fa8205c6 in /usr/bin/oc-dynamically-linked
2021-04-29 02:39:49 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-04-29 02:39:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:39:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:39:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:39:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:38:56+00:00
2021-04-29 02:39:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:39:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-04-29 02:40:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:40:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:40:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:40:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:40:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:40:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:40:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:40:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:40:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awskops
2021-04-29 02:40:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awskops
2021-04-29 02:40:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awskops
2021-04-29 02:40:49 UTC/bin/sh -c #(nop) COPY file:054bd747e7eebde33339a231c06102d72b9fc20560db2f8d61bafa853ef60758 in /usr/bin/kops
2021-04-29 02:40:49 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:40:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:40:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:40:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:39:55+00:00
2021-04-29 02:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:40:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
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.