2021-11-01 07:14:35 UTC
240 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.12% (2.68 MB)
[#001] sha256:4a4023c29e2c9f8eafb395705cdff806f13b3250f4ba451d958ecc28a37b5b08 - 4.72% (11.3 MB)
[#002] sha256:b192f5400c62bbb2e1c276c2cc7f2deba9c9d34e8a94c8c0341172911b61a02c - 20.21% (48.6 MB)
[#003] sha256:c3c57bcb53873050cc158049b7e7101e7d479b513c1678616717da3d2eacad24 - 0.0% (2.57 KB)
[#004] sha256:e9347ac2ce6c99312d57051699879f8290107687a05670bdd66b2fd44986a6a5 - 0.0% (3.85 KB)
[#005] sha256:9af427855f02aba8591326e599bad1625d4bcdda26a87ceaa947f23343f2a330 - 11.37% (27.3 MB)
[#006] sha256:0e18c7a5f1359b514dd023f92ac2293fa7f36a2c3b09cc5c331bcf8e7799347d - 0.0% (93 Bytes)
[#007] sha256:9d775806dfb1d58efdfeb02f199cadf4f32248165f25bdd6d73c761d2b483f50 - 0.0% (1.25 KB)
[#008] sha256:a1746bbe80ffcb9de4c030d1e2c8655bcef332dfadbeeb176f86f460c2db9c95 - 6.64% (16 MB)
[#009] sha256:1b77f44912456e00d94c3d447694931c372ad59c42aeefba0c469f45f4301f57 - 0.16% (391 KB)
[#010] sha256:255f40927ad6f690bd9d3ba618bb711029961c146b25e279c38550458d26f446 - 1.72% (4.13 MB)
[#011] sha256:edcf0b8d3ab2262453f5dde25411f45996751bebdbb9aad3c3fafeb2ba3911fb - 0.0% (1.65 KB)
[#012] sha256:dd3e57116e4601a121791b34e059b2d45c929fb47346f5332434869b61bf13e3 - 4.5% (10.8 MB)
[#013] sha256:508b42f657bb2145ba8179e5791ba9733dbcfd4cba7b752c116f28738bd8cca5 - 0.0% (651 Bytes)
[#014] sha256:e733a349ebe7083181104818f7505b3f6226fb12aa5950d668f31febf2d1c05a - 4.15% (9.98 MB)
[#015] sha256:5f86ab1bd370e6db469da10033c43d353eca5643d24b2260c35549f0214a170a - 1.01% (2.43 MB)
[#016] sha256:409ffd053e64ae4a5c604d116093728a0ba9c5588f200ab948974991350698b3 - 5.39% (13 MB)
[#017] sha256:b1373ebaad831c2b1dcfaf82cc923d9410b6f510aaace9c7e76096167ecd74e1 - 18.72% (45 MB)
[#018] sha256:02dd635de48bc1f83a7b3141d8c89c25de84767852b752213a6bb4fd77abaf4a - 0.0% (221 Bytes)
[#019] sha256:ea2dd5419261e06541b77c5427338d37c40cc24a88fad32e9f947e51b862205d - 20.27% (48.7 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 07:07:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:07:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:07:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:07:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:07:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:07:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:07:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:07:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:07:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-11-01 07:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-11-01 07:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-11-01 07:07:38 UTC|1 VERSION=latest /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 07:07:56 UTC/bin/sh -c #(nop) COPY dir:34c59977f33d84edfef722caa31b913f8296aedeaac959b76e15a25bddfe37cf in /usr/lib/python3.8/site-packages/
2021-11-01 07:07:59 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-11-01 07:08:01 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-11-01 07:08:36 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-11-01 07:08:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:08:41 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 07:08:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:02:06+00:00
2021-11-01 07:08:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 07:08:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:09:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:09:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:09:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:09:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:09:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:09:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:09:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-11-01 07:09:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-11-01 07:09:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-11-01 07:09:25 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-11-01 07:09:29 UTC|1 VERSION=latest /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 07:09:34 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-11-01 07:09:37 UTC/bin/sh -c #(nop) COPY dir:65311435961f96dfc129409231ac66c36d1e17ae45493dcc54763f8212a9cdbe in /usr/lib/python3.8/site-packages/
2021-11-01 07:09:40 UTC/bin/sh -c #(nop) COPY file:d6b43e0a57f7fb9d1f69b1c70cd7819e103ed5a39b152528665376b931de112e in /usr/bin/yq
2021-11-01 07:09:42 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-11-01 07:09:45 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:09:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 07:09:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 07:09:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:08:49+00:00
2021-11-01 07:09:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:09:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 07:10:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:10:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:10:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:10:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:10:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:10:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:10:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:10:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-11-01 07:10:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-11-01 07:10:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-11-01 07:10:55 UTC/bin/sh -c #(nop) COPY dir:650e74567a96b5234c9bad493a52365c89e7b595f40a5db08eed6ab39f40864e in /usr/lib/python3.8/site-packages/
2021-11-01 07:10:58 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-11-01 07:11:02 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-11-01 07:11:05 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:11:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 07:11:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 07:11:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:09:58+00:00
2021-11-01 07:11:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:11:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 07:11:55 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:11:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:12:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:12:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:12:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:12:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:12:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:12:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-11-01 07:12:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-11-01 07:12:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-11-01 07:12:27 UTC/bin/sh -c #(nop) COPY dir:7bc69addff9d80a831203af0fb5c38ef91754564b973d799083cc234a16dbf3d in /usr/lib/python3.8/site-packages/
2021-11-01 07:12:31 UTC/bin/sh -c #(nop) COPY file:c0b97342847e27dbe9ad5c6fa94237b508320fc0946af6273c70a77b1726ccf8 in /usr/bin/kubectl
2021-11-01 07:12:36 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-11-01 07:12:39 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-11-01 07:12:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:12:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 07:12:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 07:12:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:11:19+00:00
2021-11-01 07:12:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:12:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 07:13:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 07:13:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 07:13:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 07:13:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 07:13:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 07:13:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 07:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 07:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 07:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-11-01 07:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-11-01 07:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-11-01 07:14:18 UTC/bin/sh -c #(nop) COPY file:2c16a22c97368e8f19520bb367aff9313e64f4cdc083f8bcf5cd0ad29fca32c5 in /usr/bin/kops
2021-11-01 07:14:20 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 07:14:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 07:14:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 07:14:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 07:12:57+00:00
2021-11-01 07:14:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 07:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.