2021-04-29 03:19:55 UTC
129 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.08% (2.68 MB)
[#001] sha256:580b978d8830c9aa6aeeb8ab139ad991711f5b0a0f70cd700a2a551e1433d5cf - 8.7% (11.2 MB)
[#002] sha256:5c5b130fe23d302b4e72ef04bb2cbae211371a1b87182215bd732ab45168820f - 10.13% (13.1 MB)
[#003] sha256:77c457b8f70668c70279095af8edc142fdd729b7c5054ace4991b1b752c73294 - 0.0% (2.42 KB)
[#004] sha256:8b7eddb71a12f035519e50233fa4dab64927403a40c67281d8eb158450713b95 - 0.0% (3.75 KB)
[#005] sha256:b728bf3f2a6f4a00e9e562a477f2a6bca515c340d5c266966b6251c332d10625 - 0.0% (93 Bytes)
[#006] sha256:3ff54edc538fcfda06383036b1372ecb23acb4d7b568d6ff831213352403b479 - 0.0% (1.25 KB)
[#007] sha256:d5a0232366b3c2782514834d73caed5e0be4feaf61a208eff518fad62b296829 - 12.36% (15.9 MB)
[#008] sha256:85244f6194363caeb2eba8f1d6da7bcbeed481f89d0c82cfb0ffb7c16eae18fa - 0.29% (385 KB)
[#009] sha256:7b2fda3d50c4cb6d90c199c81aefa29cb76e87f5348b6e03e847069e3e88c4e8 - 2.54% (3.27 MB)
[#010] sha256:73e93395beca99a1866590859fed3021313579a5a381f227b96c92c081d59e31 - 0.0% (1.65 KB)
[#011] sha256:e99aa18d8a2bce09c9b8546624a360429485545b42ba0a3da310aeb2b57b666a - 7.92% (10.2 MB)
[#012] sha256:d854c5ad6962deb03cb0c00a317525fe9818b9f0a337523f8538cb984494b778 - 0.0% (651 Bytes)
[#013] sha256:619c75d01365a4e27449a61e3d1fd10a9d76316bfdd5bf646ccb0e87a07a602d - 8.52% (11 MB)
[#014] sha256:c3bc370e0111ebbb2f6651d591b0393c1c82d102c42c69e1b887cc3c29d02076 - 1.86% (2.4 MB)
[#015] sha256:c0b39a56323aceb4cf164e7503fb0520a19f817ce7d583a9761fea12a7d07ab4 - 10.0% (12.9 MB)
[#016] sha256:ffe8faf713fddc2f22627746f59ddb2ea3c8c7c5277225f5041f60380f9e86a8 - 16.5% (21.3 MB)
[#017] sha256:4631703885909845c512d2fc28a966ef3049d59155121b1eac6099da243331a0 - 0.0% (221 Bytes)
[#018] sha256:30ecf35fbb9b3ca16dff03ff39206ae94c0f90f693fc8e5628e5cc15de2c878f - 19.08% (24.6 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:16:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:16:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:16:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:16:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-04-29 03:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-04-29 03:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-04-29 03:16:32 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:16:36 UTC/bin/sh -c #(nop) COPY dir:f8d1092f241630eb05a9ded8fc3509f5fe9535d4cbd6fef6e3f77fa10b55430c in /usr/lib/python3.8/site-packages/
2021-04-29 03:16:38 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-04-29 03:16:39 UTC/bin/sh -c #(nop) COPY file:e340db5070a027c1219f4fed1a521b81cf1c8337176f57ba767fd5b90ac4728b in /usr/bin/ansible-connection
2021-04-29 03:16:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:16:40 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-29 03:16:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:15:43+00:00
2021-04-29 03:16:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:16:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-04-29 03:16:50 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:16:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:16:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:16:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:16:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:16:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:16:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:16:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-04-29 03:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-04-29 03:17:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-04-29 03:17:01 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-04-29 03:17:02 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:17:05 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-04-29 03:17:07 UTC/bin/sh -c #(nop) COPY dir:af5ad65f5fdb7d23692d125ac77c49b4df809cf2f41f2aa528380f9af5c5aa7c in /usr/lib/python3.8/site-packages/
2021-04-29 03:17:08 UTC/bin/sh -c #(nop) COPY file:00e7cc4b79c99ac723506bf2422688e9f44da3bf4dab035c40f6d394afb619c5 in /usr/bin/yq
2021-04-29 03:17:09 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-04-29 03:17:09 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:17:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 03:17:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 03:17:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:16:44+00:00
2021-04-29 03:17:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:17:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-04-29 03:17:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:17:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:17:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:17:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:17:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:17:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:17:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:17:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-04-29 03:17:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-04-29 03:17:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-04-29 03:17:51 UTC/bin/sh -c #(nop) COPY dir:3243ee6f54a0e41069247b83b4137116039047fbd1c2404ed684912473bf63ef in /usr/lib/python3.8/site-packages/
2021-04-29 03:17:53 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-04-29 03:17:54 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-04-29 03:17:55 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:17:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 03:17:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 03:17:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:17:15+00:00
2021-04-29 03:17:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:17:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-04-29 03:18:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:18:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:18:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:18:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:18:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:18:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:18:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:18:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:18:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-04-29 03:18:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-04-29 03:18:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-04-29 03:18:46 UTC/bin/sh -c #(nop) COPY dir:22d5d11ff6771db08f57ac94b1efe70da82b024665b8e9a9200707c2f07f904a in /usr/lib/python3.8/site-packages/
2021-04-29 03:18:47 UTC/bin/sh -c #(nop) COPY file:aea6f8d1ef7446f58548c92f9b4a217927fe651200a83b7b594a190c5bfe6144 in /usr/bin/kubectl
2021-04-29 03:18:50 UTC/bin/sh -c #(nop) COPY file:799121b892200365071acbc25742aeb2b22ee3b36a73d208b8b39060fa8205c6 in /usr/bin/oc-dynamically-linked
2021-04-29 03:18:51 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-04-29 03:18:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:18:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 03:18:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 03:18:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:18:00+00:00
2021-04-29 03:18:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:18:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-04-29 03:19:38 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 03:19:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 03:19:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 03:19:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 03:19:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 03:19:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 03:19:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 03:19:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 03:19:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2021-04-29 03:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2021-04-29 03:19:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2021-04-29 03:19:50 UTC/bin/sh -c #(nop) COPY file:d26f77d4873be26cafada670e1467277442450ec1067cb481773620370b39b7e in /usr/bin/kops
2021-04-29 03:19:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 03:19:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 03:19:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 03:19:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 03:18:57+00:00
2021-04-29 03:19:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 03:19:55 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.