2021-10-23 00:57:45 UTC
170 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.58% (2.68 MB)
[#001] sha256:6a27a90aa64680ce8c4788329733ff18ec27af574dd87d9a9d2d9441f203dec1 - 6.62% (11.3 MB)
[#002] sha256:f5bef2c7e56cf20d2a27d71f62e264ac0c99a852ead98a1a0552e73083486c5c - 25.0% (42.5 MB)
[#003] sha256:a8adbe2938ba7540418d2ea448eee3a9f20d36327347f42acaf398e2b45a50b5 - 0.0% (2.42 KB)
[#004] sha256:255c2ab87b3889a6548bf5b2849fb4dc1661972127ef39bfd5037e642c4fc08a - 0.0% (3.85 KB)
[#005] sha256:98934476b882e0986932d21a0cae1392f5921703cd7f659839826c41500384c7 - 0.0% (93 Bytes)
[#006] sha256:6f63f76b47026d2c8ecea26d69c8a00478bcfd65fd4f91a878f13a698ba9298c - 0.0% (1.25 KB)
[#007] sha256:ceee0c54b6f66f103a10b851135b11c1a3eb059474e67457e5e4888cdd2b3cb0 - 9.4% (16 MB)
[#008] sha256:a6f76f96729b5cdd0566c4c85f0864e4793e7fbed35d0eec5ae47e0424997171 - 0.22% (385 KB)
[#009] sha256:e977e42fce4d52e18a9f11d00b122c7f4799bece715a622f501182da53499f5c - 2.42% (4.1 MB)
[#010] sha256:155e16b22d591d817fe6e676ee81c7e3db8a23f21c2345e53c849a9e27c7af54 - 0.0% (1.65 KB)
[#011] sha256:da9b601e9615c6bccec7294bfcdffb9ddefc19cb08233f4250d5ae73878508ea - 6.38% (10.8 MB)
[#012] sha256:0dedec6a90d0f88abd7375c261d3ee335e9482f0717fa7207c2645d4d90ea163 - 0.0% (652 Bytes)
[#013] sha256:e1be8c8f464fdac979f0a95fa0fcfb0dd2abd2e12e424a83a3aa0631778374a8 - 5.87% (9.98 MB)
[#014] sha256:a5e8b80c8ed13bde803ccb77cc585728e30fa727b9dc7b5b77a8235591ae9586 - 1.45% (2.47 MB)
[#015] sha256:8119eeade69043d6730afec1ee3b8749d1c6ac508add2e0d17b5380eeb111c2a - 7.63% (13 MB)
[#016] sha256:eac3ed2a3f5cccf6092e9a7cf24c76327c827d21d4e2780c07708a1e688882d6 - 26.48% (45 MB)
[#017] sha256:a6fc51aa41ccba79e1be47b59c16a65c6f61f5ae8b497f6471b855dc8b3a67a0 - 0.0% (221 Bytes)
[#018] sha256:f6aa2c037a986508105a215fae324fd28c171786dd18bc12abe2d6b27207844b - 6.94% (11.8 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 00:53:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 00:53:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 00:53:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 00:53:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 00:53:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 00:53:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 00:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 00:53:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 00:53:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2021-10-23 00:53:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2021-10-23 00:53:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2021-10-23 00:53:17 UTC|1 VERSION=2.10 /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 00:53:34 UTC/bin/sh -c #(nop) COPY dir:f0b5444d7da537ca06675f2dca1b8eb7eea1f5ccc51c1857f38a5a4ae98632cb in /usr/lib/python3.8/site-packages/
2021-10-23 00:53:37 UTC/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible
2021-10-23 00:53:38 UTC/bin/sh -c #(nop) COPY file:3e92219c064cfa9843ce4ecca53e2d25f9aa36be542ebde2c4a60b7713a3da1b in /usr/bin/ansible-connection
2021-10-23 00:53:40 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 00:53:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 00:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 00:48:19+00:00
2021-10-23 00:53:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 00:53:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-10-23 00:53:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 00:53:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 00:53:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 00:53:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 00:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 00:54:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 00:54:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 00:54:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 00:54:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2021-10-23 00:54:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2021-10-23 00:54:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2021-10-23 00:54:11 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 00:54:14 UTC|1 VERSION=2.10 /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 00:54:18 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 00:54:20 UTC/bin/sh -c #(nop) COPY dir:4b34997461eb840d1d0f48590ff40a7fa441dcf1850ac8eecd3fa6de96f8869d in /usr/lib/python3.8/site-packages/
2021-10-23 00:54:22 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 00:54:24 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 00:54:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 00:54:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 00:54:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 00:54:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 00:53:47+00:00
2021-10-23 00:54:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 00:54:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-10-23 00:55:08 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 00:55:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 00:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 00:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 00:55:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 00:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 00:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 00:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 00:55:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2021-10-23 00:55:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2021-10-23 00:55:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2021-10-23 00:55:30 UTC/bin/sh -c #(nop) COPY dir:7b17ae797748ba30ae58ddf65acd285f0da01f9ded22ac7ff7ac9a53453ea901 in /usr/lib/python3.8/site-packages/
2021-10-23 00:55:32 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 00:55:34 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 00:55:36 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 00:55:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 00:55:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 00:55:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 00:54:34+00:00
2021-10-23 00:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 00:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-10-23 00:56:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 00:56:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 00:56:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 00:56:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 00:56:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 00:56:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 00:56:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 00:56:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 00:56:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2021-10-23 00:56:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2021-10-23 00:56:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2021-10-23 00:56:40 UTC/bin/sh -c #(nop) COPY dir:651613905e92192fec0ca31b12e9de4154ef69387b162bc6dc9c66670f92c962 in /usr/lib/python3.8/site-packages/
2021-10-23 00:56:43 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 00:56:47 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 00:56:49 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 00:56:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 00:56:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 00:56:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 00:56:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 00:55:46+00:00
2021-10-23 00:56:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 00:57:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-10-23 00:57:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 00:57:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 00:57:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 00:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 00:57:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 00:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 00:57:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 00:57:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 00:57:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2021-10-23 00:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2021-10-23 00:57:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2021-10-23 00:57:34 UTC/bin/sh -c #(nop) COPY file:68357be95e9315cc50958d37a403b80d59a74403f90d8710ce05fb62f6ab3260 in /usr/bin/helm
2021-10-23 00:57:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 00:57:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 00:57:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 00:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 00:57:01+00:00
2021-10-23 00:57:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 00:57:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.