2021-05-20 05:10:36 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:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 2.2% (2.68 MB)
[#001] sha256:98baf0b4c0f6ba2d1f46a66da9810a37dd6a98999c385d9722974b49565db64b - 9.23% (11.3 MB)
[#002] sha256:6d823aec8da997722f8e06f5697a5da8561bcbfa95dab24d90f826adf2f2ca74 - 9.45% (11.5 MB)
[#003] sha256:676d5892d65c9cf4d9e3c8a0c2bec646a55464d3580794f6a47823dfb8cdc7d2 - 0.0% (2.21 KB)
[#004] sha256:3d95beec93cb9c273435b2845e9b063f74384b8362e64e3c4c0e60e8fee5b70a - 0.0% (3.6 KB)
[#005] sha256:7702cff5f2d8e8239bcdb97d26d6bb6553db15697f8abb0b4f624e09dfa3f8bf - 0.0% (93 Bytes)
[#006] sha256:c8f1a5a6bf18d5d199b91710f5281ae38fce36a8459eb1a05c08b0ce5a55fc09 - 0.0% (1.25 KB)
[#007] sha256:80ad3d9baa0452c6701e58a0de8934522eb29e7ed8d4665b544c56615c5358db - 13.06% (15.9 MB)
[#008] sha256:690492910385e0eba27d272ac24a0ff5954177be51f65c384bc7789a48be0b64 - 0.31% (385 KB)
[#009] sha256:28aa42d7fdb7ece8e24b26235de33a4599f0e76f3acfcc4afb48cdac5ea00127 - 2.7% (3.3 MB)
[#010] sha256:fc0464a9efbaed1c9992575c4959eae26181722e3b1fcd46bc50128fd9621d06 - 0.0% (1.65 KB)
[#011] sha256:a94250c02bfe06c2927817d6ba4303901b0255013af73560b0db6bd2181b0739 - 8.43% (10.3 MB)
[#012] sha256:c659c2db58bca0f22c6b2e17114637d62b715f0723c38763b1f2b98af1fdb4a1 - 0.0% (650 Bytes)
[#013] sha256:34a6c514b529968e71e36585fceca28b35145533927c53489db42f01eb808fe7 - 8.18% (9.98 MB)
[#014] sha256:5c28c11af193529d23041869b7a96cf7d79b76577a140e049efa5588d346a193 - 1.97% (2.4 MB)
[#015] sha256:be89746db4e07af6b520fdd9cf46cd679f0cb41750dc18c73f8be368afc1490a - 10.85% (13.2 MB)
[#016] sha256:3b70c244e76768d1f1169d88223c92b711344f4cd8db87a8e211c64c24c59546 - 17.44% (21.3 MB)
[#017] sha256:dc12435dd292dfbd24223d74d0b014288df152e0f9ac4e6e7bedd864e247d597 - 0.0% (223 Bytes)
[#018] sha256:9dc9e1922ee6928e3b8868db9cc2760cc2da951cf62955f9f217d77e7e900e44 - 16.17% (19.7 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 05:07:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:07:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:07:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:07:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:07:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:07:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:07:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:07:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-05-20 05:07:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-05-20 05:07:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-05-20 05:07:32 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-05-20 05:07:35 UTC/bin/sh -c #(nop) COPY dir:d1a9a8cd5d766bdcfc78ea844e86c1257323ac910dda851ee01191473cca96fd in /usr/lib/python3.8/site-packages/
2021-05-20 05:07:36 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-05-20 05:07:37 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-05-20 05:07:37 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:07:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 05:07:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:06:51+00:00
2021-05-20 05:07:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:07:47 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:07:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:07:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:07:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:07:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:07:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:07:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:07:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-05-20 05:07:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-05-20 05:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-05-20 05:07:58 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-20 05:07:59 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-05-20 05:08:02 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-05-20 05:08:04 UTC/bin/sh -c #(nop) COPY dir:ee9e458c2fd22fb33d84c759fab7f5ec7a8f1962832d61872f6bbd9ad5affb67 in /usr/lib/python3.8/site-packages/
2021-05-20 05:08:05 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-20 05:08:06 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-20 05:08:06 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:08:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:08:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:07:42+00:00
2021-05-20 05:08:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:08:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:08:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:08:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:08:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:08:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:08:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-05-20 05:08:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-05-20 05:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-05-20 05:08:43 UTC/bin/sh -c #(nop) COPY dir:224dd4d03477586cfc9ba5a76e38a55716d9d8ab85e910fe382beeeff772a3e6 in /usr/lib/python3.8/site-packages/
2021-05-20 05:08:45 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-20 05:08:46 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-20 05:08:46 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:08:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:08:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:08:12+00:00
2021-05-20 05:08:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:08:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:09:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:09:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:09:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:09:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:09:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:09:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:09:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:09:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:09:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-05-20 05:09:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-05-20 05:09:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-05-20 05:09:32 UTC/bin/sh -c #(nop) COPY dir:b050603afaa20c4e7719fd1cdc6ac7a511087048e1e65d173cd579a0cfb8bee4 in /usr/lib/python3.8/site-packages/
2021-05-20 05:09:34 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-20 05:09:36 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-20 05:09:37 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-20 05:09:37 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:09:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:09:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:08:52+00:00
2021-05-20 05:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:09:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:10:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:10:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:10:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:10:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:10:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:10:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:10:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2021-05-20 05:10:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2021-05-20 05:10:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2021-05-20 05:10:31 UTC/bin/sh -c #(nop) COPY file:abc212dd7d1bb7a5ded1bc7a0b4cca5ff2e9425d916ef41beaf84d5a41a61af8 in /usr/bin/kops
2021-05-20 05:10:31 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:10:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:10:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:09:43+00:00
2021-05-20 05:10:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:10:36 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.