2022-02-04 01:52:09 UTC
156 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.72% (2.69 MB)
[#001] sha256:9989a8a2e95facd6365efb83273dd7b4501e59e0c41b17ccdb4841bbecbce212 - 7.25% (11.3 MB)
[#002] sha256:6cec4aa116e258bd322ea194a61f9166409a2e363a3c185f832672da3fa429cc - 11.12% (17.4 MB)
[#003] sha256:2fb614d2c117081eee771df662507b02e5da719961727d28cb7c735075c39389 - 0.0% (2.43 KB)
[#004] sha256:f9173195325dc00a1399ee37eebb2ce5342f4a967c3845d106d21eabd987ea01 - 0.0% (3.17 KB)
[#005] sha256:96a4f8588e0ee3440d471d12f9afdf6f52b57891aabde8902f04e255589824d0 - 6.76% (10.6 MB)
[#006] sha256:42b3da66e277c1c2bc14835893fbe3232d5e85252d3a13efcb965f0063b4fcd0 - 0.0% (93 Bytes)
[#007] sha256:b95824da25ef65cf892b1c7377fbbb066ac733e192d2593e35758c8f81a49264 - 0.0% (1.25 KB)
[#008] sha256:a96723fb7b761ad40dbadbaafaed2f7814dfccde93453bc43d9e58900ef42f34 - 10.2% (16 MB)
[#009] sha256:32352188d96a2c9380ca602c597db72b5dd402884f1ae6ddd06229fd913cffa2 - 0.25% (407 KB)
[#010] sha256:35884b7f622f1e139f9eca48bb253d2a7ff13c41fab78d3c017028e01333a038 - 3.11% (4.86 MB)
[#011] sha256:d28b823227724ea2082ab230aa07d31164ed60aa8350a6469a14ee188dbd9c91 - 0.0% (1.65 KB)
[#012] sha256:82e0b544f62f335c37bc5357c22ce0371402051d2e4d5d49ab17cc85344e5fb2 - 7.22% (11.3 MB)
[#013] sha256:bfd1417d54ed2f5498f6fd1a021f51bf311405ae00f646c61f32ea958f0653cc - 0.0% (651 Bytes)
[#014] sha256:6df82a1492aea48af39a94e5121325679781a9f69f5426021fc6e0a11c78cd21 - 6.38% (9.98 MB)
[#015] sha256:31729166af39073081cfa2dfe2e792b402e1450e9b3ff5b08a78ad5ef65f09ad - 1.56% (2.44 MB)
[#016] sha256:5377ee1c71b93cf589b1f59ebae893d36a443a49b893df7e7d619c23e6963e9f - 8.21% (12.9 MB)
[#017] sha256:24b8b7db760a9fb0667720688aace11b9133ac4e4a6e1639b7ff6483b92384e2 - 28.76% (45 MB)
[#018] sha256:252ec002b092e70f12f5cfdce0e6f06154d5c27458ad5baec638a1f69b424a3f - 0.0% (221 Bytes)
[#019] sha256:29fd6cf1a6f8a1e50d383fbc185d612309cc4a444285f1533a0a163551732274 - 7.46% (11.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 01:48:50 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 01:48:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 01:48:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 01:48:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 01:48:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 01:48:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 01:48:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 01:48:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 01:48:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 base
2022-02-04 01:48:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 base
2022-02-04 01:49:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 base
2022-02-04 01:49:03 UTC|1 VERSION=2.5 /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 01:49:07 UTC/bin/sh -c #(nop) COPY dir:a47c7680201ddd86c9efe55ccd4a0137a56a4f5cdf9d38e28da1503b58a0dbd2 in /usr/lib/python3.8/site-packages/
2022-02-04 01:49:08 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2022-02-04 01:49:09 UTC/bin/sh -c #(nop) COPY file:6c649b4f5a552251ca08d1542357064fab228b36ac675cd88d202cd57bb7690f in /usr/bin/ansible-connection
2022-02-04 01:49:20 UTC|1 VERSION=2.5 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 01:49:21 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 01:49:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 01:49:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 01:44:42+00:00
2022-02-04 01:49:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 01:49:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2022-02-04 01:49:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 01:49:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 01:49:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 01:49:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 01:49:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 01:49:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 01:49:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 01:49:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 01:49:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 tools
2022-02-04 01:49:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 tools
2022-02-04 01:49:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 tools
2022-02-04 01:49:41 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 01:49:42 UTC|1 VERSION=2.5 /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 01:49:45 UTC|1 VERSION=2.5 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 01:49:47 UTC/bin/sh -c #(nop) COPY dir:a544f855987d9fd6bbe2759f298f6804c93423478e2ee174bf4ae23f638b3728 in /usr/lib/python3.8/site-packages/
2022-02-04 01:49:48 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 01:49:49 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 01:49:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 01:49:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 01:49:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 01:49:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 01:49:25+00:00
2022-02-04 01:49:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 01:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2022-02-04 01:50:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 01:50:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 01:50:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 01:50:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 01:50:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 01:50:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 01:50:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 01:50:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 01:50:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 aws
2022-02-04 01:50:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 aws
2022-02-04 01:50:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 aws
2022-02-04 01:50:35 UTC/bin/sh -c #(nop) COPY dir:87a4d9c954d275cffb4145ec9211e0c9c4e57fff7a96dc3fbdbad2f7892739c8 in /usr/lib/python3.8/site-packages/
2022-02-04 01:50:36 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-02-04 01:50:38 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2022-02-04 01:50:39 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 01:50:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 01:50:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 01:50:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 01:49:55+00:00
2022-02-04 01:50:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 01:50:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2022-02-04 01:51:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 01:51:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 01:51:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 01:51:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 01:51:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 01:51:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 01:51:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 01:51:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 01:51:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awsk8s
2022-02-04 01:51:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awsk8s
2022-02-04 01:51:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awsk8s
2022-02-04 01:51:32 UTC/bin/sh -c #(nop) COPY dir:4540e8975bfd45f44c2db6c9c109251e2d2ec360249606444f4f4d80c5dd6df1 in /usr/lib/python3.8/site-packages/
2022-02-04 01:51:34 UTC/bin/sh -c #(nop) COPY file:716ab11dec13a802c25297e053ffbaccf4643e4645d36a3aa3fccc0191694f03 in /usr/bin/kubectl
2022-02-04 01:51:37 UTC/bin/sh -c #(nop) COPY file:923fcdcb53b6616643f4423157ea483948b0daf8158e356008ba672e9f20948f in /usr/bin/oc-dynamically-linked
2022-02-04 01:51:38 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2022-02-04 01:51:39 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 01:51:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 01:51:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 01:51:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 01:50:44+00:00
2022-02-04 01:51:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 01:51:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2022-02-04 01:51:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 01:51:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 01:51:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 01:51:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 01:51:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 01:51:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 01:51:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 01:51:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 01:52:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awshelm
2022-02-04 01:52:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awshelm
2022-02-04 01:52:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awshelm
2022-02-04 01:52:04 UTC/bin/sh -c #(nop) COPY file:64a34f3d11bcd03d86764d5c95efe5c23d71f170d3dbe5c34f392d77ff3b3f59 in /usr/bin/helm
2022-02-04 01:52:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 01:52:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 01:52:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 01:52:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 01:51:44+00:00
2022-02-04 01:52:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 01:52:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
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.