2021-10-23 04:09:44 UTC
155 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.73% (2.68 MB)
[#001] sha256:17c5a530b9573fc9d85f129651ca812ef01ab0715926d39efb96ee0e7cfce26f - 7.27% (11.3 MB)
[#002] sha256:355850255844cd2386b2ed1546202dc273a4e11839fee93f33c56cf734d1b9fd - 11.42% (17.7 MB)
[#003] sha256:e10aaacbc26ee90b78c0dfa535181962221210a762b1ae17c6730a4297ded49d - 0.0% (2.42 KB)
[#004] sha256:945794f120b7c9fd41e534d3108750cc747609ccd8d8de38970eb180e1369243 - 0.0% (3.35 KB)
[#005] sha256:1d4347eeb563f34d24c37cdb13de3a6207a73f893d1bad7f06ac377a52e00dac - 0.0% (93 Bytes)
[#006] sha256:fdf6c4b51bde41462d9e07051628430b23579261a59259e41e00072a4ac70510 - 0.0% (1.25 KB)
[#007] sha256:255ac71976da270bcbcecf1e50625c3bb788ceb5aae61880cc3628a9d75e028e - 10.32% (16 MB)
[#008] sha256:b83d69895d8912096373132ebccdee951b5e3740237e1ac5d304e579cd62355f - 0.24% (385 KB)
[#009] sha256:2880bb67c77feb1fe0f094f2882692fd4af13241c2dbed5d57a9c2329ef1fb8c - 2.65% (4.1 MB)
[#010] sha256:306329179264f3c3af95585580ca6c68c80189328dcc613e83993e5e90ab624a - 0.0% (1.65 KB)
[#011] sha256:2ec3db63bffefd2edf912c27f5095810158c59ff9cbac05eb0a27ab2ba397ae6 - 7.0% (10.8 MB)
[#012] sha256:49a0b6d9e3431e3591ac8d4ef4894de7f2f26a0ba02ede236f54ed2807c226d2 - 0.0% (652 Bytes)
[#013] sha256:888e58c8659da0f36b9c7763dd95a262478797d0a759a73968e4c9095617aee0 - 6.45% (9.98 MB)
[#014] sha256:8a57135fa077a6bae43c247fed1f0686bde473bdd190847ff7abfb411d583373 - 1.59% (2.47 MB)
[#015] sha256:71206ae36ef6b3718b4d5e7e51d1c8de97542744cbc7ca003f0e7ca8d936a0f5 - 8.37% (13 MB)
[#016] sha256:1c7895cd6be1d8dc5dbc8af4a05991b73d9203c1444929c224bb57dce88248bc - 29.07% (45 MB)
[#017] sha256:9958f995e6f1c24fc8e8ae608060dd48d718899e43e53a4f2402bc91f9b4aa92 - 0.0% (222 Bytes)
[#018] sha256:1998885d45733a613e83ede604f687e1f160337c7a2d47b58a8ec22a6614e4ad - 13.87% (21.5 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:06:07 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:06:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:06:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:06:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:06:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-10-23 04:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-10-23 04:06:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-10-23 04:06:21 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:06:24 UTC/bin/sh -c #(nop) COPY dir:9c8000163433670595972ffe84144a58d3515dda49eede8b75b96b26fb4cb9ab in /usr/lib/python3.8/site-packages/
2021-10-23 04:06:25 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-23 04:06:26 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-10-23 04:06:26 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:06:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 04:06:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:02:43+00:00
2021-10-23 04:06:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:06:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 04:06:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:06:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:06:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:06:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-10-23 04:06:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-10-23 04:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-10-23 04:06:47 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 04:06:48 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:06:51 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 04:06:53 UTC/bin/sh -c #(nop) COPY dir:b9d09de17f356603b943472e2173a71776fb30270c1ffda576427d4b8228d807 in /usr/lib/python3.8/site-packages/
2021-10-23 04:06:54 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 04:06:55 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 04:06:55 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:06:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:06:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:06:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:06:31+00:00
2021-10-23 04:06:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:07:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 04:07:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:07:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:07:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:07:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:07:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:07:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:07:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-10-23 04:07:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-10-23 04:07:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-10-23 04:07:44 UTC/bin/sh -c #(nop) COPY dir:db7fe02a38a53fa9a10be0c105b92ad3255bb147790de6c6847c4c021de7c3eb in /usr/lib/python3.8/site-packages/
2021-10-23 04:07:45 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 04:07:46 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 04:07:47 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:07:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:07:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:07:01+00:00
2021-10-23 04:07:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:07:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 04:08:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:08:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:08:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:08:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:08:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:08:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:08:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:08:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-10-23 04:08:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-10-23 04:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-10-23 04:08:35 UTC/bin/sh -c #(nop) COPY dir:9dc1e1ef9e31726e92732ba77bfdde88f6051777f2de2b55ce47489e1a17903d in /usr/lib/python3.8/site-packages/
2021-10-23 04:08:37 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 04:08:40 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 04:08:41 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 04:08:41 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:08:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:08:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:08:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:07:52+00:00
2021-10-23 04:08:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:08:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 04:09:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:09:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:09:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:09:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:09:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:09:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:09:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:09:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awskops
2021-10-23 04:09:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awskops
2021-10-23 04:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awskops
2021-10-23 04:09:39 UTC/bin/sh -c #(nop) COPY file:cbb4cf0df102d2e6c34e32449ffb0cbf5020a5662434464da4a9bc50fefa9032 in /usr/bin/kops
2021-10-23 04:09:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:09:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:09:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:09:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:08:47+00:00
2021-10-23 04:09:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:09:44 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.