2021-11-01 01:14:14 UTC
195 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.37% (2.68 MB)
[#001] sha256:62d6b272533a9ecf793e0bf682dd1199f2ab5ab76009d45bf51f70ff8e701f97 - 5.8% (11.3 MB)
[#002] sha256:86d0535c98e9d7b738034e649b9be0ab7dec7bc95d22c7f618a4f695f0d58633 - 21.8% (42.6 MB)
[#003] sha256:ba854688476feeb786ea6ccf9aee8d1a556ded038a526f7bce0ddb8dea8b205b - 0.0% (2.42 KB)
[#004] sha256:963240a722c8851165f39e9f7404b811338586bffea8aec101063d39eb7ffdb1 - 0.0% (3.84 KB)
[#005] sha256:96787472f4c46c39ac4cb92fb584253f93fa9896bdb3ba50c387f3444ad190df - 12.42% (24.3 MB)
[#006] sha256:3f232477717a70606afa8836ee6b24d2d37433f0498264e43191db97df2c4101 - 0.0% (93 Bytes)
[#007] sha256:5a530ee89ff334eab2541879ffb9094f0cf8aafe944969393de6d0c366439a54 - 0.0% (1.25 KB)
[#008] sha256:fb2371313918b94fcd47f2ae331dddf521de358fd692d64f9022169529f5704a - 8.17% (16 MB)
[#009] sha256:d303f9a0ec47ee07ea8b1005e515372d52ad4d630f5407800bb36226903bab44 - 0.2% (391 KB)
[#010] sha256:014b30dc2501703ed2d6d5d0f80a099c87fccbd50f4c3d5d8bdbc7697145ce7e - 2.11% (4.13 MB)
[#011] sha256:b03d1d0d16c48ddd4ae4c4d8721de7c70badb2218a7de1abcbf0c12b0f159130 - 0.0% (1.66 KB)
[#012] sha256:933cde04e19c0a0fc552458fefd66c07ef3bfc60fee9623e6d98d83fa923a941 - 5.54% (10.8 MB)
[#013] sha256:0db78d9a40409d29f4fd6fa7333f5713be19964b19cbe6289bbbbd0b391afde3 - 0.0% (654 Bytes)
[#014] sha256:782b8ebd32b107d392c5dd9aa7ecb376a743a153743e858ed3d82d3879c1601c - 5.11% (9.98 MB)
[#015] sha256:a19c493c4f2e299779f58e68677daea0f99cb526bb48c8f577f242c0b25aa895 - 1.24% (2.43 MB)
[#016] sha256:d3a21831603468adf43498c604db1d4b150c29af63ed5215ef63694bb34f00b2 - 6.63% (13 MB)
[#017] sha256:abc617a58510a1d87432a48ccf7ad533a9dbfb40263aa9802295cdb6feb61696 - 23.03% (45 MB)
[#018] sha256:fd1e828fe63d390f32976431b14249bf9b12a9999b13ef7191605fb29158e0f4 - 0.0% (222 Bytes)
[#019] sha256:ad6126e7be16bdf1b658b4b1293d5b8e7cd722551dfd03e2e8d6c51683476c90 - 6.55% (12.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-11-01 01:08:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 01:08:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 01:08:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 01:08:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 01:08:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 01:08:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 01:08:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 01:08:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 01:08:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2021-11-01 01:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2021-11-01 01:08:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2021-11-01 01:08:35 UTC|1 VERSION=2.10 /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
2021-11-01 01:08:52 UTC/bin/sh -c #(nop) COPY dir:babf2803ea7bdc435a2fb81a92e412b68e1da051899f799c80cc53c0426ef4bf in /usr/lib/python3.8/site-packages/
2021-11-01 01:08:54 UTC/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible
2021-11-01 01:08:56 UTC/bin/sh -c #(nop) COPY file:3e92219c064cfa9843ce4ecca53e2d25f9aa36be542ebde2c4a60b7713a3da1b in /usr/bin/ansible-connection
2021-11-01 01:09:24 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-11-01 01:09:26 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 01:09:28 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 01:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 01:03:04+00:00
2021-11-01 01:09:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 01:09:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-11-01 01:09:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 01:09:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 01:09:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 01:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 01:09:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 01:09:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 01:09:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 01:09:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 01:10:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2021-11-01 01:10:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2021-11-01 01:10:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2021-11-01 01:10:07 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-11-01 01:10:10 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-11-01 01:10:15 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-11-01 01:10:18 UTC/bin/sh -c #(nop) COPY dir:eb2b73050a7d2c5613549b0e5e4b416eb8a94bd7549383bf0320875c103266cb in /usr/lib/python3.8/site-packages/
2021-11-01 01:10:20 UTC/bin/sh -c #(nop) COPY file:d6b43e0a57f7fb9d1f69b1c70cd7819e103ed5a39b152528665376b931de112e in /usr/bin/yq
2021-11-01 01:10:23 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-11-01 01:10:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 01:10:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 01:10:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 01:10:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 01:09:35+00:00
2021-11-01 01:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 01:10:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-11-01 01:11:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 01:11:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 01:11:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 01:11:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 01:11:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 01:11:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 01:11:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 01:11:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 01:11:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2021-11-01 01:11:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2021-11-01 01:11:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2021-11-01 01:11:30 UTC/bin/sh -c #(nop) COPY dir:607e324743482030c1aae08602a5272b612d36a83df4b09b6efc8a3d515ba9ed in /usr/lib/python3.8/site-packages/
2021-11-01 01:11:32 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-11-01 01:11:35 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-11-01 01:11:38 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 01:11:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 01:11:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 01:11:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 01:10:37+00:00
2021-11-01 01:11:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 01:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-11-01 01:12:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 01:12:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 01:12:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 01:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 01:12:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 01:12:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 01:12:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 01:12:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 01:12:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2021-11-01 01:12:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2021-11-01 01:12:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2021-11-01 01:12:55 UTC/bin/sh -c #(nop) COPY dir:b1783364810cce59d18d27d0f4e881c0aef698b2ce200aeead40c53a93a21322 in /usr/lib/python3.8/site-packages/
2021-11-01 01:12:58 UTC/bin/sh -c #(nop) COPY file:c0b97342847e27dbe9ad5c6fa94237b508320fc0946af6273c70a77b1726ccf8 in /usr/bin/kubectl
2021-11-01 01:13:03 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-11-01 01:13:05 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-11-01 01:13:08 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 01:13:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 01:13:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 01:13:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 01:11:50+00:00
2021-11-01 01:13:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 01:13:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-11-01 01:13:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 01:13:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 01:13:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 01:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 01:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 01:13:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 01:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 01:13:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 01:13:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2021-11-01 01:13:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2021-11-01 01:13:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2021-11-01 01:13:59 UTC/bin/sh -c #(nop) COPY file:e8c0f8a172cd2891508643ca0619fe3a27ecf37222ae17e204a6a4467b3dce62 in /usr/bin/helm
2021-11-01 01:14:01 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 01:14:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 01:14:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 01:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 01:13:21+00:00
2021-11-01 01:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 01:14:14 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.