2021-10-23 04:22:47 UTC
152 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.77% (2.68 MB)
[#001] sha256:831290be986c55f3a28adede1aa76f699a96576ad55a2820dd26d0eb16fa500a - 7.42% (11.3 MB)
[#002] sha256:89a55d13785162d4265799762a10d35460ae42a5498d0ccd9742e611f69204dd - 11.65% (17.7 MB)
[#003] sha256:93be37bd9849881a497c25492bb0432cd77e98953aa3a0ba2c0f73da2e55f268 - 0.0% (2.42 KB)
[#004] sha256:b6783598e95bea1f7084696fb2a7678b3083291e31121e056a55e4b942f96c68 - 0.0% (3.34 KB)
[#005] sha256:345100481770e4e36933b97493a00f27dc8fbbe55f787168691ad85faa935ebf - 0.0% (93 Bytes)
[#006] sha256:0a15b508cd5141b26fbe51b7d06b15dd15d6ac001591ad2739539cbf8a9a1da8 - 0.0% (1.25 KB)
[#007] sha256:44619fba5882e0267435db515339591c60c4bdc878607fdf99914f07fba284d1 - 10.53% (16 MB)
[#008] sha256:b97c7c770113c292d62da9de0cd1ad8f7afe2b8aeea22d561b37d472cea9c4d5 - 0.25% (385 KB)
[#009] sha256:6028e2a96303c9855089c9c814dafc1918b8569ef268b9abe49140ae93144057 - 2.71% (4.1 MB)
[#010] sha256:4a2e3f05197af30e7915a5b6d3d1d83d2e095d9f0b0aebe1d9b29d134b2bfde3 - 0.0% (1.66 KB)
[#011] sha256:f17fe4efa0751fef758555fcf91738cd201fbaf47af96062ab4e343419373210 - 7.15% (10.8 MB)
[#012] sha256:b85ebafa8e5e04351cf8f8480fcfe0e4acf7f189031dda6866fefe5fc0b7f107 - 0.0% (652 Bytes)
[#013] sha256:6e81dc03fe2cffbacdd737fd85feef9e5f5d182df0bd372b55794d55feec78a4 - 6.58% (9.98 MB)
[#014] sha256:b67f3885dd1ef70f1a7ab4ce0939858aa3d4da8b37c97318d2b508111f98d637 - 1.63% (2.47 MB)
[#015] sha256:9f95e9cd2f9f4c84377db7c4af4da8e65ba26d1fce584677fd8976b8301e792f - 8.54% (13 MB)
[#016] sha256:c689f57b1d540b4a1bf54e102e947cbb84cb0d9d50f4e30c4894558b896e4e22 - 29.67% (45 MB)
[#017] sha256:a3fe84e7a7073cca4f5702f0c168d1f50a516b01b9ddd89960ba8acbeb5c1f7d - 0.0% (222 Bytes)
[#018] sha256:596bc5ba374f962fec9f3d712c307596690300a8d708d245b3dd736d48c77905 - 12.11% (18.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-23 04:19:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:19:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:19:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:19:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:19:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:19:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:19:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:19:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:19:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-10-23 04:19:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-10-23 04:19:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-10-23 04:19:24 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-10-23 04:19:27 UTC/bin/sh -c #(nop) COPY dir:33385afea0384c05a3f642e8b344d8b78bd189de1f29990374f8c3eb19bb7ede in /usr/lib/python3.8/site-packages/
2021-10-23 04:19:28 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-23 04:19:29 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-10-23 04:19:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:19:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 04:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:15:43+00:00
2021-10-23 04:19:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:19:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 04:19:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:19:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:19:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:19:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:19:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:19:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:19:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:19:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-10-23 04:19:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-10-23 04:19:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-10-23 04:19:50 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 04:19:51 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-10-23 04:19:54 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 04:19:56 UTC/bin/sh -c #(nop) COPY dir:6982dd1330813299b5f536d0cba76d912d96b7b13863d0d89a9041e6b976a7fa in /usr/lib/python3.8/site-packages/
2021-10-23 04:19:57 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 04:19:58 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 04:19:58 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:19:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:20:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:20:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:19:34+00:00
2021-10-23 04:20:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:20:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 04:20:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:20:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:20:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:20:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:20:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:20:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:20:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:20:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:20:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-10-23 04:20:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-10-23 04:20:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-10-23 04:20:47 UTC/bin/sh -c #(nop) COPY dir:b029bcb303f07281abf990996b5d364607e8a06ed81c7ec732753ba439d81a68 in /usr/lib/python3.8/site-packages/
2021-10-23 04:20:48 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 04:20:49 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 04:20:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:20:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:20:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:20:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:20:04+00:00
2021-10-23 04:20:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:20:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 04:21:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:21:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:21:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:21:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:21:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:21:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:21:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:21:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:21:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-10-23 04:21:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-10-23 04:21:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-10-23 04:21:38 UTC/bin/sh -c #(nop) COPY dir:500bdf51de92ce97ac23922290acb48d37776f411c5b9b4c1b4b1efed016e34e in /usr/lib/python3.8/site-packages/
2021-10-23 04:21:40 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 04:21:43 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 04:21:44 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 04:21:44 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:21:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:21:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:21:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:20:55+00:00
2021-10-23 04:21:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:21:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 04:22:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:22:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:22:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:22:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:22:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:22:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:22:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:22:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:22:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awskops
2021-10-23 04:22:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awskops
2021-10-23 04:22:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awskops
2021-10-23 04:22:42 UTC/bin/sh -c #(nop) COPY file:054bd747e7eebde33339a231c06102d72b9fc20560db2f8d61bafa853ef60758 in /usr/bin/kops
2021-10-23 04:22:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:22:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:22:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:22:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:21:50+00:00
2021-10-23 04:22:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:22:47 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.