2021-04-29 02:21:32 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:fe1744a86ed632e597d423145377323964d365106554f642ad84edab5dd17d63 - 8.91% (11.2 MB)
[#002] sha256:ccf2f3dfff7296dd07fb0fb156e8d9940b56a25c6e3a80dcb1bb622026db7a55 - 7.16% (9.01 MB)
[#003] sha256:f37518af1b18d2d9370febbe7d4cb32f086c5bda917f6200e5d99a0313d109ff - 0.0% (2.43 KB)
[#004] sha256:97c7cf7c48ea07bdae2866e6fd5bc5a31c20455fbfe268ee5afe9d43a16444c2 - 0.0% (3.34 KB)
[#005] sha256:6c6ccc10e743ee4bcc75946e46bb12e828c6d9bc2cda269db6d0ff85d0548e7a - 0.0% (93 Bytes)
[#006] sha256:0eebed7bf8ebfeb7ea75772b04d7890b64e5209721d909e8eefd488403e55db3 - 0.0% (1.25 KB)
[#007] sha256:b280cb3561d254781fc8283f4a6ed4d0ebc4d10f2c4eb6eed007057965b1b3f5 - 12.65% (15.9 MB)
[#008] sha256:3a3dbbf0abc0705bf391599d741a36e479846c3dee45e5be9e7dd79b3ecaa262 - 0.3% (385 KB)
[#009] sha256:c4064f0e7b12b2642a083d7cea18f654d0cb1e568ba47a721ef9be20adc4fcce - 2.6% (3.27 MB)
[#010] sha256:ec98bfa0f37ff9f85f30660ec92d63b84d9c3ea5945ac706628a60a7602f58cc - 0.0% (1.65 KB)
[#011] sha256:70771d392cefd7f7650cc7eccdfe001c3d8aa0c254c554fb1e2b5d1c19f299c9 - 8.1% (10.2 MB)
[#012] sha256:ad691be02f14e89608f83afa109aacc7cc12614bb0d36840854e9e9c985fa038 - 0.0% (650 Bytes)
[#013] sha256:a14427a47ff6ea25d35b07f2f60737e0fe6b0d804d970d95f5ab91552b036a3b - 8.72% (11 MB)
[#014] sha256:0880e33b1f4493aa44a08563a163d70bba6fdfeb48762286d4dea0926bd32f53 - 1.91% (2.4 MB)
[#015] sha256:812073b2b7a52c755d9ced6bf2c65ab619deee6f7848242dab3321106d567a7e - 10.23% (12.9 MB)
[#016] sha256:c359a74a0cb3d6c3f2beb3af41c00573be5f34910323206d88ead809a9dfcf86 - 16.89% (21.3 MB)
[#017] sha256:ef668e5b220281d363d78194bc432921d3ba6bd9d7c7a7a501be92b1d4d6352c - 0.0% (222 Bytes)
[#018] sha256:9366994727062968a15c5dba329aa57461b3d68eec97d24f550e37ab7e86168f - 20.41% (25.7 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:18:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:18:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:18:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:18:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:18:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:18:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:18:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:18:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:18:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-04-29 02:18:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-04-29 02:18:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-04-29 02:18:29 UTC|1 VERSION=2.6 /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:18:32 UTC/bin/sh -c #(nop) COPY dir:f875afd0fc0b0f857361f5ae75b78e76333837a3038fc5b721dadeb903e3f678 in /usr/lib/python3.8/site-packages/
2021-04-29 02:18:33 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-04-29 02:18:34 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-04-29 02:18:34 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:18:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-29 02:18:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:17:54+00:00
2021-04-29 02:18:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:18:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-04-29 02:18:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:18:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:18:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:18:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:18:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:18:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:18:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:18:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:18:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-04-29 02:18:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-04-29 02:18:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-04-29 02:18:55 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-04-29 02:18:56 UTC|1 VERSION=2.6 /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:18:59 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-04-29 02:19:00 UTC/bin/sh -c #(nop) COPY dir:2a434e95598fa06263d6e1d9e3ad0308448078cfdd58c226f909ab05a146ebe9 in /usr/lib/python3.8/site-packages/
2021-04-29 02:19:01 UTC/bin/sh -c #(nop) COPY file:00e7cc4b79c99ac723506bf2422688e9f44da3bf4dab035c40f6d394afb619c5 in /usr/bin/yq
2021-04-29 02:19:02 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-04-29 02:19:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:19:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:19:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:19:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:18:39+00:00
2021-04-29 02:19:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:19:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-04-29 02:19:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:19:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:19:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:19:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:19:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:19:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-04-29 02:19:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-04-29 02:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-04-29 02:19:41 UTC/bin/sh -c #(nop) COPY dir:9bfef274b16d2e3d0460f7ba8c4d9474130c79c5f01353f3fbf1823597fbc749 in /usr/lib/python3.8/site-packages/
2021-04-29 02:19:42 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-04-29 02:19:43 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-04-29 02:19:43 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:19:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:19:08+00:00
2021-04-29 02:19:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:19:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-04-29 02:20:17 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:20:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:20:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:20:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:20:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:20:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-04-29 02:20:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-04-29 02:20:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-04-29 02:20:28 UTC/bin/sh -c #(nop) COPY dir:8e46ab797e7cb50df856ba3657e158c180aff34177942359d97972fcdbdee1d2 in /usr/lib/python3.8/site-packages/
2021-04-29 02:20:30 UTC/bin/sh -c #(nop) COPY file:aea6f8d1ef7446f58548c92f9b4a217927fe651200a83b7b594a190c5bfe6144 in /usr/bin/kubectl
2021-04-29 02:20:32 UTC/bin/sh -c #(nop) COPY file:799121b892200365071acbc25742aeb2b22ee3b36a73d208b8b39060fa8205c6 in /usr/bin/oc-dynamically-linked
2021-04-29 02:20:33 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-04-29 02:20:33 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:20:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:20:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:20:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:19:49+00:00
2021-04-29 02:20:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:20:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-04-29 02:21:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:21:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:21:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:21:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:21:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:21:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:21:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:21:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:21:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awskops
2021-04-29 02:21:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awskops
2021-04-29 02:21:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awskops
2021-04-29 02:21:27 UTC/bin/sh -c #(nop) COPY file:22ba5d03cc2b686902767ed29fcc033bcd583af8a72324e71caad66db9b5b14f in /usr/bin/kops
2021-04-29 02:21:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:21:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:21:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:21:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:20:39+00:00
2021-04-29 02:21:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:21:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
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.