2021-10-23 01:35:29 UTC
144 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.86% (2.68 MB)
[#001] sha256:deb075b83aa2d3e7cb310d32294c2be381390df4222bdfdfa6526012276e5506 - 7.79% (11.3 MB)
[#002] sha256:20f0f0750338603fbd6290494090eff0b2cfd6f5797c222ed61736476afd5b87 - 12.24% (17.7 MB)
[#003] sha256:dd79cc14a5dccb54d28a05711a67c86f6116531efacb12efefcec2f40176843c - 0.0% (2.43 KB)
[#004] sha256:0ba19c60a8258e0a3ca01e32db099e729a7d3bf903ef7bf9d03a9ba97a3e1407 - 0.0% (3.34 KB)
[#005] sha256:f8d2344a076181ad71563c3d6a209c33c84677ca5b45142022a8d594b8d18789 - 0.0% (93 Bytes)
[#006] sha256:4af8d0c5a450dba54b17bdc680759c7af10d9370bf2cd76eb5d54ef4d572420c - 0.0% (1.25 KB)
[#007] sha256:9f59d844e6d509abb399044b4daddaba9bdfe72ac2ea1c84e3861ab42624f450 - 11.06% (16 MB)
[#008] sha256:8aa8b4cf4116508b1c145f0950d2e0f680e5f294009af0166620f14531a6758a - 0.26% (385 KB)
[#009] sha256:0495570316d2d4d1eae5bf234475e21171ef7a6c169a1bffab091b8df137265f - 2.84% (4.1 MB)
[#010] sha256:5d39810cd5b4fa20c2236e3c848a10924ae5d8689f3c5d2cf2613140d089ab34 - 0.0% (1.66 KB)
[#011] sha256:807de56c6697bbb635a72105b1998c15478dd981d79e8d8780c35d205c433b0c - 7.5% (10.8 MB)
[#012] sha256:8b55d7a68c3177a599da6765c3ea543d6fe6efd89011c70033f6f5439c304de2 - 0.0% (648 Bytes)
[#013] sha256:d108fabc939c96e243bab33c942ff8a68da8738577d2b8af0273824d9b90c76e - 6.91% (9.98 MB)
[#014] sha256:ef3d9b424c19fde3427f8023ab3ba097f0ba75296b2a9cf0f19c63c440d2691a - 1.71% (2.47 MB)
[#015] sha256:ee1d95b92a5ed9d3b65fa2538bb57a81839d2dd489f7f1375359f37984d11b6b - 8.97% (13 MB)
[#016] sha256:2a7f16bfb144bea3a0873c7e94285b27186be003637dbf62b7b11ff40e621144 - 31.15% (45 MB)
[#017] sha256:b02c99a8845ddd374ef50b88b5460c3b96d91b3889ce9895c29797a1dbeac531 - 0.0% (221 Bytes)
[#018] sha256:aedffd44c2fe279b1efd672547b54d447d1fdf148c4bb6ba96bfbb96be390a66 - 7.71% (11.1 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 01:32:02 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:32:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:32:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:32:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:32:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:32:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:32:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:32:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:32:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-10-23 01:32:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-10-23 01:32:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-10-23 01:32:16 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 01:32:20 UTC/bin/sh -c #(nop) COPY dir:b4cfbec8041d01123f834e2805ae037be3ba34796bbbe2398215f52d1ca4c346 in /usr/lib/python3.8/site-packages/
2021-10-23 01:32:21 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-23 01:32:22 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-10-23 01:32:22 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:32:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 01:32:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:27:46+00:00
2021-10-23 01:32:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:32:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 01:32:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:32:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:32:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:32:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:32:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:32:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:32:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-10-23 01:32:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-10-23 01:32:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-10-23 01:32:45 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 01:32:47 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 01:32:50 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 01:32:52 UTC/bin/sh -c #(nop) COPY dir:fa0e08bfec813ef90a0888ac9c3d35d630ac2ac92461b8bf9621fe91bffd7e6a in /usr/lib/python3.8/site-packages/
2021-10-23 01:32:53 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 01:32:54 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 01:32:54 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:32:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:32:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:32:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:32:27+00:00
2021-10-23 01:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:32:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 01:33:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:33:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:33:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:33:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:33:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:33:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:33:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-10-23 01:33:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-10-23 01:33:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-10-23 01:33:50 UTC/bin/sh -c #(nop) COPY dir:499ba2281e525a8e892cc10cfc3e53e3dc5fa1cf4f3f44853aafba85c0f0a2e8 in /usr/lib/python3.8/site-packages/
2021-10-23 01:33:52 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 01:33:53 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 01:33:54 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:33:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:33:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:33:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:33:00+00:00
2021-10-23 01:33:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:33:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 01:34:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:34:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:34:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:34:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:34:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:34:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:34:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-10-23 01:34:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-10-23 01:34:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-10-23 01:34:49 UTC/bin/sh -c #(nop) COPY dir:3a0e3f83156423cfb9bb9f492bcfd930acc36ebedbcc0964ebe865b51e1afeb2 in /usr/lib/python3.8/site-packages/
2021-10-23 01:34:51 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 01:34:54 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 01:34:55 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 01:34:55 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:34:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:34:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:33:59+00:00
2021-10-23 01:34:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:35:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-23 01:35:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:35:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:35:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:35:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awshelm
2021-10-23 01:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awshelm
2021-10-23 01:35:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awshelm
2021-10-23 01:35:24 UTC/bin/sh -c #(nop) COPY file:aebc4346ddb666a0414e17a4061ec0a571645d590e1abbeb596f5348ffecd7d8 in /usr/bin/helm
2021-10-23 01:35:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:35:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:35:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:35:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:35:01+00:00
2021-10-23 01:35:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:35:29 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.