2022-02-04 02:27:34 UTC
160 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 1.68% (2.69 MB)
[#001] sha256:082336d98db8a1170089324e59dcc5db84c37ddc66de4e61ac1ceb5e9de58c17 - 7.08% (11.3 MB)
[#002] sha256:18d55b337dbe79656bf9ba44b6eecd4942071c753aae554a8b8cd6eb3c737167 - 11.6% (18.6 MB)
[#003] sha256:3831b6f202daede55e7c3d81f8dae66daac166229fcb57b5aec18251c3940031 - 0.0% (2.43 KB)
[#004] sha256:ddf036a4c3e91370e935b2933b21ee12af87120310093e2d5465522584239a15 - 0.0% (3.49 KB)
[#005] sha256:dfb658b1943b0e956d10bd0898adc77107747857014b6ff277abd080bd0194a3 - 7.59% (12.2 MB)
[#006] sha256:dc816de183910022042d8b280b17ff0e1e64faefa73bf2bf2eb2bc1b8126e1bf - 0.0% (93 Bytes)
[#007] sha256:f3b777768532d20776e8351f8aecae4b3031e179ee6f70289a133c6c94080394 - 0.0% (1.25 KB)
[#008] sha256:fab835d36108aa127238dbf57cc957e69f85596f1bc953d9e1633b5337c723ee - 9.96% (16 MB)
[#009] sha256:5a571daa5fb8a98f92c0636ab4b2240e2ef90ac509aa2f2f5b9cdcbfb631e358 - 0.25% (407 KB)
[#010] sha256:1fac591f21115703bc39038376e57fc72a685cda81c6380f46887344821bff82 - 3.03% (4.86 MB)
[#011] sha256:b610efe55e12d6449cba0823309f24be6d07f5ae7c7820178f8e470126642f3f - 0.0% (1.65 KB)
[#012] sha256:913882af91b4f287fef683cf1af7646b1d3940d62d9fa4f1d953a40cb0c7ab6d - 7.05% (11.3 MB)
[#013] sha256:69b572cc62f9b56afc23676df9eb7f902d3e289075322abcda42603bce162550 - 0.0% (650 Bytes)
[#014] sha256:c58e620b849ac7de8cbd4a4fe57d6b2de7dae7b86c95dfc672cfedea297f2c49 - 6.23% (9.98 MB)
[#015] sha256:0aebfd1eed861b773c99c46108f24ca11178a26f5f67b6ece2ad0155e269e7fe - 1.52% (2.44 MB)
[#016] sha256:8926a83baab99ba3cf92e65edb70461c375b27680a43f11b2d632641c608468b - 8.02% (12.9 MB)
[#017] sha256:26868fc7c6fe84e8b5e39b26f8af1b1be027196febe04a615f8e85431d60f931 - 28.08% (45 MB)
[#018] sha256:7d8078916fbbb91f965fb915527a33b92c3954177a1efddde4ecc103df91d890 - 0.0% (221 Bytes)
[#019] sha256:583d8006211844f362554bd4022a81224817ec71e0f0dbc27efb1c40cb4e6ff7 - 7.9% (12.7 MB)
/bin/sh -c #(nop) ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /
2021-11-12 17:19:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 02:24:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:24:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:24:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:24:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:24:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:24:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:24:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:24:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:24:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2022-02-04 02:24:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2022-02-04 02:24:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2022-02-04 02:24:37 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache libgcc 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
2022-02-04 02:24:40 UTC/bin/sh -c #(nop) COPY dir:62f7f93559e2530997f88ed229163104086928daa2635b5628f566746123227a in /usr/lib/python3.8/site-packages/
2022-02-04 02:24:41 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2022-02-04 02:24:42 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2022-02-04 02:24:53 UTC|1 VERSION=2.7 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 02:24:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:24:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 02:24:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:20:46+00:00
2022-02-04 02:24:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:24:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2022-02-04 02:25:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:25:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:25:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:25:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:25:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:25:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:25:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:25:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:25:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2022-02-04 02:25:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2022-02-04 02:25:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2022-02-04 02:25:14 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 02:25:15 UTC|1 VERSION=2.7 /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
2022-02-04 02:25:21 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 02:25:22 UTC/bin/sh -c #(nop) COPY dir:e4ddcef70d05d2f8a840a2d139e8ec8f4a3279e349de18f1518c3df5c2cbaa38 in /usr/lib/python3.8/site-packages/
2022-02-04 02:25:23 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 02:25:24 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 02:25:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:25:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 02:25:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 02:25:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:24:58+00:00
2022-02-04 02:25:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:25:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2022-02-04 02:25:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:25:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:25:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:25:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:25:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:25:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:25:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:25:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:26:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2022-02-04 02:26:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2022-02-04 02:26:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2022-02-04 02:26:08 UTC/bin/sh -c #(nop) COPY dir:63a0962202d2ff67384f95258195ce265b4f28e042ec266af95ed59b0f083d63 in /usr/lib/python3.8/site-packages/
2022-02-04 02:26:09 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-02-04 02:26:10 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2022-02-04 02:26:11 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:26:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 02:26:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 02:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:25:30+00:00
2022-02-04 02:26:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:26:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2022-02-04 02:26:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:26:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:26:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:26:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:26:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:26:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:26:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:26:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:26:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2022-02-04 02:26:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2022-02-04 02:26:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2022-02-04 02:26:58 UTC/bin/sh -c #(nop) COPY dir:8d579e096947732c1fc46c07d784ead9d6d518843dc81af8eef9704913f0f03b in /usr/lib/python3.8/site-packages/
2022-02-04 02:26:59 UTC/bin/sh -c #(nop) COPY file:716ab11dec13a802c25297e053ffbaccf4643e4645d36a3aa3fccc0191694f03 in /usr/bin/kubectl
2022-02-04 02:27:02 UTC/bin/sh -c #(nop) COPY file:923fcdcb53b6616643f4423157ea483948b0daf8158e356008ba672e9f20948f in /usr/bin/oc-dynamically-linked
2022-02-04 02:27:04 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2022-02-04 02:27:04 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:27:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 02:27:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 02:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:26:16+00:00
2022-02-04 02:27:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:27:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2022-02-04 02:27:18 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 02:27:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 02:27:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 02:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 02:27:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 02:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 02:27:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 02:27:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 02:27:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2022-02-04 02:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2022-02-04 02:27:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2022-02-04 02:27:29 UTC/bin/sh -c #(nop) COPY file:aaef15952be60acf64dcf2895e32195ddc99cc9afd49352b6ca5fd8a5cd95a4e in /usr/bin/helm
2022-02-04 02:27:30 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 02:27:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 02:27:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 02:27:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 02:27:10+00:00
2022-02-04 02:27:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 02:27:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
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.