2022-02-04 03:41:52 UTC
208 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.29% (2.69 MB)
[#001] sha256:439c644c3430d798629efb4b69baaadfcffc3abd84c8681488ef7f3d870c1468 - 5.45% (11.3 MB)
[#002] sha256:d9b2992b63f496c806d073e58bbd0b90c071050fbdcbee47be986e4d47ed2354 - 24.43% (50.8 MB)
[#003] sha256:dab3db8b16babe061e714a97345de6016ca2015387cd0b8391433bf4689d1f4b - 0.0% (2.48 KB)
[#004] sha256:7a3bdb5764977abb1a484515a9068c38f799bab5ac08d097c12048f9d7a3eaa1 - 0.0% (3.84 KB)
[#005] sha256:ed95906b7ed9e832eb880ed8987c1d662d0caf25823dcb152bd54ba389392435 - 13.79% (28.7 MB)
[#006] sha256:5e0209ebbcfca95285eea6d31a60f8df48e37d86b96c3acd81695021ffbfffe9 - 0.0% (93 Bytes)
[#007] sha256:6582af5794910957915786af26650064dfd972a2d49a31ff740a34249c40808a - 0.0% (1.25 KB)
[#008] sha256:b957f5cfab2797052fce246bf37c138cbd77d389ba6dd017f19faff5c18b3165 - 7.68% (16 MB)
[#009] sha256:ca8f6402b10df5a3ac8722194493b5fb2a5c7247cad38bff81e86dd5a3641fc4 - 0.19% (410 KB)
[#010] sha256:81e75fb913fed33f69568898566c03eb93c31c041b15040730855b5382d7573d - 2.34% (4.86 MB)
[#011] sha256:0fc91945ca90879d04c8fb3cb0ed5636c6bdca74c240321a0e78403f206579e8 - 0.0% (1.65 KB)
[#012] sha256:508946fb7ed96f0e84ef6e8423ec574f61415f0755a38bae29847a9caaac22d6 - 5.43% (11.3 MB)
[#013] sha256:82af045e05b1b7627cf3faf6740dcf03dd78f1a9f883ceed2298e62e5d05c2a7 - 0.0% (653 Bytes)
[#014] sha256:7700b2067fc5a6c67e6d145fb63bc06ee645bc72b4e5247f465325dd2ae76630 - 4.8% (9.98 MB)
[#015] sha256:a85e3af211e09e1829e25eb00e00701713d8fd60b05d815418fd7e3703bcc9fd - 1.17% (2.44 MB)
[#016] sha256:138bbb80653e17008cbf9fc21ae8f52e9da3372bb053341adc22f37d5e36bd3e - 6.18% (12.9 MB)
[#017] sha256:772940f93462309f7e549db102c51fa31025284d590ecfa8ece368a6fa219bbf - 21.64% (45 MB)
[#018] sha256:5f8ef0c1e8913e18cb80c4df73bb8909117217e6fe9fffe67269e54a2590b89f - 0.0% (224 Bytes)
[#019] sha256:21e580fa0ee9d958ceb71aa4024bc14ebf1bb4c409d2124ac27f3aff73745da9 - 5.59% (11.6 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 03:33:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:33:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:33:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:33:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:33:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:33:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:33:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-02-04 03:33:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-02-04 03:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-02-04 03:33:37 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
2022-02-04 03:34:02 UTC/bin/sh -c #(nop) COPY dir:227ace52296faf9d90fae3493c2b22255a65e2d1bca9b9540dc77b2602523bab in /usr/lib/python3.8/site-packages/
2022-02-04 03:34:07 UTC/bin/sh -c #(nop) COPY file:9c24e5081170d56db3e3f60823cbf46fe07cf91a4537b54d509461062136f703 in /usr/bin/ansible
2022-02-04 03:34:09 UTC/bin/sh -c #(nop) COPY file:cf76170311579e084a223b10b18825aaa3aa28073a60bead7049810bc61127e2 in /usr/bin/ansible-connection
2022-02-04 03:34:59 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 03:35:03 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:35:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 03:35:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:26:47+00:00
2022-02-04 03:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:35:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:35:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:35:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:35:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:35:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:35:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:35:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-02-04 03:35:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-02-04 03:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-02-04 03:36:04 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 03:36:08 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
2022-02-04 03:36:13 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 03:36:18 UTC/bin/sh -c #(nop) COPY dir:d8bd988361e8d882c0a52f6d7c8a8951c37b235aae131bb8d5652804f1cce395 in /usr/lib/python3.8/site-packages/
2022-02-04 03:36:21 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 03:36:25 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 03:36:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:36:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:36:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:36:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:35:18+00:00
2022-02-04 03:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:36:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:37:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:37:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:37:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:37:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:37:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:37:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:37:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:37:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-02-04 03:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-02-04 03:37:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-02-04 03:38:00 UTC/bin/sh -c #(nop) COPY dir:f93bb9520a449fa9ae14a7db30e31b796457482309c42bef3abd94f926f392d6 in /usr/lib/python3.8/site-packages/
2022-02-04 03:38:04 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-02-04 03:38:08 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2022-02-04 03:38:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:38:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:38:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:38:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:36:46+00:00
2022-02-04 03:38:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:38:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:39:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:39:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:39:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:39:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:39:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:39:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:39:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:39:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:39:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-02-04 03:39:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-02-04 03:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-02-04 03:39:55 UTC/bin/sh -c #(nop) COPY dir:83dc634e4629165fb4d13b1842eb0412c0a47462e5e182b1e46fe17072951076 in /usr/lib/python3.8/site-packages/
2022-02-04 03:39:59 UTC/bin/sh -c #(nop) COPY file:716ab11dec13a802c25297e053ffbaccf4643e4645d36a3aa3fccc0191694f03 in /usr/bin/kubectl
2022-02-04 03:40:06 UTC/bin/sh -c #(nop) COPY file:923fcdcb53b6616643f4423157ea483948b0daf8158e356008ba672e9f20948f in /usr/bin/oc-dynamically-linked
2022-02-04 03:40:09 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2022-02-04 03:40:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:40:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:40:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:38:32+00:00
2022-02-04 03:40:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:40:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:40:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:40:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:40:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:40:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:41:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:41:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:41:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:41:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-02-04 03:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-02-04 03:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-02-04 03:41:28 UTC/bin/sh -c #(nop) COPY file:acc0a6292eb73c5fca25e62ef93a865a56f94cce36485da2ced4427dd051caac in /usr/bin/helm
2022-02-04 03:41:32 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:41:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:41:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:41:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:40:34+00:00
2022-02-04 03:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:41:52 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.