2021-10-25 03:08:28 UTC
157 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.71% (2.68 MB)
[#001] sha256:35b1db7689a133ac1b402057c6faabb1a50efb10bd24369ab01846649e316bcc - 7.21% (11.3 MB)
[#002] sha256:7759fea3734b1ad286dfb287ab4c5ab88d5f2a7e7fafce572c2ec4b3cffd1b1d - 11.34% (17.8 MB)
[#003] sha256:cc1f6df906c622463a3110954d5fc130c37fe32633b1b9abf8ebc14f06f5d6bc - 0.0% (2.43 KB)
[#004] sha256:49029726271f3f995cb44cbb19702b38a1015382b820362f1d2235c57217c326 - 0.0% (3.34 KB)
[#005] sha256:87691a520d62ca0671752f769f568959bb544e8843d3f7986dde26d291f44f38 - 7.17% (11.2 MB)
[#006] sha256:969b2e6d3022b7ec3b9fbf401d75c175acb4687c82751968717411af616a2879 - 0.0% (93 Bytes)
[#007] sha256:b3f2f59f9f4ef0bc2f0960a161e5813fb094b8b92ff4d677cc79b350c577de57 - 0.0% (1.25 KB)
[#008] sha256:2a56d20bce2d9b88fcb7445b74ac4c54c54eafd8596d9241578e00d6fb35b46c - 10.2% (16 MB)
[#009] sha256:fd2890f203c835812a958098665a939ac98f989ca4fde01478e4c6b14b920b6a - 0.24% (385 KB)
[#010] sha256:506e40ad9c5e43fb28867a2d1d617da4e227cc013ee9f9dfc67dc15ace3b5854 - 2.62% (4.1 MB)
[#011] sha256:44cfff2447cfda228bdb34a1308d14e6888f4ca6b4cdd3481df8645fa0322903 - 0.0% (1.65 KB)
[#012] sha256:d122e8a645a75ef2cf384819986c42b6d1f6b0a713837ea623cb797313a79a24 - 6.9% (10.8 MB)
[#013] sha256:cd720ebefd3254a9a60d8cf440349f85fab8d2561644c4a66efad1115b59ea05 - 0.0% (649 Bytes)
[#014] sha256:24e5d06b41e71d406ae3840949c5df824694477f0f4b9fab6fbc512f2c6e60bd - 6.37% (9.98 MB)
[#015] sha256:0a4ca24dd2b3903703ea7a909f35f48ce4ce6d9e54124cc718fd98605f26859b - 1.55% (2.43 MB)
[#016] sha256:e5c631feb7ebbbefcbaa56a968285eb33378fde9396ee767a7f32261b72cab4d - 8.28% (13 MB)
[#017] sha256:c17c2da634b8878d2ae49a47b50d17948290e58d9fd528e6d331609005a28fed - 28.74% (45 MB)
[#018] sha256:f5a3500cb5a0128f5b4068a058949166fcbf1e0292c9fe7aeed2f5ee71fc64ec - 0.0% (222 Bytes)
[#019] sha256:46ab3e30e4cb408af92eb20dabece6694493bf5393ea2efb1341a432a781f8b2 - 7.65% (12 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-25 03:05:15 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:05:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:05:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:05:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-10-25 03:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-10-25 03:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-10-25 03:05:29 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 yaml && 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-25 03:05:32 UTC/bin/sh -c #(nop) COPY dir:301c816a9dffde251155d87ebb8d992e95a246c7f845d85c210b09865a22dc29 in /usr/lib/python3.8/site-packages/
2021-10-25 03:05:33 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-25 03:05:34 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-10-25 03:05:45 UTC|1 VERSION=2.6 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 03:05:45 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:05:46 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 03:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:01:39+00:00
2021-10-25 03:05:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:05:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-25 03:05:57 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:05:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:05:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:05:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:06:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:06:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:06:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-10-25 03:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-10-25 03:06:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-10-25 03:06:07 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 03:06:08 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-25 03:06:12 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 03:06:13 UTC/bin/sh -c #(nop) COPY dir:68e68fd3c1a13eb3511501176b382fc5be179f2b346ca89384f058af6daee0d5 in /usr/lib/python3.8/site-packages/
2021-10-25 03:06:14 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 03:06:15 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 03:06:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:06:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 03:06:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 03:06:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:05:50+00:00
2021-10-25 03:06:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-25 03:06:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:06:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:06:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:06:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:06:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:06:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:06:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-10-25 03:06:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-10-25 03:06:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-10-25 03:06:58 UTC/bin/sh -c #(nop) COPY dir:c5ed9be717bd2adcae433d07fbb957a98bf06ebfbb12d91ca1cc726e8f322200 in /usr/lib/python3.8/site-packages/
2021-10-25 03:07:00 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-25 03:07:01 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-25 03:07:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:07:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 03:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 03:07:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:06:21+00:00
2021-10-25 03:07:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:07:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-25 03:07:40 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:07:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:07:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-10-25 03:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-10-25 03:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-10-25 03:07:51 UTC/bin/sh -c #(nop) COPY dir:6bf504b9e000967ee5f52117f3d527ce59790609bb4ab4376e9c89f3d43112bd in /usr/lib/python3.8/site-packages/
2021-10-25 03:07:53 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-25 03:07:56 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-25 03:07:57 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-25 03:07:58 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:07:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 03:07:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 03:08:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:07:07+00:00
2021-10-25 03:08:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:08:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-25 03:08:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:08:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:08:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:08:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:08:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:08:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:08:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:08:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:08:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awshelm
2021-10-25 03:08:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awshelm
2021-10-25 03:08:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awshelm
2021-10-25 03:08:23 UTC/bin/sh -c #(nop) COPY file:3f9d4853e3b3ef43e5417ff9e4258c77d3a0fae1a5a0244d43c683bc33a52284 in /usr/bin/helm
2021-10-25 03:08:24 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:08:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 03:08:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 03:08:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:08:03+00:00
2021-10-25 03:08:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:08:28 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.