2021-10-23 04:28:40 UTC
155 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.74% (2.68 MB)
[#001] sha256:30c009557d893646d2f1836ab810282a06853bef9a70b7ab434d66a32371f32c - 7.28% (11.3 MB)
[#002] sha256:d1a8eef27535e319b8ed1fa31e800605f612094b97d66664239b6e72b827560c - 11.88% (18.4 MB)
[#003] sha256:253561fc7311f77fa42ae337cf0567292c9bacb5b345956cb63c7ec56cfc03e1 - 0.0% (2.42 KB)
[#004] sha256:f1d58dd9a80e9b05109bd7ce3af7aef2fe7b56f6d447e760025b1e16437f1ee5 - 0.0% (3.49 KB)
[#005] sha256:c1d451ee7b076f33d79a196a73bf77482f0b7423c6fa6b1c4f745087b723786b - 0.0% (93 Bytes)
[#006] sha256:4282271f9799dc4e581f2882b719ee67b9487f71f8cce1b9ec5db35ec843e173 - 0.0% (1.25 KB)
[#007] sha256:8ad2aa7958adec0e29b2b2e084d95e8cb2e14fcdf56d5508b46f18725e54a600 - 10.33% (16 MB)
[#008] sha256:e64c789d99748aa0948343699dea97a5e315dfcfd83d38c456162c6b92bffc62 - 0.24% (385 KB)
[#009] sha256:d67c4c9e78b5d534b45df7012d09d180de585c188c501459dda4531788058a96 - 2.65% (4.1 MB)
[#010] sha256:5df8c5c9d0d3c637293d9a22c7bfb2f2f2c2e387d68c1f0535b48ecbbcb08236 - 0.0% (1.65 KB)
[#011] sha256:7b09cf0524c172dcbd4ac05336c89b4c2da6de7c9df7ce1f4f2e40a8bca6f4b0 - 7.01% (10.8 MB)
[#012] sha256:c6cfbd39ca320f22f56cb495a7155379b2696890304758404264e0639dba961f - 0.0% (650 Bytes)
[#013] sha256:73a0fb0b8f346382a2b7ed1e323764c2044f54db5db49f05ecf04cd05f53fd35 - 6.46% (9.98 MB)
[#014] sha256:897b3d1bd14729a28757e66c2d5d94a178e6b3dbeca3c5880008801eff57feb1 - 1.6% (2.47 MB)
[#015] sha256:ace0c61a53b6e53395d42ce85b50aba3669c4cb90e4bc567e2d175316e9e6028 - 8.38% (13 MB)
[#016] sha256:1f3feb5af278cdcfe6a8a2c8ab6a8857f44abf5c2304d875ecb26785b7cd7948 - 29.1% (45 MB)
[#017] sha256:f1018106c002ddb80899c1fcf9d1118b1960f2f6012228a108632535ced2a66a - 0.0% (222 Bytes)
[#018] sha256:5ccf097a2e5c48661cbb8a257a5a7827cc0c61bde0a84aebba1a3b70359c3508 - 13.33% (20.6 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 04:24:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:24:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:24:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:24:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:24:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:24:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:24:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:24:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:24:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-10-23 04:24:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-10-23 04:24:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-10-23 04:24:57 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 04:25:01 UTC/bin/sh -c #(nop) COPY dir:48f1191b7452f50c9b71ed6676299c8a9c95c41b8ae94335414851a3b240fd93 in /usr/lib/python3.8/site-packages/
2021-10-23 04:25:02 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-23 04:25:03 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-10-23 04:25:03 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:25:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 04:25:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:20:39+00:00
2021-10-23 04:25:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:25:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-23 04:25:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:25:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:25:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:25:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:25:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:25:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:25:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:25:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-10-23 04:25:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-10-23 04:25:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-10-23 04:25:25 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 04:25:26 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 04:25:30 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 04:25:31 UTC/bin/sh -c #(nop) COPY dir:c263f4fd2c9e23e1479fbdec7ad5699c3c214e247b0eb8eca46f4e8a725efbfd in /usr/lib/python3.8/site-packages/
2021-10-23 04:25:32 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 04:25:33 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 04:25:33 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:25:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:25:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:25:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:25:08+00:00
2021-10-23 04:25:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:25:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-23 04:26:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:26:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:26:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:26:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:26:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:26:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:26:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:26:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:26:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2021-10-23 04:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2021-10-23 04:26:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2021-10-23 04:26:29 UTC/bin/sh -c #(nop) COPY dir:9a6f7fb7e19efcc2ea8904af80b8cde6a448f9f90aa08e29d97b75bcf2eb49d7 in /usr/lib/python3.8/site-packages/
2021-10-23 04:26:30 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 04:26:31 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 04:26:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:26:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:26:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:26:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:25:39+00:00
2021-10-23 04:26:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:26:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-23 04:27:13 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:27:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:27:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:27:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:27:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:27:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:27:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2021-10-23 04:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2021-10-23 04:27:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2021-10-23 04:27:26 UTC/bin/sh -c #(nop) COPY dir:e208d266de2524e09859dfcf22118db7d297b5ee17e61b1455458468264d44e2 in /usr/lib/python3.8/site-packages/
2021-10-23 04:27:27 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 04:27:30 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 04:27:31 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 04:27:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:27:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:27:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:27:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:26:37+00:00
2021-10-23 04:27:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:27:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-10-23 04:28:22 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 04:28:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 04:28:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 04:28:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 04:28:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 04:28:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 04:28:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 04:28:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 04:28:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awskops
2021-10-23 04:28:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awskops
2021-10-23 04:28:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awskops
2021-10-23 04:28:35 UTC/bin/sh -c #(nop) COPY file:6700fcb22f095c8fd11eac80f72d33802dcb400132dae25504d833afdb86f26f in /usr/bin/kops
2021-10-23 04:28:36 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 04:28:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 04:28:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 04:28:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:27:37+00:00
2021-10-23 04:28:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 04:28:40 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.