2021-05-20 03:22:25 UTC
115 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.34% (2.68 MB)
[#001] sha256:156c5cd4ac996746625cca82283de657d80d05b0a6e300a83edd373fb45b24eb - 9.83% (11.3 MB)
[#002] sha256:6f3f0621056a484574426ad65e12a211cba10109d910e2c28f10273afc127d63 - 10.07% (11.5 MB)
[#003] sha256:0cefc6f38b1b2947c4909802745ed88d851c8b3da03ead8fd6e6b7710f41a896 - 0.0% (2.22 KB)
[#004] sha256:250b17934ccd49abc9e883eb844b7cce5ed1fcaabb945315ddd262c4f9d3d538 - 0.0% (3.6 KB)
[#005] sha256:5b372560a603d84d1a7155952e81196659783026e32f8ea8b1f32d8a9889c940 - 0.0% (93 Bytes)
[#006] sha256:7cc582cf0c4b2ced37a6cd74424e69c32d3bf33f249e5c9043d9485c39ca49b8 - 0.0% (1.25 KB)
[#007] sha256:e021de52c8a356c0150f405be5add52eebbce62e27f39faf68880c223d6490c4 - 13.91% (15.9 MB)
[#008] sha256:1a3d4dde99651f135e9c1f807e66eb603776ea8940c89d9c1521f1ac5cce3071 - 0.33% (385 KB)
[#009] sha256:8462e9be66ec6f993f5e4d84a939fa7116c85c4829761c000988ed9561406b04 - 2.88% (3.3 MB)
[#010] sha256:d512a463dfcbede1eb5022d4515487682ba3e12d5c8ecc5ed060004a38ad7fdb - 0.0% (1.65 KB)
[#011] sha256:44d920d6db05c1d67f29a9f7dc523d67aaa75c5b963cde85f4dd7c8fa238b44c - 8.98% (10.3 MB)
[#012] sha256:3c5c1f5d236731987b54bfff6e0d974d97d3b0dbb2c15a042db26ad9ec63b1e0 - 0.0% (652 Bytes)
[#013] sha256:8da8ca8a297897f5cd22a5bc1edd8ce4371dc1015aa94f69f4cb911f3b00bfac - 8.72% (9.98 MB)
[#014] sha256:82d7dcd7ce0db3871b3a7057adf1670c46b7ebe495ba3825e8ba9982e5a2a7bb - 2.1% (2.4 MB)
[#015] sha256:b79e9cbef8949ffbd535a83d79fcd7ff181660993a5a785dd2178e27a0eb3e98 - 11.56% (13.2 MB)
[#016] sha256:46540ec6ec8776c45cd6767f60b59c1384f0350c7b41945d8e2d163b2d3015c6 - 18.57% (21.3 MB)
[#017] sha256:eb962c4ac2ad30a49a52a3672b798784d553b7838bd6410282f3c832f3968027 - 0.0% (221 Bytes)
[#018] sha256:0db0e96aea95575347c42c7223ee9b6a4a4565f2ad97963a44061180a7088735 - 10.7% (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-05-20 03:19:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:19:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:19:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:19:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:19:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:19:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:19:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-05-20 03:19:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-05-20 03:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-05-20 03:19:37 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 03:19:41 UTC/bin/sh -c #(nop) COPY dir:0a230d97b8e43c817a71d970c6b84f2bcdb5d1da3ce91b58562ade0c8080a0cf in /usr/lib/python3.8/site-packages/
2021-05-20 03:19:42 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-05-20 03:19:43 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-05-20 03:19:43 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:19:44 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 03:19:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:18:51+00:00
2021-05-20 03:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:19:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 03:19:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:19:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:19:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:19:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:19:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:19:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:19:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:20:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:20:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-05-20 03:20:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-05-20 03:20:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-05-20 03:20:04 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-20 03:20:05 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 03:20:08 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-05-20 03:20:10 UTC/bin/sh -c #(nop) COPY dir:4cad7f9fb257a4b0ce30198998d1bf5d690f01e949262ea7f33e15079aa083cb in /usr/lib/python3.8/site-packages/
2021-05-20 03:20:11 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-20 03:20:12 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-20 03:20:12 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:20:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 03:20:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 03:20:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:19:48+00:00
2021-05-20 03:20:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:20:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 03:20:41 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:20:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:20:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:20:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:20:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:20:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:20:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:20:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:20:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-05-20 03:20:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-05-20 03:20:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-05-20 03:20:57 UTC/bin/sh -c #(nop) COPY dir:f12c1202df993313d8d602e334e9e35f9c79dd48b279c253100c7b04381e68fc in /usr/lib/python3.8/site-packages/
2021-05-20 03:20:58 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-20 03:20:59 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-20 03:21:00 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:21:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 03:21:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 03:21:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:20:18+00:00
2021-05-20 03:21:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:21:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 03:21:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:21:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:21:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:21:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:21:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:21:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:21:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:21:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:21:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-05-20 03:21:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-05-20 03:21:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-05-20 03:21:51 UTC/bin/sh -c #(nop) COPY dir:0d405b8b055c9933a98b41c35f3f760a063a23229a11ad88df96bf816d543d85 in /usr/lib/python3.8/site-packages/
2021-05-20 03:21:52 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-20 03:21:54 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-20 03:21:56 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-20 03:21:56 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:21:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 03:21:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 03:21:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:21:05+00:00
2021-05-20 03:22:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:22:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 03:22:09 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 03:22:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 03:22:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 03:22:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 03:22:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 03:22:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 03:22:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 03:22:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 03:22:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-05-20 03:22:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-05-20 03:22:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-05-20 03:22:20 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2021-05-20 03:22:21 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 03:22:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 03:22:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 03:22:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 03:22:02+00:00
2021-05-20 03:22:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 03:22:25 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.