2021-05-20 04:34:20 UTC
118 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.28% (2.68 MB)
[#001] sha256:03f7564a7cae7db3a625afae349a68eddedc4c69f951104e92bfd4e8d6aa281c - 9.57% (11.3 MB)
[#002] sha256:e432a49c9310aaf8b8429c6b05bb7255ab41bbe8aea69129765e0d2ae889e48c - 7.25% (8.53 MB)
[#003] sha256:c09a6ddee995025ed52a9de9c9db9c2d92237e85e6447bab324036e8a6cb9364 - 0.0% (2.42 KB)
[#004] sha256:e832267720b2eaec444e80aed2c74dddeba7c27ce7bfac659d300a91b6993b5e - 0.0% (3.17 KB)
[#005] sha256:813001ac6d756e1ee172150c160b67c4bcba5e4a8c8f31fb39eb9b9c89c99afd - 0.0% (93 Bytes)
[#006] sha256:42ac58da94ce7de3c80ccb0f233f4ae1d581d71d2729f2f8de79c38ab0df6ea1 - 0.0% (1.25 KB)
[#007] sha256:7701bc59dc17b2dd30a46311b0d0560666a881e3d29aafadabbf4ae8b56d56a4 - 13.55% (15.9 MB)
[#008] sha256:db195c6d2427b775626899abc151a3e7f85b7e80e1f46bb5e1c75117c37c5474 - 0.32% (385 KB)
[#009] sha256:87c2070bde98a1e8cf6a3d1bc7b7915c7b22fb90c6e1b29228582be142d714a9 - 2.8% (3.3 MB)
[#010] sha256:8932d35e157593c3166da9a52c831223e27b8bd25602dd66e1a54c4a5e8b8829 - 0.0% (1.66 KB)
[#011] sha256:cccd5d8c626ad1c109aca0b9a10bb90cb1299c3a111021c680274b321328232d - 8.74% (10.3 MB)
[#012] sha256:efd37ffd9a346fa7df4708ec82ec36a9e3d9dfc15d17a81c4999e7f631b18523 - 0.0% (652 Bytes)
[#013] sha256:44b6cf712b815794ebcb0b6489016cc6eda6c1e42d77168d7440e441e0a02354 - 8.49% (9.98 MB)
[#014] sha256:6538bb6c6fee478b3c7b5c26d4a0776b2cf74fef7ee0b5d9b15c444a4d9fd1cd - 2.04% (2.4 MB)
[#015] sha256:eab67800768d8d79b8266a0a347b86d44668afd8c43c1090c50a2f7f585e12f4 - 11.25% (13.2 MB)
[#016] sha256:d296305a40bab46fe9e1fa2146a1d3b38a9113ce8b442b75574dc251930773a4 - 18.08% (21.3 MB)
[#017] sha256:f66279640765e6698fea7e87215fbe88390124fc1fb52530db5e6a599e463491 - 0.0% (223 Bytes)
[#018] sha256:2a0cb0f305a6a8c17b901d42c2f759518e8b20f6efa41ad0f73d8759a442ff18 - 15.61% (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-05-20 04:30:38 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:30:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:30:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:30:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:30:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 base
2021-05-20 04:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 base
2021-05-20 04:30:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 base
2021-05-20 04:30:52 UTC|1 VERSION=2.5 /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-05-20 04:30:55 UTC/bin/sh -c #(nop) COPY dir:3fc66a9a0f52bb70a9500cb8d628c3d3902e05bbe9045d4fd1bd31186d80cba0 in /usr/lib/python3.8/site-packages/
2021-05-20 04:30:56 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-05-20 04:30:57 UTC/bin/sh -c #(nop) COPY file:6c649b4f5a552251ca08d1542357064fab228b36ac675cd88d202cd57bb7690f in /usr/bin/ansible-connection
2021-05-20 04:30:57 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:30:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 04:30:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:30:12+00:00
2021-05-20 04:31:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:31:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-05-20 04:31:09 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:31:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:31:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:31:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:31:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:31:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:31:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:31:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:31:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 tools
2021-05-20 04:31:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 tools
2021-05-20 04:31:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 tools
2021-05-20 04:31:20 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-20 04:31:21 UTC|1 VERSION=2.5 /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-05-20 04:31:24 UTC|1 VERSION=2.5 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-05-20 04:31:26 UTC/bin/sh -c #(nop) COPY dir:4f392acf992cdddf27f0dc39c879b55351f04c100abf62c77c4b8c6dc9a551d6 in /usr/lib/python3.8/site-packages/
2021-05-20 04:31:27 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-20 04:31:28 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-20 04:31:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:31:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:31:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:31:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:31:02+00:00
2021-05-20 04:31:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:31:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-05-20 04:31:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:31:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:32:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:32:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:32:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:32:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:32:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:32:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 aws
2021-05-20 04:32:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 aws
2021-05-20 04:32:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 aws
2021-05-20 04:32:13 UTC/bin/sh -c #(nop) COPY dir:5d064c8924001c4c07e20eeb70c9379821766aad35a4599b5dcfe4b3f381b4c5 in /usr/lib/python3.8/site-packages/
2021-05-20 04:32:14 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-20 04:32:15 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-20 04:32:16 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:32:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:32:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:32:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:31:34+00:00
2021-05-20 04:32:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:32:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-05-20 04:32:56 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:32:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:33:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:33:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:33:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:33:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awsk8s
2021-05-20 04:33:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awsk8s
2021-05-20 04:33:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awsk8s
2021-05-20 04:33:09 UTC/bin/sh -c #(nop) COPY dir:1eb506c6e303f66c098bdf6b02344b22372f51bf05852447af96b0a0269b3c04 in /usr/lib/python3.8/site-packages/
2021-05-20 04:33:10 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-20 04:33:12 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-20 04:33:14 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-20 04:33:14 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:33:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:33:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:33:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:32:21+00:00
2021-05-20 04:33:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:33:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-05-20 04:34:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:34:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:34:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:34:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:34:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:34:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:34:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awskops
2021-05-20 04:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awskops
2021-05-20 04:34:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awskops
2021-05-20 04:34:15 UTC/bin/sh -c #(nop) COPY file:054bd747e7eebde33339a231c06102d72b9fc20560db2f8d61bafa853ef60758 in /usr/bin/kops
2021-05-20 04:34:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:34:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:34:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:34:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:33:20+00:00
2021-05-20 04:34:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:34:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
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.