2021-04-29 03:13:47 UTC
126 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.13% (2.68 MB)
[#001] sha256:2bddaa9dc56b901594426178e500ee922af7a157389b2cc4d5bfa0e6e6049bc3 - 8.92% (11.2 MB)
[#002] sha256:9ea88b55203eae6fb38a357411e632c8a0454ccb9c773c0198dd7986428469d1 - 10.39% (13.1 MB)
[#003] sha256:31ede8552e35b4fd6d0149c0c5f8dca76cebede154f6572f071f2f5d490f0f0f - 0.0% (2.42 KB)
[#004] sha256:89a8bed9dd301292270154d8579e2360170ac4938a119284d0c1c997e6c4b216 - 0.0% (3.75 KB)
[#005] sha256:641756ffe07cd5ba850ea60c740eb50fcd08ece24eb8687765dd9cbcaa33efde - 0.0% (93 Bytes)
[#006] sha256:c880947f5b7f21c985acc8a7829bda696b6f7a55f72ed2a3df75a64d4af01dd8 - 0.0% (1.25 KB)
[#007] sha256:55ab9e2a242e2b882238d9d4707d8c4a1e9bc14a30cd347b0c894dd7e7a40cd1 - 12.67% (15.9 MB)
[#008] sha256:419ba139b5e829a012b3727a550e722e31e391313717875c7c8ff05c6d64d656 - 0.3% (385 KB)
[#009] sha256:da9098b63530fa9688930e89df7f1e910f8b139d8b23823683eb5e37570bd35b - 2.6% (3.27 MB)
[#010] sha256:b2914290647ea5eef7a6610c8b9277d058dc8dfc05f2d8ccb0289bac99bc4c0f - 0.0% (1.65 KB)
[#011] sha256:642bcfcb362d1a71031745ee4f21e75c26a7cb16cffcc061dfe812aa6c87526e - 8.11% (10.2 MB)
[#012] sha256:81687d4376e6f9c39c8f8c4c6ed7ef761a5772b9cdd461ddf578422777c0b461 - 0.0% (650 Bytes)
[#013] sha256:0f96c09db085d0dc7a4c288e801d30d914061f04bdaf019d2d2ce0c7f87c9157 - 8.73% (11 MB)
[#014] sha256:d75d9d0313f041c0d905aa2f89e99b6574c344cd2c047ecb4eb5b5aba7301d65 - 1.91% (2.4 MB)
[#015] sha256:ac6ce58e23b322694ade7baa2f31770b171815c731ce047aa05701541ad06384 - 10.24% (12.9 MB)
[#016] sha256:771cda7eefb29f0a21ed4ea0dc9a2d4fa569fe5e1d6d8fdb9a2ccd8b81edba0a - 16.91% (21.3 MB)
[#017] sha256:77e71709e1b77735b71d078047a7c432356537676a8d1454b63edc95ade8c050 - 0.0% (222 Bytes)
[#018] sha256:eb53a3feef4bf8f40de01d4a921535fc75a64084df2998caf64ca3f815f45a9b - 17.08% (21.5 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 03:10:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:10:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:10:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:10:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:10:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:10:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:10:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:10:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-04-29 03:10:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-04-29 03:10:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-04-29 03:10:36 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-04-29 03:10:40 UTC/bin/sh -c #(nop) COPY dir:7ce12855ea0eae7036fe15ba2685286b75d39b8dd7ffd8b044ae83109e40a525 in /usr/lib/python3.8/site-packages/
2021-04-29 03:10:41 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-04-29 03:10:42 UTC/bin/sh -c #(nop) COPY file:e340db5070a027c1219f4fed1a521b81cf1c8337176f57ba767fd5b90ac4728b in /usr/bin/ansible-connection
2021-04-29 03:10:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:10:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-29 03:10:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:09:51+00:00
2021-04-29 03:10:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:10:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-04-29 03:10:52 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:10:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:10:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:10:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:10:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:10:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:10:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:10:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:11:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-04-29 03:11:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-04-29 03:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-04-29 03:11:03 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-04-29 03:11:04 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-04-29 03:11:07 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-04-29 03:11:09 UTC/bin/sh -c #(nop) COPY dir:61508b8d3097b736bb00536652f045a3542f867dcf19333142af7a408b240fe1 in /usr/lib/python3.8/site-packages/
2021-04-29 03:11:10 UTC/bin/sh -c #(nop) COPY file:00e7cc4b79c99ac723506bf2422688e9f44da3bf4dab035c40f6d394afb619c5 in /usr/bin/yq
2021-04-29 03:11:11 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-04-29 03:11:11 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:11:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 03:11:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 03:11:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:10:47+00:00
2021-04-29 03:11:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:11:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-04-29 03:11:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:11:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:11:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:11:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:11:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:11:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:11:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:11:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-04-29 03:11:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-04-29 03:11:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-04-29 03:11:52 UTC/bin/sh -c #(nop) COPY dir:4478eab4c89205a058cf14ed33cf26a255077b9928eebd5ee19bb7cc81bead06 in /usr/lib/python3.8/site-packages/
2021-04-29 03:11:53 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-04-29 03:11:54 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-04-29 03:11:55 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:11:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 03:11:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 03:11:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:11:17+00:00
2021-04-29 03:11:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:11:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-04-29 03:12:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:12:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:12:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:12:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:12:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:12:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-04-29 03:12:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-04-29 03:12:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-04-29 03:12:42 UTC/bin/sh -c #(nop) COPY dir:844b53aec9f491ed296121cf6126159b076cdde765c18d63fb05f1bb8c877ceb in /usr/lib/python3.8/site-packages/
2021-04-29 03:12:44 UTC/bin/sh -c #(nop) COPY file:aea6f8d1ef7446f58548c92f9b4a217927fe651200a83b7b594a190c5bfe6144 in /usr/bin/kubectl
2021-04-29 03:12:46 UTC/bin/sh -c #(nop) COPY file:799121b892200365071acbc25742aeb2b22ee3b36a73d208b8b39060fa8205c6 in /usr/bin/oc-dynamically-linked
2021-04-29 03:12:47 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-04-29 03:12:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:12:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 03:12:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 03:12:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:12:00+00:00
2021-04-29 03:12:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:12:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-04-29 03:13:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:13:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:13:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:13:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:13:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:13:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:13:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:13:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2021-04-29 03:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2021-04-29 03:13:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2021-04-29 03:13:42 UTC/bin/sh -c #(nop) COPY file:cbb4cf0df102d2e6c34e32449ffb0cbf5020a5662434464da4a9bc50fefa9032 in /usr/bin/kops
2021-04-29 03:13:43 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:13:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 03:13:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 03:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:12:53+00:00
2021-04-29 03:13:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:13:47 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.