2021-03-25 01:06:16 UTC
113 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ba3557a56b150f9b813f9d02274d62914fd8fce120dd374d9ee17b87cf1d277d - 2.36% (2.68 MB)
[#001] sha256:564a3540c434b1adc26f6f5410a82277a6d5f38d00b1d6e65c0e39c22ffe4ad4 - 9.89% (11.2 MB)
[#002] sha256:0c5658691bb65fed78cc139a0f631e725f4ea4fdc23b09083289fe34a0c8e644 - 10.16% (11.5 MB)
[#003] sha256:0989a7cc7fcfb9021930066d7d6326a6aa467ba8f1d6a2aa94d91fa79e09507c - 0.0% (2.21 KB)
[#004] sha256:0c74547bbc97003a06ffe06b464eefb5f314369e8d3f5883b898886bf4921ff4 - 0.0% (3.6 KB)
[#005] sha256:9ce3fa697cadb0e83d35653429c13e25208b5ef12bcb5b0931f691ab6dbb8aae - 0.0% (93 Bytes)
[#006] sha256:a109a9238daa305d26b57c187200646de77dcd453951badbb13bf84f834a910b - 0.0% (1.24 KB)
[#007] sha256:17720efb9dc1b21e45f72e595502a624cdf7881ace0347a70302ecdd852100b0 - 14.04% (15.9 MB)
[#008] sha256:238880caf68c321da2c53eb776a6827d96beae6dad9d42e890b504050060f948 - 0.33% (385 KB)
[#009] sha256:c0008dc39e7324a3d1c46651ec9c94f753bca26bf0a40de73aaf3bbbda2c4aad - 2.88% (3.26 MB)
[#010] sha256:85376e92ec94ba91c92d1b1c5e9415416e4141c793501df224684c211d5bc8ed - 0.0% (1.65 KB)
[#011] sha256:b814320dc9a63eadac04437d2f293dbb69aa15e4297d92bd89495637da3e6834 - 8.88% (10.1 MB)
[#012] sha256:c7bb8e9c907e1c2a8927eca3c99b3978dccc4ffc22422ca88c9e6fea2e7833cf - 0.0% (653 Bytes)
[#013] sha256:67e4ab9cec4f217918da2038bcc2dca1dd8f1186b0252a4c631dfe4e778b373c - 9.68% (11 MB)
[#014] sha256:06a4b8d1525c74f0c902db8e4a69530535fb9aae643448f256ce4b811cc6c8f9 - 2.12% (2.4 MB)
[#015] sha256:cca4feb5eb00fcf106a70da4ab056d5ea9552fd9d6e362e01f64a5099c41aea6 - 10.11% (11.5 MB)
[#016] sha256:ae5cdc253f4b359f2efdac826a45d7f563f2c1b7da7271cb82984578b0d6bb27 - 18.74% (21.3 MB)
[#017] sha256:6605f966c2ce83c576a4960f989e2095587963ba72c21c707a525ee3032ebfb7 - 0.0% (222 Bytes)
[#018] sha256:3efa04bf2796204eb5c96b79c1ae788716e9b39ff8982e6c93d4ab6e54171f8b - 10.8% (12.3 MB)
/bin/sh -c #(nop) ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /
2021-02-17 21:19:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-03-25 01:03:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 01:03:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 01:03:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 01:03:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 01:03:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 01:03:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 01:03:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 01:03:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 01:03:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-03-25 01:03:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-03-25 01:03:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-03-25 01:03:25 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 && 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-03-25 01:03:28 UTC/bin/sh -c #(nop) COPY dir:f188bb5f55303707c8f0a541e94fe840812a84a243723b6542ad8773d6df8e7f in /usr/lib/python3.8/site-packages/
2021-03-25 01:03:31 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-03-25 01:03:32 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-03-25 01:03:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 01:03:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-03-25 01:03:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:02:44+00:00
2021-03-25 01:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 01:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-03-25 01:03:42 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 01:03:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 01:03:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 01:03:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 01:03:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 01:03:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 01:03:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 01:03:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 01:03:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-03-25 01:03:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-03-25 01:03:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-03-25 01:03:53 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-03-25 01:03:54 UTC|1 VERSION=2.8 /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-03-25 01:03:57 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-03-25 01:03:59 UTC/bin/sh -c #(nop) COPY dir:a7a0c6e8ccb1366f00372fd73fe2487ccafedea4f4b4d7033e66c4ccedf5b5bc in /usr/lib/python3.8/site-packages/
2021-03-25 01:04:00 UTC/bin/sh -c #(nop) COPY file:8199337d81498736ca5c8f9837d4bfb73e96b642b483066d967fd4320d6331af in /usr/bin/yq
2021-03-25 01:04:01 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-03-25 01:04:01 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 01:04:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 01:04:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 01:04:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:03:37+00:00
2021-03-25 01:04:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 01:04:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-03-25 01:04:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 01:04:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 01:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 01:04:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 01:04:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 01:04:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 01:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 01:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 01:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-03-25 01:04:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-03-25 01:04:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-03-25 01:04:44 UTC/bin/sh -c #(nop) COPY dir:f6ed208791b13c1608c13c4acdc7efb4345c840cb5711f0a9774a859c0a275b5 in /usr/lib/python3.8/site-packages/
2021-03-25 01:04:48 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-03-25 01:04:49 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-03-25 01:04:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 01:04:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 01:04:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 01:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:04:07+00:00
2021-03-25 01:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 01:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-03-25 01:05:26 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 01:05:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 01:05:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 01:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 01:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 01:05:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 01:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 01:05:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 01:05:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-03-25 01:05:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-03-25 01:05:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-03-25 01:05:38 UTC/bin/sh -c #(nop) COPY dir:2087aa4b185e0b90632c6d2d984c5fc4420f898fc9a218b84ef8d1291452ac02 in /usr/lib/python3.8/site-packages/
2021-03-25 01:05:40 UTC/bin/sh -c #(nop) COPY file:69a008798efe00d0ab06b7d5f1aa12fde8a991f238213b9ed2007be43b1c03fe in /usr/bin/kubectl
2021-03-25 01:05:42 UTC/bin/sh -c #(nop) COPY file:5815833622e92dd8679362d1e25e0a36a756e742dbc8c4c19ed46c50b9a050b1 in /usr/bin/oc-dynamically-linked
2021-03-25 01:05:45 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-03-25 01:05:46 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 01:05:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 01:05:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 01:05:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:04:56+00:00
2021-03-25 01:05:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 01:05:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-03-25 01:05:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 01:05:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 01:06:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 01:06:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 01:06:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 01:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 01:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 01:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 01:06:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-03-25 01:06:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-03-25 01:06:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-03-25 01:06:10 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2021-03-25 01:06:11 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 01:06:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 01:06:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 01:06:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 01:05:51+00:00
2021-03-25 01:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 01:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.