2021-10-24 01:48:31 UTC
146 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.84% (2.68 MB)
[#001] sha256:bd99fc6d3180ed6bf28360174298012199c4aefd78a474c6205c277e3180cc84 - 7.73% (11.3 MB)
[#002] sha256:848e01a12aa442cbcdacf5f768a5c4ae1e504545a7321059bda1c138f72c363d - 12.14% (17.7 MB)
[#003] sha256:217a6848217210644ef0dc452faf0fa3b45f6466d8e22ca17cc56d4245d50991 - 0.0% (2.43 KB)
[#004] sha256:15e423be289d5c39ba6c06dc8d22c40ceab6001d9d33395bc420f8c862f05d17 - 0.0% (3.34 KB)
[#005] sha256:ba3625d94d1924e0fdf0aeec015b8070cf305cfc02087aca8b5db983b97e40ce - 0.0% (93 Bytes)
[#006] sha256:c58413edfb87b4ebbe82775cfc32032442cc1d75e44295dc293b488e70e46311 - 0.0% (1.25 KB)
[#007] sha256:afd2067755eca839cb600e9a13cd9fabb8568c5335e8c7ce6f21aacac42db5db - 10.97% (16 MB)
[#008] sha256:672c7c9eb5ffd28010037263800b56365349246acb9111cc5a719940d72f7066 - 0.26% (385 KB)
[#009] sha256:092c4b2e76aaab0677b83f062f49b6a0dd2befb71650aaddc24aff09a15a8a2c - 2.82% (4.1 MB)
[#010] sha256:4b6cec3b0db6cf5546e8a6260f54ea6ae20caedc3efb5f158e938d957c992c74 - 0.0% (1.65 KB)
[#011] sha256:ee502a746aa4c857fa0a4a42b27176505a9328074adfcb1646b5d8dc053a6454 - 7.45% (10.8 MB)
[#012] sha256:d5e0b162c0de16e5fafb931764519253801db4d913d040dfbaeb9cd87c870d9e - 0.0% (653 Bytes)
[#013] sha256:cab08a8356c054305cca0ed85caaad3a8bea94a8430727a16966141eb7bffc6a - 6.86% (9.98 MB)
[#014] sha256:45ee3f8de113c279fd79360cd313e5bea29dc98d743d366683fc87988a795210 - 1.69% (2.47 MB)
[#015] sha256:7db75c06af7f276dd25d50f8134ba38201ea0a3466007e4d4c4401a021bfc71a - 8.9% (13 MB)
[#016] sha256:580e6b3a8197ab575cc87a274b00b9103711e87a77261f8fd8c2d39c033de956 - 30.91% (45 MB)
[#017] sha256:b92bd82a8d0db76321a5159890f39ea3d5f6d3ba2e3273264fa21842f65d6f68 - 0.0% (221 Bytes)
[#018] sha256:bbab9bea86e6e26195ed0d595c80efe6c2790c03925aacdf102ccf37ea3c5a9a - 8.42% (12.3 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-24 01:44:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 01:44:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 01:45:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 01:45:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 01:45:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 01:45:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 01:45:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 01:45:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 01:45:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-10-24 01:45:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-10-24 01:45:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-10-24 01:45:13 UTC|1 VERSION=2.6 /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-24 01:45:16 UTC/bin/sh -c #(nop) COPY dir:be39353184b478f98e0b398b54cd601e34905bfb36a8c6b06f2164f76b52d26b in /usr/lib/python3.8/site-packages/
2021-10-24 01:45:18 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-24 01:45:19 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-10-24 01:45:19 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 01:45:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 01:45:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 01:40:35+00:00
2021-10-24 01:45:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 01:45:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-24 01:45:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 01:45:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 01:45:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 01:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 01:45:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 01:45:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 01:45:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 01:45:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 01:45:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-10-24 01:45:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-10-24 01:45:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-10-24 01:45:42 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 01:45:44 UTC|1 VERSION=2.6 /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-24 01:45:47 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 01:45:49 UTC/bin/sh -c #(nop) COPY dir:184e8d11ebffade50970bee072cd49cac5520ec153c2c21456546169e82fe08d in /usr/lib/python3.8/site-packages/
2021-10-24 01:45:50 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 01:45:51 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 01:45:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 01:45:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 01:45:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 01:45:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 01:45:24+00:00
2021-10-24 01:45:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 01:45:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-24 01:46:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 01:46:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 01:46:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 01:46:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 01:46:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 01:46:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 01:46:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 01:46:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 01:46:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-10-24 01:46:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-10-24 01:46:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-10-24 01:46:50 UTC/bin/sh -c #(nop) COPY dir:742cb13a3aee2e1c5d11302adca47ae99850863174dd494835d6e1a437144bb9 in /usr/lib/python3.8/site-packages/
2021-10-24 01:46:51 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 01:46:52 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 01:46:53 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 01:46:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 01:46:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 01:46:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 01:45:57+00:00
2021-10-24 01:46:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 01:46:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-24 01:47:40 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 01:47:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 01:47:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 01:47:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 01:47:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 01:47:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 01:47:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 01:47:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 01:47:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-10-24 01:47:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-10-24 01:47:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-10-24 01:47:53 UTC/bin/sh -c #(nop) COPY dir:53377ad279f0cc5d1b3abeea9e728f8874be22e3d1189192a884caf549db1636 in /usr/lib/python3.8/site-packages/
2021-10-24 01:47:55 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 01:47:58 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 01:47:59 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 01:47:59 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 01:48:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 01:48:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 01:48:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 01:46:58+00:00
2021-10-24 01:48:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 01:48:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-10-24 01:48:15 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 01:48:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 01:48:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 01:48:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 01:48:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 01:48:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 01:48:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 01:48:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 01:48:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awshelm
2021-10-24 01:48:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awshelm
2021-10-24 01:48:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awshelm
2021-10-24 01:48:26 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2021-10-24 01:48:27 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 01:48:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 01:48:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 01:48:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 01:48:05+00:00
2021-10-24 01:48:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 01:48:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
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.