2021-06-02 06:23:36 UTC
156 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 1.71% (2.68 MB)
[#001] sha256:8e20284d355e88831922a7452af5eb91993a4480574c873367fe8125749eef71 - 7.19% (11.3 MB)
[#002] sha256:efbf17a87085dd930f03d005fcd84e20973d696b414f295e7287ef369a0272f5 - 26.85% (42 MB)
[#003] sha256:add5ff0e9b7f0932768c2c2202c449157bfed44776206d3574a52d5a11c91b8b - 0.0% (2.42 KB)
[#004] sha256:fa80bde99c45ec2caf6afa69f266d530120c99aacf97037a827eee4bbff8d3e2 - 0.0% (3.75 KB)
[#005] sha256:dc852b891630e779bcb01e9fa4d4e803b3ce5bb9768e0f82241a9ca61aa3c8b5 - 0.0% (93 Bytes)
[#006] sha256:655faed9cd82fc64332ae9bd47879f9a39a53df6e3d4c6fb806589cf7ec3a0b9 - 0.0% (1.25 KB)
[#007] sha256:be6fdfdc966c0ace7d98c12896fdb0bb13462f8996050e720c52696018d8797f - 10.18% (15.9 MB)
[#008] sha256:58223647019241860080115ee348a9c7d6fa0817d1932cb2192eef4be90eac63 - 0.24% (385 KB)
[#009] sha256:6eec9918b83c27cffc7338a9adb80dc5b488c2fc444a2fae7ec505bf56163ffb - 2.11% (3.3 MB)
[#010] sha256:f7a4b5a4874a87de92d2aae41c04df21bc85aa81e8cee529fa968f895138a4ef - 0.0% (1.65 KB)
[#011] sha256:76999fbc72ce17037be730d396b0cd8686e3ba61becb03514e97d1817efc44fb - 6.6% (10.3 MB)
[#012] sha256:9784dc2611ac5c94b67035b0fa045a409eba280d226368ed3bb199bfb848a105 - 0.0% (650 Bytes)
[#013] sha256:ba07970043b73035ed88533602f51d9f7839cae699fb7a50861322d58731ad3e - 6.38% (9.98 MB)
[#014] sha256:a82f34b47eff5659ec7644440b21f9699d40f3d5293ea01e07a6a2c83f80d191 - 1.54% (2.41 MB)
[#015] sha256:1ce24a4aa26221ee6078a131d611bad4ff110fcf9ecb7be33ed7c4291981fca5 - 8.46% (13.2 MB)
[#016] sha256:750af63eaa9a3e77692ce724328a38302122d1fd66331f73d382e9c65cb89064 - 13.59% (21.3 MB)
[#017] sha256:1906b338f76d4d0df9118679d2269faa7bc271b6b638aa078f5e34bccac6b585 - 0.0% (224 Bytes)
[#018] sha256:c23cde05711957fcae7e3ac72991c0bfef8d2eecca00d67f1bcf5755275169d9 - 15.14% (23.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-06-02 06:18:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 06:18:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 06:18:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 06:18:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 06:18:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 06:18:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 06:18:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 06:18:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 06:18:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2021-06-02 06:18:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2021-06-02 06:18:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2021-06-02 06:18:34 UTC|1 VERSION=2.10 /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 06:18:51 UTC/bin/sh -c #(nop) COPY dir:a5fca9ca1200412b0d8bb0d291b75653637abd0914d9b8178a10af2d7765ffd9 in /usr/lib/python3.8/site-packages/
2021-06-02 06:18:53 UTC/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible
2021-06-02 06:18:55 UTC/bin/sh -c #(nop) COPY file:3edbe5d86fff4ee0a83f6d0bf33d7faafb243d881255df68854ee7d9dd135f5c in /usr/bin/ansible-connection
2021-06-02 06:18:57 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 06:18:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 06:19:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 06:13:12+00:00
2021-06-02 06:19:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 06:19:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-06-02 06:19:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 06:19:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 06:19:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 06:19:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 06:19:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 06:19:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 06:19:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 06:19:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 06:19:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2021-06-02 06:19:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2021-06-02 06:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2021-06-02 06:19:31 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 06:19:33 UTC|1 VERSION=2.10 /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 06:19:37 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 06:19:39 UTC/bin/sh -c #(nop) COPY dir:0afde5b1da7f4002c30507b939e4a404b7529a27b812fcdf92b8ac0c28968d6a in /usr/lib/python3.8/site-packages/
2021-06-02 06:19:41 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 06:19:43 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 06:19:45 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 06:19:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 06:19:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 06:19:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 06:19:04+00:00
2021-06-02 06:19:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 06:19:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-06-02 06:20:17 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 06:20:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 06:20:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 06:20:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 06:20:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 06:20:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 06:20:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 06:20:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 06:20:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2021-06-02 06:20:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2021-06-02 06:20:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2021-06-02 06:20:41 UTC/bin/sh -c #(nop) COPY dir:317a285540a24374a6e3f8f2bdcf72168b4df0fda29382020275eaf3dfaa00b7 in /usr/lib/python3.8/site-packages/
2021-06-02 06:20:43 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 06:20:46 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 06:20:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 06:20:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 06:20:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 06:20:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 06:19:54+00:00
2021-06-02 06:20:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 06:20:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-06-02 06:21:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 06:21:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 06:21:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 06:21:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 06:21:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 06:21:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 06:21:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 06:21:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 06:21:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2021-06-02 06:21:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2021-06-02 06:21:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2021-06-02 06:21:57 UTC/bin/sh -c #(nop) COPY dir:c2ca0b1166ee9b07442b12604a7c9ebcb2977e72b4460d4cc7dae68c101f700d in /usr/lib/python3.8/site-packages/
2021-06-02 06:22:00 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 06:22:04 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 06:22:06 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 06:22:08 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 06:22:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 06:22:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 06:22:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 06:20:58+00:00
2021-06-02 06:22:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 06:22:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2021-06-02 06:22:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 06:23:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 06:23:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 06:23:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 06:23:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 06:23:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 06:23:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 06:23:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 06:23:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awskops
2021-06-02 06:23:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awskops
2021-06-02 06:23:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awskops
2021-06-02 06:23:24 UTC/bin/sh -c #(nop) COPY file:e6a22ec73885021b65675c2cbe3f3ddad756e31b3c29b06b1de7fe64a8dd59d3 in /usr/bin/kops
2021-06-02 06:23:26 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 06:23:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 06:23:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 06:23:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 06:22:18+00:00
2021-06-02 06:23:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 06:23:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.