2021-10-24 02:27:22 UTC
148 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.81% (2.68 MB)
[#001] sha256:261db7c5f04fc2e837e135ffdae5b1424689a9aa1bbf6e25ba6207e0bfd837eb - 7.59% (11.3 MB)
[#002] sha256:d29a7b689da7743f42cca6900d72c9a94c3a260b47134e8ecc69c83b927c1963 - 13.61% (20.2 MB)
[#003] sha256:dcc93b63138487457cc8da289babb834ce0d86b39c98eb06ec063d819bc0a76e - 0.0% (2.21 KB)
[#004] sha256:f7a0b5fbbd17a704b0e8cafc4233da651aa5e70be1b8e1ee848b62eaa7b6ee44 - 0.0% (3.6 KB)
[#005] sha256:67fe573ec7d23b2761d03632d92b737d655876ead37e794c840437c8b9b972db - 0.0% (93 Bytes)
[#006] sha256:0bb8241038276250ae90caadf9b2d44fd6121e1efe8719cba3eae55768b63992 - 0.0% (1.25 KB)
[#007] sha256:f50fae8068805c0acbc50295ec70951cd37b0923ec385bbfbdbed6c096fbea15 - 10.77% (16 MB)
[#008] sha256:00dda017f1f9bc4596482b6f785923561f567293b758460cc9f430ccb1ae3afb - 0.25% (385 KB)
[#009] sha256:d7a60bb0d4848f9aacfbb0c2c546bff5f3a8ed19a757a2c26f9cc66dd1255b9d - 2.77% (4.1 MB)
[#010] sha256:15f8cddbc2e7f73e6ebbc2883bdd8f070cbc227f9f40f9f374e9ef5fa61d68aa - 0.0% (1.65 KB)
[#011] sha256:3e225144f46776a0ca3a0a3ce8f14aeb611e875b9ed68c397a1a68f36d22ee4b - 7.31% (10.8 MB)
[#012] sha256:69c257efe37274eb2d84c799ed2a87cd60c9dcc52b7e0fd3c103ebae56e6f18f - 0.0% (654 Bytes)
[#013] sha256:a368b7d933921d10f3f2e91543b9c0180538734a0b357827e9bfca4db6972a2f - 6.73% (9.98 MB)
[#014] sha256:95d81dfcb481be6d51dafb805f4cb45fc3142855141b3d301a543a78d26c825d - 1.66% (2.47 MB)
[#015] sha256:447293561a387537e93ddb5b7ba289fda055a01b20e5f9b3ea4596fb05e39f5b - 8.74% (13 MB)
[#016] sha256:d83629ccf5dc2b2ba3dd530dff3bd3c3cff1bf996b4179e1970262cd62127d1a - 30.35% (45 MB)
[#017] sha256:7b6caf7490ed982f7bfc0b65f9dea85cd6778b2104f31c5d38356be5898690a2 - 0.0% (223 Bytes)
[#018] sha256:97f557530e6efc7a2b64689a4d601309ec1ea0909eee9bcfa2e6ffa0bed03be1 - 8.38% (12.4 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 02:24:15 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:24:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:24:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:24:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:24:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:24:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-10-24 02:24:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-10-24 02:24:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-10-24 02:24:29 UTC|1 VERSION=2.8 /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-10-24 02:24:32 UTC/bin/sh -c #(nop) COPY dir:24eeefe563789d5be4845d2ad496efc2d615f75102ec9142ecc37920f5d7b7c7 in /usr/lib/python3.8/site-packages/
2021-10-24 02:24:34 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-10-24 02:24:35 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-10-24 02:24:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:24:36 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 02:24:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:20:47+00:00
2021-10-24 02:24:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:24:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:24:46 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:24:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:24:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:24:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:24:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:24:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-10-24 02:24:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-10-24 02:24:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-10-24 02:24:57 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 02:24:58 UTC|1 VERSION=2.8 /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-10-24 02:25:01 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 02:25:03 UTC/bin/sh -c #(nop) COPY dir:f97896a8ca4c1a5ee683e32cff908cb537a374d976cdce68cc9507146ee5f8b2 in /usr/lib/python3.8/site-packages/
2021-10-24 02:25:04 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 02:25:05 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 02:25:05 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:25:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:25:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:25:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:24:40+00:00
2021-10-24 02:25:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:25:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:25:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:25:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:25:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:25:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:25:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:25:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-10-24 02:25:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-10-24 02:25:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-10-24 02:25:53 UTC/bin/sh -c #(nop) COPY dir:326b410dbcb0bdf866c0bf5c904e648352b33cbb215fa63790c80081c9c5ec11 in /usr/lib/python3.8/site-packages/
2021-10-24 02:25:54 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 02:25:55 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 02:25:56 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:25:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:25:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:25:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:25:11+00:00
2021-10-24 02:25:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:26:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:26:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:26:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:26:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:26:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:26:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:26:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:26:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:26:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:26:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-10-24 02:26:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-10-24 02:26:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-10-24 02:26:44 UTC/bin/sh -c #(nop) COPY dir:708835b254f9d92f7aa36539c24e486c157aa367fa541ac0f4c1dad910cd541c in /usr/lib/python3.8/site-packages/
2021-10-24 02:26:46 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 02:26:49 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 02:26:50 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 02:26:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:26:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:26:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:26:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:26:01+00:00
2021-10-24 02:26:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:26:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:27:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:27:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:27:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:27:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:27:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:27:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:27:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:27:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-10-24 02:27:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-10-24 02:27:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-10-24 02:27:17 UTC/bin/sh -c #(nop) COPY file:a436f937f27ed7343a98f70f5dfd207a0312b5b36fc7b5dd8b8ea1ae1d319088 in /usr/bin/helm
2021-10-24 02:27:17 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:27:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:27:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:26:56+00:00
2021-10-24 02:27:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.