2021-04-29 02:15:38 UTC
118 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.27% (2.68 MB)
[#001] sha256:70a827bc55bf3d6fae8549a66011b606f4c711a34a04d9cd2e43fb339ef53519 - 9.5% (11.2 MB)
[#002] sha256:c5180d95c838b3162d0747171249a908f20016f77765fd65b156dc56dce40d4d - 7.22% (8.53 MB)
[#003] sha256:f1d3fbb12d50e7852915bc98d18db70aee88e8968411b867da177d92ad340023 - 0.0% (2.43 KB)
[#004] sha256:b50e8f532e79612adf84c20a49d6969454859ecd14fb767b1926b66315587bcf - 0.0% (3.17 KB)
[#005] sha256:3e2b303e7868fbace2a023ed624760bc8497089478844f0d0bf8982500827cce - 0.0% (93 Bytes)
[#006] sha256:1396f105b41f18f40fc59fc77f5173e82923982654feb8659f6d21be678dfb8e - 0.0% (1.25 KB)
[#007] sha256:74ae86b7c1d1db6ff1dcbd5e8303aaaefb9840c5cba8511fb29e220c7f88c20b - 13.49% (15.9 MB)
[#008] sha256:52739ac9b49bdfc60b44b235b5b0d2819b7b505207c44b1499cd7511ff994aff - 0.32% (385 KB)
[#009] sha256:6de40a37a30c1b53d0cf0147f19d022ef383be472149528a02f652d71a3c4687 - 2.77% (3.27 MB)
[#010] sha256:d2d60c521417a63d79dc8e35a28f696d7a4c957dcca2c38cff9dd586118df97d - 0.0% (1.65 KB)
[#011] sha256:dd009d3a4f5358a96f6a3089f07266f389b4fc216ed0795fb618422c75495fc4 - 8.64% (10.2 MB)
[#012] sha256:1c4db25c503911b8543a7f95c8232c47dbcd189db390847d5c510d9e225fca4b - 0.0% (653 Bytes)
[#013] sha256:c449fa24d8eb1f92d3d659a77542aa588128a69eea014e1c08834e452a4a7349 - 9.3% (11 MB)
[#014] sha256:c28a0a00d2ccf3dd4af1f15c2cf7ef4ac4e7dd9d26f7f1dabad045b92d9d48c6 - 2.03% (2.4 MB)
[#015] sha256:cc8a8ca540c30bcded3b4164e017fe3993371b913308fafb247287e0eff07802 - 10.91% (12.9 MB)
[#016] sha256:3f78f67506ae0b6a7f7049d0b226b2346d8a8db0015b6157585ccaf55cf7c284 - 18.0% (21.3 MB)
[#017] sha256:475639ebc86190f400873d24c930b14aa673962357a5d8d56a032d16eff82da2 - 0.0% (223 Bytes)
[#018] sha256:de6d451195245f5adea0bdc68cb0820c5953922c6d90e1fd55702ff7e385de3a - 15.55% (18.4 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-29 02:12:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:12:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:12:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:12:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:12:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:12:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:12:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:12:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:12:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 base
2021-04-29 02:12:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 base
2021-04-29 02:12:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 base
2021-04-29 02:12:24 UTC|1 VERSION=2.5 /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-04-29 02:12:26 UTC/bin/sh -c #(nop) COPY dir:b99d4b5b8e4bd408a1fd765e8b294ff5c51a794028a1111139d094494bbf08ec in /usr/lib/python3.8/site-packages/
2021-04-29 02:12:27 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-04-29 02:12:28 UTC/bin/sh -c #(nop) COPY file:6c649b4f5a552251ca08d1542357064fab228b36ac675cd88d202cd57bb7690f in /usr/bin/ansible-connection
2021-04-29 02:12:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:12:29 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-29 02:12:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:11:47+00:00
2021-04-29 02:12:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-04-29 02:12:38 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:12:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:12:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:12:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:12:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:12:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:12:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:12:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:12:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 tools
2021-04-29 02:12:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 tools
2021-04-29 02:12:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 tools
2021-04-29 02:12:49 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-04-29 02:12:50 UTC|1 VERSION=2.5 /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-04-29 02:12:53 UTC|1 VERSION=2.5 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-04-29 02:12:55 UTC/bin/sh -c #(nop) COPY dir:e25effeb39834a1cb51519c46275ceee746755a3efa3bfb3a451d6eace73e229 in /usr/lib/python3.8/site-packages/
2021-04-29 02:12:56 UTC/bin/sh -c #(nop) COPY file:00e7cc4b79c99ac723506bf2422688e9f44da3bf4dab035c40f6d394afb619c5 in /usr/bin/yq
2021-04-29 02:12:57 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-04-29 02:12:57 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:12:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:12:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:13:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:12:33+00:00
2021-04-29 02:13:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:13:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-04-29 02:13:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:13:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:13:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:13:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:13:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:13:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:13:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:13:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:13:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 aws
2021-04-29 02:13:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 aws
2021-04-29 02:13:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 aws
2021-04-29 02:13:38 UTC/bin/sh -c #(nop) COPY dir:908a6bb626b1cf37562babd8af4b0f7eba200ef54a3b735d6c91e3dafed1a328 in /usr/lib/python3.8/site-packages/
2021-04-29 02:13:39 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-04-29 02:13:40 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-04-29 02:13:41 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:13:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:13:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:13:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:13:03+00:00
2021-04-29 02:13:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-04-29 02:14:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:14:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:14:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:14:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:14:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:14:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:14:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:14:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awsk8s
2021-04-29 02:14:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awsk8s
2021-04-29 02:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awsk8s
2021-04-29 02:14:30 UTC/bin/sh -c #(nop) COPY dir:61f7377a21e57438bc77f6942faaea154a24e2ac6bd3377bd8ba659053d51f89 in /usr/lib/python3.8/site-packages/
2021-04-29 02:14:32 UTC/bin/sh -c #(nop) COPY file:aea6f8d1ef7446f58548c92f9b4a217927fe651200a83b7b594a190c5bfe6144 in /usr/bin/kubectl
2021-04-29 02:14:34 UTC/bin/sh -c #(nop) COPY file:799121b892200365071acbc25742aeb2b22ee3b36a73d208b8b39060fa8205c6 in /usr/bin/oc-dynamically-linked
2021-04-29 02:14:35 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-04-29 02:14:36 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:14:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:14:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:14:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:13:46+00:00
2021-04-29 02:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:14:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-04-29 02:15:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:15:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:15:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:15:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:15:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:15:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:15:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awskops
2021-04-29 02:15:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awskops
2021-04-29 02:15:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awskops
2021-04-29 02:15:33 UTC/bin/sh -c #(nop) COPY file:054bd747e7eebde33339a231c06102d72b9fc20560db2f8d61bafa853ef60758 in /usr/bin/kops
2021-04-29 02:15:33 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:15:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:15:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:14:41+00:00
2021-04-29 02:15:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
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.