2021-03-25 02:18:03 UTC
122 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ba3557a56b150f9b813f9d02274d62914fd8fce120dd374d9ee17b87cf1d277d - 2.19% (2.68 MB)
[#001] sha256:903db906cf58302bf6be4084af1bd98a044d521421d5ea156d67a9e868470f54 - 9.17% (11.2 MB)
[#002] sha256:ca83ccb3c0815353079b27381e6731dfd0aed39d46dd4e1943f94f960bd64664 - 7.36% (9.01 MB)
[#003] sha256:99dee0528fb85c0935b64277cf5a8d046196a18e22fdd3a581d82f0a29591e32 - 0.0% (2.42 KB)
[#004] sha256:9a9e4bb69a98bdfb462196dbb563564f93daa57336d672f7c5e492f050c3248e - 0.0% (3.34 KB)
[#005] sha256:4e7e01f8fec6af64c911d5d8f618f01f23e13566abd06ca31bafa12500a6a2a6 - 0.0% (93 Bytes)
[#006] sha256:6280df1ba5a6090c461c5aa9903a3124ce8ad7d88790d166ef4df123c0e59439 - 0.0% (1.24 KB)
[#007] sha256:98a7a5c0837490d84ac8e4e1f375c154974534ad5fcf204a0ca28c55098734d3 - 13.02% (15.9 MB)
[#008] sha256:d952282f2951af44cc6d2fbfac870cc1a6402fe048063c3e12460636c99cf2fb - 0.31% (385 KB)
[#009] sha256:ab16f1015a4fb6859f691d616585a21af87c6216916f5b3063e54f539e455d31 - 2.67% (3.26 MB)
[#010] sha256:cd1288b6be381e23f4722bacf2725502349c115ff0246fc1703be93a2f03c337 - 0.0% (1.65 KB)
[#011] sha256:e4cee801a6a420a36a9ec607dd441a045f2101987b56a7b3ff5538f2a2858d8e - 8.23% (10.1 MB)
[#012] sha256:ff0fd7bede5e9a38535721e4feac94999828e73c53566aef9b87902c86412821 - 0.0% (653 Bytes)
[#013] sha256:de833d2fc23c2c778ce1a605b9cac14649c56a249ffd48c1121dceb9a264d722 - 8.98% (11 MB)
[#014] sha256:1873bd9c83a20b6d472ca9cf9775e0c900af5ece194bacbed5dcaf777fa6e7ed - 1.96% (2.4 MB)
[#015] sha256:a85da94d9081311fc5b9c8e9b22632a1148552829c52c50534f3266c99931ee6 - 9.38% (11.5 MB)
[#016] sha256:c008277db9460df73a090b50f520e0923727609b8ad0c32662fff78b8603b200 - 17.38% (21.3 MB)
[#017] sha256:2934d48a48df35782538ad71530804546797ba4138ebef9c9a53f5d52ba6999f - 0.0% (223 Bytes)
[#018] sha256:96e6d545e4796e3fa84a85b8f7665bce11e6a2e8123ed8c96792d51522384ac7 - 19.36% (23.7 MB)
/bin/sh -c #(nop) ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /
2021-02-17 21:19:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-03-25 02:14:00 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:14:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:14:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:14:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-03-25 02:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-03-25 02:14:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-03-25 02:14:14 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-03-25 02:14:16 UTC/bin/sh -c #(nop) COPY dir:80ab7ca6660632475fe3ad9f7bd6b6e6d67af992c0bae613005a8cccec8a021f in /usr/lib/python3.8/site-packages/
2021-03-25 02:14:19 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-03-25 02:14:20 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-03-25 02:14:20 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:14:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-03-25 02:14:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:13:34+00:00
2021-03-25 02:14:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-03-25 02:14:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:14:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:14:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:14:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:14:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:14:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-03-25 02:14:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-03-25 02:14:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-03-25 02:14:42 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-03-25 02:14:43 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-03-25 02:14:46 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-03-25 02:14:49 UTC/bin/sh -c #(nop) COPY dir:32eac1ad0f46c586c3473bd700b8d84470e74602647350067b93a061d5d07492 in /usr/lib/python3.8/site-packages/
2021-03-25 02:14:50 UTC/bin/sh -c #(nop) COPY file:8199337d81498736ca5c8f9837d4bfb73e96b642b483066d967fd4320d6331af in /usr/bin/yq
2021-03-25 02:14:51 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-03-25 02:14:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:14:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 02:14:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 02:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:14:25+00:00
2021-03-25 02:14:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:14:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-03-25 02:15:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:15:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:15:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:15:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:15:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:15:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:15:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:15:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-03-25 02:15:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-03-25 02:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-03-25 02:15:38 UTC/bin/sh -c #(nop) COPY dir:b96a5938283fc3f136a773b274bea82ee77994b01d8e02e76d1b3329f3989e67 in /usr/lib/python3.8/site-packages/
2021-03-25 02:15:42 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-03-25 02:15:43 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-03-25 02:15:44 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:15:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 02:15:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 02:15:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:14:57+00:00
2021-03-25 02:15:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:15:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-03-25 02:16:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:16:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:16:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:16:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-03-25 02:16:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-03-25 02:16:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-03-25 02:16:39 UTC/bin/sh -c #(nop) COPY dir:8194a99942e2570cea060ea463f4d0610137cfb411a1d43f356380ff8b42e2ee in /usr/lib/python3.8/site-packages/
2021-03-25 02:16:42 UTC/bin/sh -c #(nop) COPY file:69a008798efe00d0ab06b7d5f1aa12fde8a991f238213b9ed2007be43b1c03fe in /usr/bin/kubectl
2021-03-25 02:16:44 UTC/bin/sh -c #(nop) COPY file:5815833622e92dd8679362d1e25e0a36a756e742dbc8c4c19ed46c50b9a050b1 in /usr/bin/oc-dynamically-linked
2021-03-25 02:16:47 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-03-25 02:16:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:16:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 02:16:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 02:16:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:15:50+00:00
2021-03-25 02:16:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:16:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-03-25 02:17:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:17:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:17:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:17:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:17:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:17:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:17:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:17:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:17:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awskops
2021-03-25 02:17:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awskops
2021-03-25 02:17:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awskops
2021-03-25 02:17:55 UTC/bin/sh -c #(nop) COPY file:e6a22ec73885021b65675c2cbe3f3ddad756e31b3c29b06b1de7fe64a8dd59d3 in /usr/bin/kops
2021-03-25 02:17:59 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:17:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 02:18:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 02:18:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:16:53+00:00
2021-03-25 02:18:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:18:03 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.