2021-04-26 03:23:48 UTC
153 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 1.76% (2.68 MB)
[#001] sha256:09e22cd5fc49bbf2665c007cfaffc7b0b89b0d287213a2e16d21094824d1e67c - 7.35% (11.2 MB)
[#002] sha256:c8351ebc85826ffeb57cf783e4d40f921127b62a7f055f46235c3da8a55b6998 - 23.23% (35.5 MB)
[#003] sha256:2c557b590bfa0bbec054d543fdf5e5ea2b56ecd5c4b6c8add11672330f93949d - 0.0% (2.42 KB)
[#004] sha256:9a4efb16f3ae575fdc91c0703e0427ac018a815a680003905932801f4fcd5429 - 0.0% (3.75 KB)
[#005] sha256:c201549fdd4352c6cfb5f4d4f05659cd2a90a9af3fd566e45e17b20626cc5065 - 0.0% (93 Bytes)
[#006] sha256:0c9dd5ca89e8a1b68554752187f7253859a44987cf4c94accb0beb3f5ec3a8c8 - 0.0% (1.25 KB)
[#007] sha256:51908faf37ec47922ecac6a78e77669a0c349c2fb5f8274b04b7c9d59267052b - 10.43% (15.9 MB)
[#008] sha256:514b284b9c3f6d2bec8c8a665a797391c1bb225446d60556d6106e47a7f46a0d - 0.25% (385 KB)
[#009] sha256:bdbda3ed48355c9a6a2a5653c3084a7a79140359e185051ece84fd7643924e17 - 2.14% (3.27 MB)
[#010] sha256:e027ec8ac31b616641685193ee509217764274019f723aec531e6dc358f08b7b - 0.0% (1.65 KB)
[#011] sha256:2147c746c40e4cb8a36f57bb7b6253473624d610984ac5b76e3577a966a7486e - 6.67% (10.2 MB)
[#012] sha256:07026679b9fd5471300654fb22af14dd16955b692b0db2a6ca92129cec5fb4f4 - 0.0% (652 Bytes)
[#013] sha256:aeb61ee7799a735b332b21624f9bed8e44e54fc77dac204031d95f0e43544f2a - 7.19% (11 MB)
[#014] sha256:3c1e1c494b64fe0a5baaaba804941ac4436fded335f28b386f9c9845ae179569 - 1.57% (2.4 MB)
[#015] sha256:cb5fb1ffb3a7202d57d0e18f956963bef5b68a8121a8850e7b501873dbc34a1f - 8.44% (12.9 MB)
[#016] sha256:5d4d24502fbe5106af9c10cb5e947f37b652934b1705a812a6e1941939855371 - 13.93% (21.3 MB)
[#017] sha256:5170809973f3f3443e141d8284d53eda9f6d6059e9a6c080d0629b5cd7f68dae - 0.0% (222 Bytes)
[#018] sha256:c82197fd7e2e36a9956476a0f7834d1f4574ade368fe667652d637d3f174fcd6 - 17.04% (26 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-26 03:17:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-26 03:17:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-26 03:17:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-26 03:17:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-26 03:17:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-26 03:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-26 03:17:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-26 03:17:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-26 03:17:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-04-26 03:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-04-26 03:17:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-04-26 03:17:45 UTC|1 VERSION=latest /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-26 03:18:03 UTC/bin/sh -c #(nop) COPY dir:708c44c994c394264e9ce48cad23cd85ebba6963158f63a0cbf63e3134aa3fdf in /usr/lib/python3.8/site-packages/
2021-04-26 03:18:07 UTC/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible
2021-04-26 03:18:09 UTC/bin/sh -c #(nop) COPY file:3edbe5d86fff4ee0a83f6d0bf33d7faafb243d881255df68854ee7d9dd135f5c in /usr/bin/ansible-connection
2021-04-26 03:18:11 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-26 03:18:13 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-26 03:18:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-26 03:15:13+00:00
2021-04-26 03:18:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-26 03:18:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-04-26 03:18:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-26 03:18:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-26 03:18:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-26 03:18:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-26 03:18:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-26 03:18:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-26 03:18:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-26 03:18:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-26 03:18:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-04-26 03:18:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-04-26 03:18:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-04-26 03:18:55 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-04-26 03:18:58 UTC|1 VERSION=latest /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-26 03:19:04 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-04-26 03:19:07 UTC/bin/sh -c #(nop) COPY dir:3dc9577169ceb80e5a51cf6a86cfbd78cd4f2f57c7f9e0f45595bfc387fe0c9d in /usr/lib/python3.8/site-packages/
2021-04-26 03:19:09 UTC/bin/sh -c #(nop) COPY file:00e7cc4b79c99ac723506bf2422688e9f44da3bf4dab035c40f6d394afb619c5 in /usr/bin/yq
2021-04-26 03:19:12 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-04-26 03:19:14 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-26 03:19:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-26 03:19:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-26 03:19:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-26 03:18:21+00:00
2021-04-26 03:19:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-26 03:19:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-04-26 03:19:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-26 03:19:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-26 03:19:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-26 03:20:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-26 03:20:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-26 03:20:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-26 03:20:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-26 03:20:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-26 03:20:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-04-26 03:20:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-04-26 03:20:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-04-26 03:20:25 UTC/bin/sh -c #(nop) COPY dir:b03b1530d88524b626cc577521b4ca7d3fcb5f350f11bdabcf3880e8907a50b2 in /usr/lib/python3.8/site-packages/
2021-04-26 03:20:28 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-04-26 03:20:32 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-04-26 03:20:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-26 03:20:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-26 03:20:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-26 03:20:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-26 03:19:27+00:00
2021-04-26 03:20:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-26 03:20:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-04-26 03:21:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-26 03:21:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-26 03:21:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-26 03:21:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-26 03:21:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-26 03:21:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-26 03:21:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-26 03:21:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-26 03:21:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-04-26 03:21:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-04-26 03:21:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-04-26 03:21:55 UTC/bin/sh -c #(nop) COPY dir:e98929428ee9601d5ed24831b274753c4eb3b79a71492e03047121a6b7c34af1 in /usr/lib/python3.8/site-packages/
2021-04-26 03:21:59 UTC/bin/sh -c #(nop) COPY file:aea6f8d1ef7446f58548c92f9b4a217927fe651200a83b7b594a190c5bfe6144 in /usr/bin/kubectl
2021-04-26 03:22:03 UTC/bin/sh -c #(nop) COPY file:9d00a5f23c3a4e0a9ac581c276a8eabe3fa09f75ac373a459fc1508ac440be5e in /usr/bin/oc-dynamically-linked
2021-04-26 03:22:05 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-04-26 03:22:07 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-26 03:22:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-26 03:22:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-26 03:22:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-26 03:20:49+00:00
2021-04-26 03:22:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-26 03:22:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-04-26 03:23:04 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-26 03:23:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-26 03:23:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-26 03:23:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-26 03:23:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-26 03:23:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-26 03:23:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-26 03:23:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-26 03:23:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-04-26 03:23:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-04-26 03:23:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-04-26 03:23:34 UTC/bin/sh -c #(nop) COPY file:a099652867fb693c5bb436984c66b7669d7de3608abfe502760978d12d0a1705 in /usr/bin/kops
2021-04-26 03:23:36 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-26 03:23:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-26 03:23:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-26 03:23:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-26 03:22:20+00:00
2021-04-26 03:23:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-26 03:23:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.