2021-06-02 05:34:54 UTC
124 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.16% (2.68 MB)
[#001] sha256:999a61e3d889537f9ae18446ffb522f849300bc7e4a4441235da345f9ef54727 - 9.05% (11.3 MB)
[#002] sha256:86187f4e8a08f4bfd1d45f0c3376acc1790631914a274f9f952c4af5af25faaf - 17.11% (21.3 MB)
[#003] sha256:085723f3860199e0b3c22a15df5db01e9bb47b7c6ae9f9dc05f9f87a1285c045 - 0.0% (2.42 KB)
[#004] sha256:3196a36cf13a464d7813ab62a34d409606abbab3970991877df44a6284d17376 - 0.0% (3.75 KB)
[#005] sha256:b55f28bcdd78607cfbe79de947abebd19bff322c2dd207da7fcd67a38c12d8c5 - 0.0% (93 Bytes)
[#006] sha256:68241ced5fc76f8ae27a8469fb5be023d2ea58cf1e596770a19db8fff256cddb - 0.0% (1.25 KB)
[#007] sha256:f6f0797408255e4485864f92414b9df89e77915bd0d393210ae077200b21ca1a - 12.82% (15.9 MB)
[#008] sha256:26f026fd0e534abd0711767483758c9c483a023c5c6de11283199dc321d42be0 - 0.3% (385 KB)
[#009] sha256:d87d955c016ae7413a9c6bc3061f499aa68240daddd5b987b4ef0fbc7e12f366 - 2.65% (3.3 MB)
[#010] sha256:a4380aff3670e0a01db2aebc610769463e83bfdad71fad5242ca84c24e7859fc - 0.0% (1.65 KB)
[#011] sha256:20857b14193850047809f6325f7085eab24dd7496c6d35d33085e7a7be4a31e4 - 8.31% (10.3 MB)
[#012] sha256:abe88a645769b4f1d4b20e260eaeec6f7612cc7b56ea373c52f297a0adac1235 - 0.0% (647 Bytes)
[#013] sha256:5b4e461d8465620346825f5c8d2e98f1f65b94cbd99ab2950834bfabdb8cd5f9 - 8.03% (9.98 MB)
[#014] sha256:df3e5889f3560c5b819713e662a89fc86b1ebba5e5c2caa78d99c5a1a779b803 - 1.94% (2.41 MB)
[#015] sha256:6d2e67b8325e143b058aeca89df36c98dcdc53e8595478ce0e18016b64814f5a - 10.65% (13.2 MB)
[#016] sha256:0a9344f36735de88dc4b566e86af3fa355ad94fb193be2364dcc5f95c0024c17 - 17.11% (21.3 MB)
[#017] sha256:68f27a9a1217550f318d1151fb4f732afcb5be8424311bbebcd3079c2dff5dbe - 0.0% (219 Bytes)
[#018] sha256:40d0c6fb610cce7ee1a97cf7c24feb2807ac2f27ec0201846ca40ea7b063c587 - 9.86% (12.3 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:32:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:32:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:32:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:32:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:32:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:32:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:32:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:32:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:32:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-06-02 05:32:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-06-02 05:32:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-06-02 05:32:18 UTC|1 VERSION=2.9 /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-06-02 05:32:23 UTC/bin/sh -c #(nop) COPY dir:bb0d5347fbdc0a57105a32d02e0ae838fbd3454ddeb78fb0996cec01921c8a7b in /usr/lib/python3.8/site-packages/
2021-06-02 05:32:24 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-06-02 05:32:25 UTC/bin/sh -c #(nop) COPY file:e340db5070a027c1219f4fed1a521b81cf1c8337176f57ba767fd5b90ac4728b in /usr/bin/ansible-connection
2021-06-02 05:32:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:32:26 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:32:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:28:42+00:00
2021-06-02 05:32:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:32:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-06-02 05:32:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:32:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:32:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:32:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:32:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:32:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:32:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-06-02 05:32:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-06-02 05:32:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-06-02 05:32:46 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 05:32:47 UTC|1 VERSION=2.9 /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-06-02 05:32:49 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 05:32:51 UTC/bin/sh -c #(nop) COPY dir:06e1c860cfd789ed8975acb58fdb75f6df7a267f4e7b074f16f4639e614f6e27 in /usr/lib/python3.8/site-packages/
2021-06-02 05:32:52 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 05:32:53 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 05:32:53 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:32:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:32:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:32:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:32:30+00:00
2021-06-02 05:32:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-06-02 05:33:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:33:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:33:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:33:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:33:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-06-02 05:33:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-06-02 05:33:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-06-02 05:33:32 UTC/bin/sh -c #(nop) COPY dir:8a0af22b5d253a488cec10c3a0debda4c9705bf44c8f3366227f9d3f894f00b5 in /usr/lib/python3.8/site-packages/
2021-06-02 05:33:33 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 05:33:34 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 05:33:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:33:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:33:36 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:33:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:32:59+00:00
2021-06-02 05:33:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:33:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-06-02 05:34:08 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:34:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:34:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:34:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:34:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:34:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:34:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-06-02 05:34:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-06-02 05:34:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-06-02 05:34:20 UTC/bin/sh -c #(nop) COPY dir:953ede817281da71591c420f75d8feb1e70dffd8b4a81838d92813f676841cec in /usr/lib/python3.8/site-packages/
2021-06-02 05:34:22 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 05:34:24 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 05:34:25 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 05:34:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:34:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:34:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:33:40+00:00
2021-06-02 05:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:34:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-06-02 05:34:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:34:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:34:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:34:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:34:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:34:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:34:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2021-06-02 05:34:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2021-06-02 05:34:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2021-06-02 05:34:49 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2021-06-02 05:34:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:34:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:34:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:34:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:34:31+00:00
2021-06-02 05:34:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:34:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.