2020-01-09 14:45:57 UTC
86 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 3.06% (2.63 MB)
[#001] sha256:a8b360f86799faf05403c131246b322e4c5b36931f1f9239ee8498216bbd3ec6 - 22.03% (18.9 MB)
[#002] sha256:ba7e2402af07eae8d88217e3daaa2b8cb6b3bcba5224ecfd97e1c4566006cd0d - 0.0% (2.43 KB)
[#003] sha256:5f4cebafff76f1e02c8d125fd3496137e4af467cc66a666d811058d969258a77 - 0.0% (3.35 KB)
[#004] sha256:b230fa0224db0c8bdace5d62b0731cf9a5b6e99d68f45de7e107a07aaf80a2e0 - 0.0% (660 Bytes)
[#005] sha256:2e0c577cf634af0e8e9f7d743b0b556e87138e72b89af4739c361b931eebf466 - 7.7% (6.62 MB)
[#006] sha256:df6b1dacf282c5991df55f6ee61076f935ddff9f75cb209fc82fe03e28817196 - 14.65% (12.6 MB)
[#007] sha256:abcb3d2441e77b08ecea3b55a9b18849ded45cbcccc52983729d79958e02fc1f - 23.88% (20.5 MB)
[#008] sha256:7fec1e4785f3ea5557970746bf62f2ad97aaac3dea051739d756da12e50b4ad7 - 28.67% (24.7 MB)
[#009] sha256:87221050d8842df75d846d4f4e7bc15fb3834b68189049adbe2d67c90ce9731f - 0.0% (1.66 KB)
/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /
2019-05-11 00:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-01-09 14:45:43 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-09 14:45:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-01-09 14:45:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-01-09 14:45:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-01-09 14:45:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-01-09 14:45:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-01-09 14:45:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-01-09 14:45:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-01-09 14:45:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awskops
2020-01-09 14:45:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awskops
2020-01-09 14:45:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awskops
2020-01-09 14:45:47 UTC/bin/sh -c #(nop) COPY dir:7083c9823b92cc10c27913e009be8af41100e5b80d46be726d838e5b9c4acfc8 in /usr/lib/python3.6/site-packages/
2020-01-09 14:45:49 UTC/bin/sh -c #(nop) COPY file:e335f3b39f22e95e4ad9888ea456832d0666373d9c3461019c873bcc82a64aae in /usr/bin/ansible
2020-01-09 14:45:49 UTC/bin/sh -c #(nop) COPY file:82bdb2d64801d2df18398f6eba63ddb9a5ac019a3022e5243e56d251d7999db5 in /usr/bin/ansible-connection
2020-01-09 14:45:49 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-01-09 14:45:50 UTC/bin/sh -c #(nop) COPY file:b7735ea2b87f5659dd374c5e5cbe32860549543e04733aad813e7655d47fc9ca in /usr/bin/aws-iam-authenticator
2020-01-09 14:45:50 UTC/bin/sh -c #(nop) COPY file:c6704f227a9f1def183435bba23cc5bcf9a77a4d843f3528fecb204e3aebee11 in /usr/bin/kubectl
2020-01-09 14:45:52 UTC/bin/sh -c #(nop) COPY file:e8b21ec9d217140465278d7a0b60154c62ce00b58400b1a38e09fc0f7394d8dd in /usr/bin/kops
2020-01-09 14:45:52 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-01-09 14:45:56 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 && mkdir /home/ansible/.aws && chown ansible:ansible /home/ansible/.aws && chmod 0700 /home/ansible/.aws && mkdir /data && chown ansible:ansible /data && chmod 0755 /data && apk add --no-cache bash git gnupg jq openssh-client 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
2020-01-09 14:45:56 UTC/bin/sh -c #(nop) COPY file:04080df4805d0af8a76f52489a1e504f24cd1750aa296f8ae828ae37964a726c in /docker-entrypoint.sh
2020-01-09 14:45:56 UTC/bin/sh -c #(nop) WORKDIR /data
2020-01-09 14:45:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-01-09 14:45:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-09 14:45:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-01-09 14:42:30+00:00
2020-01-09 14:45:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=db051caba31e19759f3dd4dc64a7eddb558b76ee
2020-01-09 14:45:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6-awskops
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.