2021-05-20 04:41:32 UTC
125 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.14% (2.68 MB)
[#001] sha256:9dca68c551098b3d7c1a85c4db55016ffbce41ad4f5c930d88f500eef0a2a957 - 8.97% (11.3 MB)
[#002] sha256:40a77965bcc64d2f4d42c6b4c8b00c4a536d453c03a06c76d8afe14c4d40da1e - 7.19% (9.02 MB)
[#003] sha256:336f5b7f0d77d965fa34328caf5e2048f96fd26138a0413299e45fda54da604d - 0.0% (2.43 KB)
[#004] sha256:83792230f498239d162f999375e56c1fb9e5e1ee42a8a0f1aabb1d03f70c4872 - 0.0% (3.34 KB)
[#005] sha256:b072c9452ef76662c6f4adcb5e98843a884c5d2d12e772fb8f28f757dcf7a447 - 0.0% (93 Bytes)
[#006] sha256:73d9fa2a73d34091434ac27a0b77de4d42790999d6ba90e349b1b98d856bfd2f - 0.0% (1.25 KB)
[#007] sha256:03cee281e650ea8862dadcfd73074908a7832fb53d93c0ff86baaf292f838c11 - 12.7% (15.9 MB)
[#008] sha256:b5c326f3ea4b7ca6d98bc2c2f30a48999bfec060a607b3623381f8b7273c6b62 - 0.3% (385 KB)
[#009] sha256:cfcfc34dc706fe682ad866f1d97809647476dec817ea113395796e856bf7af42 - 2.63% (3.3 MB)
[#010] sha256:47ccdae197581310a1389535665201b543101a1da039c6465f8ad4f229b09d45 - 0.0% (1.65 KB)
[#011] sha256:858b1e95e5ab4779e38bc2cb661dfb776b6f7f31713ceebd4a3dd9ff3e013fee - 8.2% (10.3 MB)
[#012] sha256:430460b5fefbde82aafb516b07b16ae6df9afd98f5e93f6807da741538bbfaa2 - 0.0% (648 Bytes)
[#013] sha256:3c0043f1c0f8c0880a23cffe8e9fa1665e9b2a2098974369c605b8690e4b91f7 - 7.96% (9.98 MB)
[#014] sha256:1ba36fdd275ffa81c68c93e77304b8439c0027f909de8d01f3acdfe8eb1af3d1 - 1.92% (2.4 MB)
[#015] sha256:3cfcd113a938281edf9bb58e9826b40c0d5b1cc1e4123ab308ddcd28546e3ccb - 10.55% (13.2 MB)
[#016] sha256:f79c552ba5624df79d38f22ca3c9139e635693586ffee08c29f73afdce79bd09 - 16.95% (21.3 MB)
[#017] sha256:23655fbae2bbd73008c82501a3568bb1729c6da5dd6d2993194fee86f0e1a7c7 - 0.0% (222 Bytes)
[#018] sha256:5b126e3639fe8c0f4f2cb5aafd571483da9bda1fe2e5a6e82f8ce923a833d612 - 20.49% (25.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 04:37:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:37:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:37:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:37:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:37:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:38:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:38:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-05-20 04:38:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-05-20 04:38:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-05-20 04:38:06 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-05-20 04:38:09 UTC/bin/sh -c #(nop) COPY dir:0ebef8c95a9981fd173afad191a52fed01a0020eeaadd4f62de186f9a04aecf7 in /usr/lib/python3.8/site-packages/
2021-05-20 04:38:10 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-05-20 04:38:11 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-05-20 04:38:11 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:38:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 04:38:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:37:27+00:00
2021-05-20 04:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-05-20 04:38:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:38:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:38:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:38:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:38:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:38:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:38:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:38:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:38:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-05-20 04:38:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-05-20 04:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-05-20 04:38:34 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-20 04:38:35 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-05-20 04:38:38 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-05-20 04:38:39 UTC/bin/sh -c #(nop) COPY dir:71cd1e36c8cd5b00ecb0b6a751fed0b5b1f1baabfe5d9816ad251fe1b5a02d3a in /usr/lib/python3.8/site-packages/
2021-05-20 04:38:40 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-20 04:38:41 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-20 04:38:41 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:38:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:38:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:38:16+00:00
2021-05-20 04:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:38:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-05-20 04:39:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:39:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:39:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:39:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:39:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:39:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:39:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:39:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:39:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-05-20 04:39:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-05-20 04:39:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-05-20 04:39:25 UTC/bin/sh -c #(nop) COPY dir:ccd4def43676972f9cbc36bf185811debc0ca92620a0a9c10c99c7189e897e5c in /usr/lib/python3.8/site-packages/
2021-05-20 04:39:27 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-20 04:39:28 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-20 04:39:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:39:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:39:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:39:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:38:47+00:00
2021-05-20 04:39:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:39:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-05-20 04:40:08 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:40:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:40:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:40:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:40:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-05-20 04:40:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-05-20 04:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-05-20 04:40:21 UTC/bin/sh -c #(nop) COPY dir:25aaeae9a1b9aceeae709f509ed17909d1b2eb5525390350db7a905ec36c6bef in /usr/lib/python3.8/site-packages/
2021-05-20 04:40:22 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-20 04:40:25 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-20 04:40:26 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-20 04:40:26 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:40:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:40:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:40:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:39:34+00:00
2021-05-20 04:40:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:40:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-05-20 04:41:15 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:41:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:41:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:41:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:41:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:41:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:41:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awskops
2021-05-20 04:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awskops
2021-05-20 04:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awskops
2021-05-20 04:41:27 UTC/bin/sh -c #(nop) COPY file:22ba5d03cc2b686902767ed29fcc033bcd583af8a72324e71caad66db9b5b14f in /usr/bin/kops
2021-05-20 04:41:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:41:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:41:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:41:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:40:32+00:00
2021-05-20 04:41:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:41:32 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.