2021-10-23 02:25:45 UTC
149 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.81% (2.68 MB)
[#001] sha256:5f53b753a8fda936d3713980d3c2a47d14bfbae9f874b8f9f000c1cc03072da8 - 7.58% (11.3 MB)
[#002] sha256:7e759dc913a94e4088e3a76accef01a33311534589f5074999223ae88d00b74b - 14.63% (21.7 MB)
[#003] sha256:6089196ea5897d8df8b6e8a0d35c3b15e1708ae0385bf6a96b738496b518bb60 - 0.0% (2.42 KB)
[#004] sha256:cab853463fd1014a12ce26f98adcb463106f942016b063530fe7357b9410e3d0 - 0.0% (3.84 KB)
[#005] sha256:b34683edcc4af2c161d4bc6411ccbe8e33242b13c0b4385ea330c2a3cc9a36f1 - 0.0% (93 Bytes)
[#006] sha256:d39a51bf8754fb2b580db2257499a27b9fe32cd1b0a6608b65653f9457b62ef1 - 0.0% (1.25 KB)
[#007] sha256:4e3ad1d6df79562194b4e65912b20c8aff6672427b6030a808d235e6f432e035 - 10.75% (16 MB)
[#008] sha256:756e26b6a563e0390107798f7b529c0c3a37f89e381e678379eb8c61e755e1be - 0.25% (385 KB)
[#009] sha256:7bb36331ecfd65214efd966bb2b55254e2dd1611296c8c3de52557a904847893 - 2.76% (4.1 MB)
[#010] sha256:88f258f5c33973655d36f4d5abae275b8c28c36eef7ea9141fce7267836e88cb - 0.0% (1.66 KB)
[#011] sha256:2be358bf7b372ac16fc23e086de20436b232ee3131c136adfe0fdee8f35d9eed - 7.3% (10.8 MB)
[#012] sha256:16f69bf75f84c7408ebb8f6f80ebd1e62d89db4d39af425c7e245b722db615bf - 0.0% (653 Bytes)
[#013] sha256:99d69dde26680bc1d2980b69d1b4bbd5de93311a269e2d034262c759856bc3ca - 6.72% (9.98 MB)
[#014] sha256:369098bcd31dd5ef53c5fc69d9fd7f35545692a6c6e5ece407e95e54802065e6 - 1.66% (2.47 MB)
[#015] sha256:ee947d5d5661fd6bda5c8674aa420696cca5aa7a1bffaa508de53d9e1518dce6 - 8.73% (13 MB)
[#016] sha256:3bf7c00766c48e3e589c5efee73b99ceb1e9878af1d46c7836e7cec0a9c95b01 - 30.3% (45 MB)
[#017] sha256:4030014728230e2ece6a39fdf717cb609755efe07118360680f143a25875b4b8 - 0.0% (221 Bytes)
[#018] sha256:3437f876a9aea6f5b2605d3cf3e4ed3c6061c6030466922aca04c900b866e500 - 7.5% (11.1 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 02:22:38 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:22:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:22:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:22:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:22:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:22:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:22:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:22:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:22:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-10-23 02:22:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-10-23 02:22:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-10-23 02:22:52 UTC|1 VERSION=2.9 /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-10-23 02:22:56 UTC/bin/sh -c #(nop) COPY dir:1dd4976b588118e2e67535447f19836d43508b4c01e67fce9b3359bb0a00a1c4 in /usr/lib/python3.8/site-packages/
2021-10-23 02:22:58 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-10-23 02:22:59 UTC/bin/sh -c #(nop) COPY file:c1b0821ef8e145cb0cf1ab56ee938d52dbaa0817a0e77c166a13565f3c0a6f88 in /usr/bin/ansible-connection
2021-10-23 02:22:59 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:23:00 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 02:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:19:02+00:00
2021-10-23 02:23:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:23:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-23 02:23:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:23:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:23:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:23:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:23:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:23:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:23:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:23:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:23:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-10-23 02:23:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-10-23 02:23:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-10-23 02:23:20 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 02:23:21 UTC|1 VERSION=2.9 /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-10-23 02:23:25 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 02:23:26 UTC/bin/sh -c #(nop) COPY dir:c59296e6aed3f764b6435fc8acd24ebaf3d0db1cf8035a094d7c1ceb1f4d87cd in /usr/lib/python3.8/site-packages/
2021-10-23 02:23:27 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 02:23:28 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 02:23:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:23:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:23:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:23:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:23:04+00:00
2021-10-23 02:23:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:23:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-23 02:24:02 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:24:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:24:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:24:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:24:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:24:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:24:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:24:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-10-23 02:24:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-10-23 02:24:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-10-23 02:24:17 UTC/bin/sh -c #(nop) COPY dir:99954a3d8ee224bd44980f4bbf1ca78749a75db92ba0201fd4f95035c1e49559 in /usr/lib/python3.8/site-packages/
2021-10-23 02:24:19 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 02:24:20 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 02:24:21 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:24:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:24:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:24:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:23:34+00:00
2021-10-23 02:24:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:24:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-23 02:24:57 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:24:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:24:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:25:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:25:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:25:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:25:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:25:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:25:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-10-23 02:25:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-10-23 02:25:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-10-23 02:25:09 UTC/bin/sh -c #(nop) COPY dir:5c6329a4699d94eea2ce0c0ff7199d0f5d9cdb010e9c22866e2bb306750c2fc5 in /usr/lib/python3.8/site-packages/
2021-10-23 02:25:11 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 02:25:14 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 02:25:15 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 02:25:16 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:25:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:25:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:25:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:24:26+00:00
2021-10-23 02:25:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:25:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-23 02:25:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:25:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:25:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:25:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:25:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:25:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:25:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:25:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:25:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2021-10-23 02:25:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2021-10-23 02:25:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2021-10-23 02:25:40 UTC/bin/sh -c #(nop) COPY file:aebc4346ddb666a0414e17a4061ec0a571645d590e1abbeb596f5348ffecd7d8 in /usr/bin/helm
2021-10-23 02:25:41 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:25:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:25:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:25:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:25:21+00:00
2021-10-23 02:25:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:25:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.