2022-02-04 03:29:19 UTC
206 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.31% (2.69 MB)
[#001] sha256:e680a9f13fae862792274a968233e8f9edd4fd5137322858f05f51a2670fa0dc - 5.52% (11.3 MB)
[#002] sha256:2da6c5992701c8c40ca06bb8b3dd07894d63afe28a168cfd1580f6467211bb53 - 24.71% (50.8 MB)
[#003] sha256:3eb49003960431445460bf1e06355acd3e9a72cbd489c194a427535c3315ded5 - 0.0% (2.48 KB)
[#004] sha256:d1ea91028c8b43d0c9241f65781921e97a425b3908123ea624bcb356f1db47dc - 0.0% (3.84 KB)
[#005] sha256:2cb8a82ea85de9b1cbce69c01c725507a70cb90cd7b2b14eb2fd72bd881246ca - 13.94% (28.7 MB)
[#006] sha256:99db7cbdc354eb1c1c6a3058b65dcf52145b722935d0c4249afd91fe37d78fa0 - 0.0% (93 Bytes)
[#007] sha256:b16ebae928b0d83a26bd582a38be56e0ac502332ef21a4a46cd0fdb19933fba5 - 0.0% (1.25 KB)
[#008] sha256:e4260b09d83e734313de0a05f686d045f91f2e863f646230ea932e09a7b02270 - 7.76% (16 MB)
[#009] sha256:acdb37dace3ec8c6df853f3948e9fa6f929801717dba5af8796e13c4e28f4194 - 0.19% (410 KB)
[#010] sha256:517d01ee25ca9a3dc5991037bdf82444a1ad423e371af889b1516d18a39c7b57 - 2.36% (4.86 MB)
[#011] sha256:2a644de6d5ef84e95ff0b6a9e517bf2cc9bdd4a98a4057dc95ffb0f4e4a1d363 - 0.0% (1.65 KB)
[#012] sha256:c1d17578bcf33e71929cf230f246036dd74d5f4684e1738abffc2933ee70b516 - 5.49% (11.3 MB)
[#013] sha256:574656545c0582fd8dad825d438cf3714c6be708fac4bb3689e347ce45279c2d - 0.0% (653 Bytes)
[#014] sha256:a49a8e9a71ffd52d9674c8a85642a584679f79684ba18ee8fa385b3787dc5f64 - 4.85% (9.98 MB)
[#015] sha256:713c7a155f65c7d26a1c4684d2260d15a2b00cd50d872e4472528cfc9590d58e - 1.19% (2.44 MB)
[#016] sha256:8c34d0d358f9df5dcc1f4b1286e2854e177406f866aa865f7e188146bd3614c3 - 6.25% (12.9 MB)
[#017] sha256:5c3c727d6265292d941e09317b211fb850b46bf2910eb0454cbd0b84683e8927 - 21.88% (45 MB)
[#018] sha256:864967ee3964cc472c36ede51ccc935d56ce5bcd3e83ef197cd725edc6aba9b4 - 0.0% (222 Bytes)
[#019] sha256:9b3dd495310f1c4e1896ef46cf1eb17975cca41f88b9b731be28e18d36a15785 - 4.53% (9.32 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:22:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:22:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:22:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:22:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:22:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:22:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:22:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:22:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:22:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-02-04 03:22:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-02-04 03:22:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-02-04 03:22:49 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:23:08 UTC/bin/sh -c #(nop) COPY dir:ad9c9afa60d797384e725cef97f77b06502dc73f98564daeef6f7bb78d722baf in /usr/lib/python3.8/site-packages/
2022-02-04 03:23:11 UTC/bin/sh -c #(nop) COPY file:9c24e5081170d56db3e3f60823cbf46fe07cf91a4537b54d509461062136f703 in /usr/bin/ansible
2022-02-04 03:23:13 UTC/bin/sh -c #(nop) COPY file:cf76170311579e084a223b10b18825aaa3aa28073a60bead7049810bc61127e2 in /usr/bin/ansible-connection
2022-02-04 03:23:50 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 03:23:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:23:56 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 03:23:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:17:23+00:00
2022-02-04 03:24:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:24:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:24:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:24:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:24:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:24:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:24:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:24:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:24:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:24:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:24:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-02-04 03:24:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-02-04 03:24:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-02-04 03:24:41 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 03:24:44 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:24:48 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 03:24:51 UTC/bin/sh -c #(nop) COPY dir:be5e0ab09d96661a827b778758e7bd3e7fa52b5a8ff4222bf6f0c356f91002c8 in /usr/lib/python3.8/site-packages/
2022-02-04 03:24:54 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 03:24:57 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 03:25:00 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:25:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:25:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:25:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:24:04+00:00
2022-02-04 03:25:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:25:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:25:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:25:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:25:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:25:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:25:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:25:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:25:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:25:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:25:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-02-04 03:26:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-02-04 03:26:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-02-04 03:26:12 UTC/bin/sh -c #(nop) COPY dir:d7f67599b05dfe261cb85c96fcd99965409dd4b5ed8317e1a101d66df3833153 in /usr/lib/python3.8/site-packages/
2022-02-04 03:26:15 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-02-04 03:26:18 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2022-02-04 03:26:22 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:26:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:26:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:26:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:25:14+00:00
2022-02-04 03:26:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:26:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:27:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:27:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:27:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:27:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:27:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:27:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:27:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:27:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-02-04 03:27:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-02-04 03:27:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-02-04 03:27:46 UTC/bin/sh -c #(nop) COPY dir:37c287238123d6ba97180af8227851270140b84efcccbd2d5bad1201515e8315 in /usr/lib/python3.8/site-packages/
2022-02-04 03:27:50 UTC/bin/sh -c #(nop) COPY file:716ab11dec13a802c25297e053ffbaccf4643e4645d36a3aa3fccc0191694f03 in /usr/bin/kubectl
2022-02-04 03:27:55 UTC/bin/sh -c #(nop) COPY file:923fcdcb53b6616643f4423157ea483948b0daf8158e356008ba672e9f20948f in /usr/bin/oc-dynamically-linked
2022-02-04 03:27:58 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2022-02-04 03:28:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:28:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:28:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:28:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:26:37+00:00
2022-02-04 03:28:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:28:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 03:28:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 03:28:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 03:28:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 03:28:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 03:28:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 03:28:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 03:28:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 03:28:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 03:28:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-02-04 03:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-02-04 03:28:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-02-04 03:29:01 UTC/bin/sh -c #(nop) COPY file:7fd1f0ed3a6d79c2097ca01893b6a9c3c06a4e6b88a8bb445c7cf5ef30dd8859 in /usr/bin/helm
2022-02-04 03:29:04 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 03:29:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 03:29:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 03:29:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 03:28:17+00:00
2022-02-04 03:29:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 03:29:19 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.