2021-10-23 01:58:59 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:e8b399b36961e0559ff6fd1c5a06fea76f8f46ee2601bb27490c4dd7b82d6fb0 - 7.72% (11.3 MB)
[#002] sha256:fecdd4e8814a1fc689ff7ca4015a830bb4f65059bebbbe71f85842b137b3b107 - 12.6% (18.4 MB)
[#003] sha256:31dedb3796eefc0641b46337a386ae4275d4450ca24600cc4c53a2b4c8ba2f05 - 0.0% (2.42 KB)
[#004] sha256:2c918547b2f21b603078dbaa386088749b18e53124d54bf223f5a3f912b9654e - 0.0% (3.49 KB)
[#005] sha256:37c874cfe7089b87041685e1ab4077a603ffbef037704f6bfba0fd8cd5e89596 - 0.0% (93 Bytes)
[#006] sha256:ea373c65f5500749f265082c795bda21c9112a875576d85e49756c7911acb82e - 0.0% (1.25 KB)
[#007] sha256:1bdc35ed9fa8e798b8309774fdf3b6aa6f652562610388df00f675c42ab00f41 - 10.95% (16 MB)
[#008] sha256:997b026a1937f34d8283b5b69a615423680bfafcdfe289bb0c09bf8bbfcb934d - 0.26% (385 KB)
[#009] sha256:ebc2438d36797923473e562b2103ef0fe0886a582177ca362636b7481a8f3827 - 2.81% (4.1 MB)
[#010] sha256:da43f7e6fb2b32e757eb7f5c5b9c61a1f23920329dab213ddc89a84b38cfc359 - 0.0% (1.66 KB)
[#011] sha256:1a30cbcc15cd3a77da6e5a55e9b493004d28737a6e11bc63b303cf410f3df25b - 7.43% (10.8 MB)
[#012] sha256:7a7537b320cacc28d56eee08bcd83260d432ecef724d498f6dd38caa7b7a39d5 - 0.0% (650 Bytes)
[#013] sha256:bacf5bd9ec91e847912cd67fcc161d0f0f7aaebf40db7809a3344f49a16e880b - 6.85% (9.98 MB)
[#014] sha256:15c7ca5fec3132464c7980f2b24910304e9e5da1849460b143d95169f591dc8e - 1.69% (2.47 MB)
[#015] sha256:dfbc3fe391340db710388eae1268b35c135a05925dc6d6554da6956b6b27cb21 - 8.89% (13 MB)
[#016] sha256:bd4dd17589c5f1fd3157472b914419d08fa710a3ccdcf76774115e6bb5a71bc9 - 30.86% (45 MB)
[#017] sha256:68d69ca5ab5a9426010358a2d6c761b5ace4ed92595222f46f220cce31ba55c1 - 0.0% (223 Bytes)
[#018] sha256:7ec132591f9e3ef2f70af1ea72cfc0608ad375e64d9a1826186027859ab7c4f0 - 8.09% (11.8 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 01:55:48 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:55:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:55:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:55:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:55:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:55:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:55:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:55:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-10-23 01:55:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-10-23 01:55:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-10-23 01:56:02 UTC|1 VERSION=2.7 /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 01:56:05 UTC/bin/sh -c #(nop) COPY dir:37bbbdffd79512b81febe388005ccb06c224b93cc7c776454f5fe05c92d58b79 in /usr/lib/python3.8/site-packages/
2021-10-23 01:56:06 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-23 01:56:07 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-10-23 01:56:07 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:56:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 01:56:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:52:14+00:00
2021-10-23 01:56:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:56:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-23 01:56:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:56:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:56:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:56:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:56:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:56:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:56:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:56:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:56:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-10-23 01:56:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-10-23 01:56:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-10-23 01:56:29 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 01:56:30 UTC|1 VERSION=2.7 /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 01:56:33 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 01:56:35 UTC/bin/sh -c #(nop) COPY dir:1c22c65d6d0e2cee17c4b0f2cc7ca3e2bb95a78a177540824c54b1ad18c432d9 in /usr/lib/python3.8/site-packages/
2021-10-23 01:56:36 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 01:56:37 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 01:56:37 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:56:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:56:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:56:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:56:12+00:00
2021-10-23 01:56:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:56:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-23 01:57:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:57:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:57:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:57:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:57:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:57:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:57:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2021-10-23 01:57:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2021-10-23 01:57:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2021-10-23 01:57:29 UTC/bin/sh -c #(nop) COPY dir:25284dcad59d7807f09d6a58a31922bb1a7f8d624a7ec5c6843250cce5c2a784 in /usr/lib/python3.8/site-packages/
2021-10-23 01:57:31 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 01:57:32 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 01:57:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:57:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:57:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:57:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:56:43+00:00
2021-10-23 01:57:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-23 01:58:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:58:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:58:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:58:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:58:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:58:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:58:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2021-10-23 01:58:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2021-10-23 01:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2021-10-23 01:58:22 UTC/bin/sh -c #(nop) COPY dir:f557ea606915a1b7a1185fea83d532cddf04428f1ab983b83b568edcf4769bb7 in /usr/lib/python3.8/site-packages/
2021-10-23 01:58:24 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 01:58:27 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 01:58:28 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 01:58:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:58:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:58:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:57:38+00:00
2021-10-23 01:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:58:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-23 01:58:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 01:58:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 01:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 01:58:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 01:58:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 01:58:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 01:58:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 01:58:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 01:58:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2021-10-23 01:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2021-10-23 01:58:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2021-10-23 01:58:54 UTC/bin/sh -c #(nop) COPY file:68357be95e9315cc50958d37a403b80d59a74403f90d8710ce05fb62f6ab3260 in /usr/bin/helm
2021-10-23 01:58:54 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 01:58:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 01:58:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 01:58:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:58:34+00:00
2021-10-23 01:58:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 01:58:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
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.