2021-05-20 05:06:18 UTC
126 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 2.13% (2.68 MB)
[#001] sha256:e660cf00850395aa3b7b5f4499104b3d4b26b8059a31aa5bc0bfa6f889a2a657 - 8.94% (11.3 MB)
[#002] sha256:7c01aefb6271badabc5b4dff8292add37e4b1655714b22c13b268bd6c64ca2d6 - 9.16% (11.5 MB)
[#003] sha256:96dfeb09da103d61e466ab25525cadf1ee0350ca744efab80633e3fd03f42b73 - 0.0% (2.21 KB)
[#004] sha256:e2c602a244dd8e70955685fc225f8ca36bc4f70c97cadb5942829ce5fe0cf80b - 0.0% (3.6 KB)
[#005] sha256:868732b9b08c7f1e306c32a43d84e6f260f0fa3960dd960e398acce4e0166878 - 0.0% (93 Bytes)
[#006] sha256:ac4ddcbe2e4fa6b3e8ee9276359a691302d6463fb4c7f972ab69a6647de89239 - 0.0% (1.25 KB)
[#007] sha256:84c3ed01a207693537cd088c8512083278f942653e29e0cac4c058e49f945366 - 12.65% (15.9 MB)
[#008] sha256:454c5574404f9bad588f264a6b4f054654626586ca8e802bcb74d3022b2e59e4 - 0.3% (385 KB)
[#009] sha256:fedff5482a2f7d10b5343735f58b6017b04a223f9c1f1be51f65f0484baf23b7 - 2.62% (3.3 MB)
[#010] sha256:813ec5d75177598b6779daddc11fae98934232362dc2def8b8782ce4ee759640 - 0.0% (1.65 KB)
[#011] sha256:0ff63614368880bb9c5ed0b36a1980fa00fa8a318159fb97437f233e14f7ec84 - 8.17% (10.3 MB)
[#012] sha256:2ab2d2ab8a60c9c002a027c71dd6f10a4d03ac9296119e5af610ac28db133588 - 0.0% (652 Bytes)
[#013] sha256:492884ec3b7d05150870b627b38d072c9fc4a59f06e8a5425a1256742bb43d29 - 7.93% (9.98 MB)
[#014] sha256:792c7289b55f212be45d5c0bd1c9aa810193cc0932f7ab02458720399928b131 - 1.91% (2.4 MB)
[#015] sha256:58067ce3e1ea741705bdcebe7f93b86a17f5802f6426c50e21f702bf4875a7d7 - 10.51% (13.2 MB)
[#016] sha256:c803b29994dbcb337a0182b174f7a4fa4c0185c4e56d65f264d773b79380206f - 16.89% (21.3 MB)
[#017] sha256:e3d1b9f06984b184da6e9bf1ba9bf03d72395fdad93defa539e72b2d2b4f5c0d - 0.0% (225 Bytes)
[#018] sha256:b9fc51fbc247d0ae0ba502f5285f09e51c619f736cb41918eba3ace0630025af - 18.81% (23.7 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 05:02:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:02:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:02:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:02:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:02:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:02:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-05-20 05:02:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-05-20 05:02:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-05-20 05:02:47 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-05-20 05:02:51 UTC/bin/sh -c #(nop) COPY dir:2a6d949c458133d321bc9e6bb1b90bb25ee5f7fbf69c1b22d11e2b047d0cdd70 in /usr/lib/python3.8/site-packages/
2021-05-20 05:02:52 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-05-20 05:02:53 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-05-20 05:02:53 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:02:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 05:02:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:01:59+00:00
2021-05-20 05:02:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:02:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:03:04 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:03:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:03:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:03:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:03:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:03:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-05-20 05:03:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-05-20 05:03:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-05-20 05:03:15 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-20 05:03:16 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-05-20 05:03:19 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-05-20 05:03:21 UTC/bin/sh -c #(nop) COPY dir:9d69d3e47aff3347d5b521272422c80e995a415540626a0b371e0408c960bfbb in /usr/lib/python3.8/site-packages/
2021-05-20 05:03:22 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-20 05:03:23 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-20 05:03:23 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:03:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:03:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:03:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:02:58+00:00
2021-05-20 05:03:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:03:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:03:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:03:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:03:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:03:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:03:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:04:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:04:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-05-20 05:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-05-20 05:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-05-20 05:04:09 UTC/bin/sh -c #(nop) COPY dir:a4312c37baed80b041a2fa760e6350ff8beffe24b0a805d054740d9c54528b43 in /usr/lib/python3.8/site-packages/
2021-05-20 05:04:10 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-20 05:04:11 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-20 05:04:12 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:04:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:04:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:04:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:03:29+00:00
2021-05-20 05:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:04:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:04:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:04:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:04:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:04:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:04:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:04:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:05:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:05:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:05:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-05-20 05:05:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-05-20 05:05:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-05-20 05:05:07 UTC/bin/sh -c #(nop) COPY dir:ff3cc18f57ade823c223f541c32208abce5c57b83c5401e6e7f398d770286981 in /usr/lib/python3.8/site-packages/
2021-05-20 05:05:08 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-20 05:05:11 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-20 05:05:12 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-20 05:05:12 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:05:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:05:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:05:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:04:17+00:00
2021-05-20 05:05:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:05:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:06:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:06:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:06:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:06:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:06:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:06:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2021-05-20 05:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2021-05-20 05:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2021-05-20 05:06:13 UTC/bin/sh -c #(nop) COPY file:e6a22ec73885021b65675c2cbe3f3ddad756e31b3c29b06b1de7fe64a8dd59d3 in /usr/bin/kops
2021-05-20 05:06:14 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:06:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:06:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:06:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:05:18+00:00
2021-05-20 05:06:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:06:18 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.