2021-03-25 02:45:56 UTC
121 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.22% (2.68 MB)
[#001] sha256:9cce9cc737da79d7cdd5420638724da4b6ec9cf54a3b23fc43f86aa9e1e4249e - 9.28% (11.2 MB)
[#002] sha256:ae95a27020b3a3e67e725475831e8d62580d4901a518f153b7c9001f7a10da1a - 9.53% (11.5 MB)
[#003] sha256:999659471c2e67148178666986295e16d3e139a8024cae146b8e82cc7f586898 - 0.0% (2.21 KB)
[#004] sha256:9e5f596e89015aead0a03bb3b094547a25f9a1f69c0b5b6a1044f92fdc21b903 - 0.0% (3.6 KB)
[#005] sha256:7182b568d4fd035a4faf2ce5ff734131e744c003f4c0eb964eeac4d7f3fd487f - 0.0% (93 Bytes)
[#006] sha256:b0d42f56d25066fc9f839c791195365b50aeaa49cb14dc7548827ca1d847c435 - 0.0% (1.25 KB)
[#007] sha256:791a8dac19d1a6fd440a7fcf18c4b01cbca9be8539f3ebed4b9c2cc94ec2f4d3 - 13.17% (15.9 MB)
[#008] sha256:4fafc7f902469ed005eb4193ae543b8fac4b2cb01d3c5d61222e841d345f62ba - 0.31% (385 KB)
[#009] sha256:1791f40646cf9cb2bfbacaa5c52854b507c012d5eedc63e48f0c8497f207899b - 2.7% (3.26 MB)
[#010] sha256:f856dc38aa7674160987c0fb77e698178b939bbbfafd07e76e9ac10d06d997b4 - 0.0% (1.66 KB)
[#011] sha256:469a85f0883d9fb51679fe2e6921d717147383a2159fdb6f74f56c2da23434c2 - 8.33% (10.1 MB)
[#012] sha256:0174a46ba8475d243a79208632345754d0847bdb385e86732fff7b4d10782acc - 0.0% (654 Bytes)
[#013] sha256:2f058af22945853ce66738092328118f487ac17a81cabb51866a47ed73a57af2 - 9.08% (11 MB)
[#014] sha256:c8b533954be94efe944ae76657573cbd5267f0a161882eb13ea375447613d862 - 1.99% (2.4 MB)
[#015] sha256:2642afd9de8e460bd02b269d8980349f1c55a121b2fe329028429d7486b2a2e0 - 9.49% (11.5 MB)
[#016] sha256:779dc5fc0df51a3b7871329ba717d66a822f6e7b844fd179682b2885cd035e80 - 17.59% (21.3 MB)
[#017] sha256:db4b6532cbad908100803fffbc96785f11d70217ecf587ed4f2ead338f6e8019 - 0.0% (223 Bytes)
[#018] sha256:1802b5ad1cb6888a538d7c57fac0fb17df3459a9a0f2a593f51c64609e61537b - 16.31% (19.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:42:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:42:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:42:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:42:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:42:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:42:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-03-25 02:42:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-03-25 02:42:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-03-25 02:42:15 UTC|1 VERSION=2.8 /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:42:17 UTC/bin/sh -c #(nop) COPY dir:e7d4aa7918f266d6cf39cd98c2aa84eaf969d264cc93e89f55c6dd5c5a3cccba in /usr/lib/python3.8/site-packages/
2021-03-25 02:42:21 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-03-25 02:42:22 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-03-25 02:42:22 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:42:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-03-25 02:42:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:41:29+00:00
2021-03-25 02:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:42:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-03-25 02:42:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:42:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:42:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:42:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:42:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:42:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-03-25 02:42:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-03-25 02:42:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-03-25 02:42:43 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-03-25 02:42:44 UTC|1 VERSION=2.8 /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:42:48 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-03-25 02:42:50 UTC/bin/sh -c #(nop) COPY dir:ba9dba139fe9a002da2bcb20aa9d798b21e5c6f9b1e22bef255c74bd121b4714 in /usr/lib/python3.8/site-packages/
2021-03-25 02:42:51 UTC/bin/sh -c #(nop) COPY file:8199337d81498736ca5c8f9837d4bfb73e96b642b483066d967fd4320d6331af in /usr/bin/yq
2021-03-25 02:42:52 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-03-25 02:42:52 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:42:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 02:42:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 02:42:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:42:27+00:00
2021-03-25 02:42:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:42:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-03-25 02:43:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:43:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:43:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:43:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:43:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:43:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:43:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:43:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:43:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-03-25 02:43:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-03-25 02:43:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-03-25 02:43:35 UTC/bin/sh -c #(nop) COPY dir:b76beab3d1e4c0995198a06b7eb20e7d1e1dfc940b6bbbae947a76130d0093df in /usr/lib/python3.8/site-packages/
2021-03-25 02:43:39 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-03-25 02:43:40 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2021-03-25 02:43:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:43:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 02:43:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 02:43:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:42:58+00:00
2021-03-25 02:43:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:43:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-03-25 02:44:22 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:44:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:44:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:44:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:44:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:44:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:44:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:44:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:44:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-03-25 02:44:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-03-25 02:44:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-03-25 02:44:34 UTC/bin/sh -c #(nop) COPY dir:852f9de6b7a4941a5f9c6ae5688513d3f61bbb36740fcedaaf0eac473d138826 in /usr/lib/python3.8/site-packages/
2021-03-25 02:44:36 UTC/bin/sh -c #(nop) COPY file:69a008798efe00d0ab06b7d5f1aa12fde8a991f238213b9ed2007be43b1c03fe in /usr/bin/kubectl
2021-03-25 02:44:39 UTC/bin/sh -c #(nop) COPY file:5815833622e92dd8679362d1e25e0a36a756e742dbc8c4c19ed46c50b9a050b1 in /usr/bin/oc-dynamically-linked
2021-03-25 02:44:42 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-03-25 02:44:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:44:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 02:44:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 02:44:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:43:47+00:00
2021-03-25 02:44:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:44:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-03-25 02:45:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-03-25 02:45:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-03-25 02:45:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-03-25 02:45:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-03-25 02:45:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-03-25 02:45:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-03-25 02:45:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-03-25 02:45:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-03-25 02:45:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2021-03-25 02:45:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2021-03-25 02:45:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2021-03-25 02:45:49 UTC/bin/sh -c #(nop) COPY file:abc212dd7d1bb7a5ded1bc7a0b4cca5ff2e9425d916ef41beaf84d5a41a61af8 in /usr/bin/kops
2021-03-25 02:45:52 UTC/bin/sh -c #(nop) WORKDIR /data
2021-03-25 02:45:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-03-25 02:45:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-25 02:45:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-25 02:44:48+00:00
2021-03-25 02:45:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5e843231d1d4038ba9f0d6945e6a2bdf6cfdf12b
2021-03-25 02:45:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.