2021-03-25 00:38:23 UTC
110 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.43% (2.68 MB)
[#001] sha256:be636eaf58f87adb47b95d3b1556f453f9d21e8eda311aa2b08696163e893f13 - 10.16% (11.2 MB)
[#002] sha256:9cc304ffdbef64305d52a9501cdb78e6ddbd37211e8a28ce8b5b094195694925 - 8.17% (9.01 MB)
[#003] sha256:62b3806ec22c195b48f70a019a43309db4aec3bd4de8f72179b4bb668f9a54c0 - 0.0% (2.42 KB)
[#004] sha256:82be5c7a1fd693914720a8a9a41e993eaee936058db1604bb1f49e23d4c73e78 - 0.0% (3.34 KB)
[#005] sha256:da621a5050dea8affdddece58ae1d01159a26d01a203a3ca1b61d740e4608c9b - 0.0% (93 Bytes)
[#006] sha256:06926e6ddff8be19ed9859c257af6dece2861b79902bb44021796583b3495ad6 - 0.0% (1.24 KB)
[#007] sha256:d55b0bb7602bdc0a0d13064ac86e5cee74bae62394f91bcf7e7fcfd28b8feb28 - 14.43% (15.9 MB)
[#008] sha256:fe645a7e0961aec6c9167ca84a81206f768a17e00fe957507c9d6bd427300c55 - 0.34% (385 KB)
[#009] sha256:b9e32511820b2c5c4d138d8d8674a510cef393f82658505b731cee597a418a9f - 2.96% (3.26 MB)
[#010] sha256:62290e5487e960cdaf5ae14bfad3bb3a6397dcb8f38eca6394423fc7ac5a22a9 - 0.0% (1.66 KB)
[#011] sha256:4b552507e6063b50aec89d5593ead403c617f71c3dc16cf7ecfb61eb8b17f349 - 9.13% (10.1 MB)
[#012] sha256:096cc0d54dff1fd7aa69a423208f54224b93c49e27fded4049b4b0bc9b0776c3 - 0.0% (651 Bytes)
[#013] sha256:9b341eb8e04023a6b96f0afe6d2f46c1664445282525fa40174e0b3b006318c4 - 9.95% (11 MB)
[#014] sha256:d33da52f8fcce3c66b256c5cedcd3deb3a28dcebf48892b5cc1da1ee0b7f3252 - 2.18% (2.4 MB)
[#015] sha256:561c52241126f909caaa81c69282563e378815bc13eedf2c7b43a126ea8891a1 - 10.4% (11.5 MB)
[#016] sha256:149dc40538059eba515560e6da433c30b3f0d9225c42028c5da246a8ffa5cc97 - 19.27% (21.3 MB)
[#017] sha256:bfa4d44abe918b8e1a0aa09067cc64b462c6e0bbacb15f38a799112bdfbf8255 - 0.0% (220 Bytes)
[#018] sha256:6b0987cf9a795894a4e4580a0cee30613283178a655f9f27f232fc7d4b4b1d6f - 10.58% (11.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 00:34:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 00:34:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 00:34:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 00:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 00:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 00:34:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 00:35:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 00:35:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 00:35:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-03-25 00:35:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-03-25 00:35:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-03-25 00:35:08 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 00:35:11 UTC/bin/sh -c #(nop) COPY dir:2614d0591de1a7b6011c41a1d37725d92cec2e01b273d80fe1a5e4587d2f41b6 in /usr/lib/python3.8/site-packages/
2021-03-25 00:35:14 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-03-25 00:35:15 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-03-25 00:35:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 00:35:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-03-25 00:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 00:34:25+00:00
2021-03-25 00:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 00:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-03-25 00:35:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 00:35:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 00:35:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 00:35:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 00:35:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 00:35:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 00:35:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 00:35:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 00:35:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-03-25 00:35:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-03-25 00:35:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-03-25 00:35:37 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-03-25 00:35:38 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 00:35:41 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-03-25 00:35:44 UTC/bin/sh -c #(nop) COPY dir:6261fec703c7ce4d9babeb51852cc3483ff536b5114490b80f4a1d4c31cf5388 in /usr/lib/python3.8/site-packages/
2021-03-25 00:35:45 UTC/bin/sh -c #(nop) COPY file:8199337d81498736ca5c8f9837d4bfb73e96b642b483066d967fd4320d6331af in /usr/bin/yq
2021-03-25 00:35:46 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-03-25 00:35:46 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 00:35:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 00:35:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 00:35:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 00:35:20+00:00
2021-03-25 00:35:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 00:35:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-03-25 00:36:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 00:36:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 00:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 00:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 00:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 00:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 00:36:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 00:36:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 00:36:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-03-25 00:36:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-03-25 00:36:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-03-25 00:36:35 UTC/bin/sh -c #(nop) COPY dir:4f9a13a5d4fc9f0d5fb553281dec490ee56787242a23b4b4a7b8fb646c7c6b3d in /usr/lib/python3.8/site-packages/
2021-03-25 00:36:39 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-03-25 00:36:40 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-03-25 00:36:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 00:36:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 00:36:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 00:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 00:35:52+00:00
2021-03-25 00:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 00:36:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-03-25 00:37:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 00:37:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 00:37:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 00:37:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 00:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 00:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 00:37:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 00:37:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 00:37:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-03-25 00:37:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-03-25 00:37:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-03-25 00:37:39 UTC/bin/sh -c #(nop) COPY dir:773be5288b006507898c1ba98cc6a7bb37baef58f581ba8427da9a9477223fa4 in /usr/lib/python3.8/site-packages/
2021-03-25 00:37:42 UTC/bin/sh -c #(nop) COPY file:69a008798efe00d0ab06b7d5f1aa12fde8a991f238213b9ed2007be43b1c03fe in /usr/bin/kubectl
2021-03-25 00:37:44 UTC/bin/sh -c #(nop) COPY file:5815833622e92dd8679362d1e25e0a36a756e742dbc8c4c19ed46c50b9a050b1 in /usr/bin/oc-dynamically-linked
2021-03-25 00:37:48 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-03-25 00:37:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 00:37:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 00:37:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 00:37:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 00:36:47+00:00
2021-03-25 00:37:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 00:37:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-03-25 00:38:06 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 00:38:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 00:38:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 00:38:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 00:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 00:38:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 00:38:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 00:38:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 00:38:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awshelm
2021-03-25 00:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awshelm
2021-03-25 00:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awshelm
2021-03-25 00:38:17 UTC/bin/sh -c #(nop) COPY file:64a34f3d11bcd03d86764d5c95efe5c23d71f170d3dbe5c34f392d77ff3b3f59 in /usr/bin/helm
2021-03-25 00:38:18 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 00:38:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 00:38:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 00:38:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 00:37:54+00:00
2021-03-25 00:38:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 00:38:23 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.