2021-04-29 02:22:56 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.12% (2.68 MB)
[#001] sha256:3964196af0fad1c37750feb9dd32ab62bf484b337fc4603ea7bd374687f607c0 - 8.88% (11.2 MB)
[#002] sha256:7c405e5f6b7fa66ced987823c55eeb171c991f02ea5536700befa87a2126f8a7 - 7.14% (9.01 MB)
[#003] sha256:443ebfd5f4488e45d27071b2adba18f8fa65aeeeb2c236ef6f53260117da01c9 - 0.0% (2.43 KB)
[#004] sha256:25f08c135e15cccc95905619fbd3665ab6345ff1e10c531e22d43ab71c81a35d - 0.0% (3.34 KB)
[#005] sha256:6779ba42d74f686b43eb944c08a9d189465f46444a4c22ba0009f47cd15ea1a5 - 0.0% (93 Bytes)
[#006] sha256:7c9eafb96aef8191c5708d07981b48fa592228671de245c1e21cd1eecde5c94b - 0.0% (1.25 KB)
[#007] sha256:33792a6c6058fd6aade8ec3ef60be1700f565df1f1609ff7fc3dfc1eaaca09c9 - 12.62% (15.9 MB)
[#008] sha256:154df4ac157f04d0a729ebc7e63a6d0aa762109470090135211d0c889bba993c - 0.3% (385 KB)
[#009] sha256:9a806bc36111d41f5b4a6829b43d4210bc0e3d6eab4c572a4242bf34d7e77e0a - 2.59% (3.27 MB)
[#010] sha256:c6dd93c5fbc2de383791e67de018db661c35f20eb8b23b65511a1b200cf82bef - 0.0% (1.66 KB)
[#011] sha256:a75a060e06d74d374da9cb407735bfafd5de328a1ccda2a261c47e6257ba5f98 - 8.08% (10.2 MB)
[#012] sha256:1340f4cb0819e34f12305e31c4ab5fdf6d7a25c47580936c0c3ba78ca63982de - 0.0% (653 Bytes)
[#013] sha256:4c2ee9793a099117796bd584f9953fd4257b2ee459b162c3fb41f4977c2eeafd - 8.7% (11 MB)
[#014] sha256:fd948426df397d815ff3704f01bfef8708f28ccc2d2ca3647825f1966ea709b2 - 1.9% (2.4 MB)
[#015] sha256:a8925580a90c1164f5f9d9f325133697b8b39a176f96fa58fd17d7e6bdfea547 - 10.2% (12.9 MB)
[#016] sha256:d510604be5211831c9d2d2b96dd1edf048f0b25c1f4eee7f4103a10027f2a80a - 16.84% (21.3 MB)
[#017] sha256:8e93a0acfc3cd467898b9644b4533964df690a0178888ee9be421958580bbad8 - 0.0% (222 Bytes)
[#018] sha256:f593494a078feda4403564c16587350dc33b9c30784c4e76c18e2432fc82c29f - 20.62% (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-29 02:19:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:19:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:19:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:19:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:19:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:19:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-04-29 02:19:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-04-29 02:19:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-04-29 02:19:43 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-04-29 02:19:45 UTC/bin/sh -c #(nop) COPY dir:4f9ca1b66ea42756762e0e570f35bd3017e1fe50ecfd547d333a6bcd7fe0dec4 in /usr/lib/python3.8/site-packages/
2021-04-29 02:19:46 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-04-29 02:19:47 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-04-29 02:19:47 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:19:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-29 02:19:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:19:05+00:00
2021-04-29 02:19:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:19:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-04-29 02:19:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:19:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:20:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:20:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:20:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:20:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-04-29 02:20:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-04-29 02:20:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-04-29 02:20:09 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-04-29 02:20:10 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-04-29 02:20:13 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-04-29 02:20:14 UTC/bin/sh -c #(nop) COPY dir:601369e71436f136318beea8df3c740a2ac2211fda81facbf7ccec869b84a4ab in /usr/lib/python3.8/site-packages/
2021-04-29 02:20:15 UTC/bin/sh -c #(nop) COPY file:00e7cc4b79c99ac723506bf2422688e9f44da3bf4dab035c40f6d394afb619c5 in /usr/bin/yq
2021-04-29 02:20:16 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-04-29 02:20:16 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:20:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:20:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:20:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:19:52+00:00
2021-04-29 02:20:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:20:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-04-29 02:20:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:20:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:20:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:20:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:20:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:20:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:20:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-04-29 02:20:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-04-29 02:20:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-04-29 02:20:59 UTC/bin/sh -c #(nop) COPY dir:1d4088bbefa8f049068726e7533a76794c2f125fac0cc2e83ff2bfb03b02659e in /usr/lib/python3.8/site-packages/
2021-04-29 02:21:00 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-04-29 02:21:01 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-04-29 02:21:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:21:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:21:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:21:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:20:22+00:00
2021-04-29 02:21:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:21:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-04-29 02:21:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:21:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:21:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:21:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:21:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:21:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:21:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:21:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:21:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-04-29 02:21:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-04-29 02:21:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-04-29 02:21:48 UTC/bin/sh -c #(nop) COPY dir:f93e0a90b2fd51edc142823e2365d297ea2280b91b31caeedbdb50b319dac1c1 in /usr/lib/python3.8/site-packages/
2021-04-29 02:21:50 UTC/bin/sh -c #(nop) COPY file:aea6f8d1ef7446f58548c92f9b4a217927fe651200a83b7b594a190c5bfe6144 in /usr/bin/kubectl
2021-04-29 02:21:52 UTC/bin/sh -c #(nop) COPY file:799121b892200365071acbc25742aeb2b22ee3b36a73d208b8b39060fa8205c6 in /usr/bin/oc-dynamically-linked
2021-04-29 02:21:53 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-04-29 02:21:53 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:21:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:21:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:21:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:21:07+00:00
2021-04-29 02:21:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:21:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-04-29 02:22:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-29 02:22:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-04-29 02:22:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-04-29 02:22:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-04-29 02:22:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-04-29 02:22:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-04-29 02:22:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-04-29 02:22:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-04-29 02:22:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awskops
2021-04-29 02:22:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awskops
2021-04-29 02:22:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awskops
2021-04-29 02:22:51 UTC/bin/sh -c #(nop) COPY file:9585cf84901fd1f0f7a0c022defeb09b39db644c9f50b7eb7899d9d98ebf9806 in /usr/bin/kops
2021-04-29 02:22:52 UTC/bin/sh -c #(nop) WORKDIR /data
2021-04-29 02:22:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-04-29 02:22:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-29 02:22:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-29 02:21:59+00:00
2021-04-29 02:22:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=301748eff90fdda33d03f2170b7ec5757363e03a
2021-04-29 02:22:56 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.