2021-06-02 04:44:09 UTC
119 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.25% (2.68 MB)
[#001] sha256:234ae734560a5148f9a77310e34a183abb441b4597c9102809d505b90121a11a - 9.45% (11.3 MB)
[#002] sha256:a4c857edbd6269e22801373d8c42c529d6b895df628e59b7d90e9b07a1f24faf - 14.46% (17.2 MB)
[#003] sha256:5f7febbcef71cd1fe51273043bb3c106c54f41688b1b18044a306fc57460f54c - 0.0% (2.42 KB)
[#004] sha256:8d3106a7b1240de771071303d3d7abf57d5c92c9fcf8256471e6cb72623d1a17 - 0.0% (3.34 KB)
[#005] sha256:fe65f737753de4efb4e00c8549a0748a4fc11cd042a082f02e69976f92120bb4 - 0.0% (90 Bytes)
[#006] sha256:7e7f455dc65a299ec8405f55e335202095d95945a1734dc6fdf368d0f626c1ea - 0.0% (1.25 KB)
[#007] sha256:a18adf28917601d7077126ae7a31361e9082d803ff715476e3ba7090f54cac22 - 13.39% (15.9 MB)
[#008] sha256:6e84348d54bb16684d40c6810297a2126fadd6897f07bc8dd12357ddd623753b - 0.32% (385 KB)
[#009] sha256:98d5ae6b6b7ade3b8a51ed3016309df0cc45323c9ec5777271713359e8c806dd - 2.77% (3.3 MB)
[#010] sha256:6be039516529dab2287ceae1ff9c1b95f96761162fad8c4bca9df68932a2c459 - 0.0% (1.66 KB)
[#011] sha256:18953192398a6f4120a5bdbf7b8864775e6f8fdb746f2113bc7eab769ae9da04 - 8.68% (10.3 MB)
[#012] sha256:4722281a847195776831e58d51a81cd3ec94e126dcda0bbc3f0019cd5a52fa0c - 0.0% (652 Bytes)
[#013] sha256:3062c2856b7eb9365979dd5efd4db4e3673f56bcea4532e88f61b2fdede42082 - 8.39% (9.98 MB)
[#014] sha256:1d4db9f01f890b9c8d90f61392c8f6884be48f902add44b82a2595ddc113a502 - 2.03% (2.41 MB)
[#015] sha256:3a7849c40b28858c8da001c2d31099009f526c3bd3f8c12f7b964128351ddd09 - 11.12% (13.2 MB)
[#016] sha256:75055d0462445c751b5d74b7432b39931c76bd62d219bd7c0c49bf3b2dde4d67 - 17.87% (21.3 MB)
[#017] sha256:f7d2d63ba4d0f9a503474976ee73bb741447711dc11996b579594df12d560a03 - 0.0% (222 Bytes)
[#018] sha256:2a55c01770b73cb9a50147ed88b410e60b98a7c44f0705a965c114fe1bf80ace - 9.27% (11 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 04:41:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:41:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:41:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:41:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:41:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:41:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-06-02 04:41:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-06-02 04:41:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-06-02 04:41:31 UTC|1 VERSION=2.6 /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 04:41:34 UTC/bin/sh -c #(nop) COPY dir:ee6d95c4d8a550eeefefca444044eb919da72caceecfff64aa44e9db3f3fd43e in /usr/lib/python3.8/site-packages/
2021-06-02 04:41:35 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-06-02 04:41:36 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-06-02 04:41:36 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:41:37 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 04:41:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:37:27+00:00
2021-06-02 04:41:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:41:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-06-02 04:41:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:41:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:41:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:41:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:41:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:41:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:41:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:41:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-06-02 04:41:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-06-02 04:41:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-06-02 04:41:56 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 04:41:57 UTC|1 VERSION=2.6 /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 04:42:00 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 04:42:02 UTC/bin/sh -c #(nop) COPY dir:2732a6bd138c11a168700b30d39f11bf2620faf9056187d88540cbec87a6c2ad in /usr/lib/python3.8/site-packages/
2021-06-02 04:42:03 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 04:42:04 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 04:42:04 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:42:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:42:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:41:41+00:00
2021-06-02 04:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:42:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-06-02 04:42:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:42:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:42:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:42:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:42:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:42:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-06-02 04:42:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-06-02 04:42:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-06-02 04:42:44 UTC/bin/sh -c #(nop) COPY dir:7b1e85990671724cd837202631e9e9ff325543ef6142df8ae3b656e5a65fbc12 in /usr/lib/python3.8/site-packages/
2021-06-02 04:42:45 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 04:42:46 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 04:42:46 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:42:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:42:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:42:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:42:10+00:00
2021-06-02 04:42:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:42:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-06-02 04:43:23 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:43:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:43:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:43:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:43:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:43:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:43:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:43:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:43:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-06-02 04:43:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-06-02 04:43:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-06-02 04:43:34 UTC/bin/sh -c #(nop) COPY dir:b3e5a3436bdcc6f3595b2a611704dbccdbcf2e4ff13d81e825d69913085e98b1 in /usr/lib/python3.8/site-packages/
2021-06-02 04:43:36 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 04:43:38 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 04:43:39 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 04:43:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:43:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:43:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:43:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:42:52+00:00
2021-06-02 04:43:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:43:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-06-02 04:43:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:43:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:43:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:43:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:43:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:43:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:43:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:43:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:44:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awshelm
2021-06-02 04:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awshelm
2021-06-02 04:44:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awshelm
2021-06-02 04:44:04 UTC/bin/sh -c #(nop) COPY file:1c197e5c8defc0089e66d4a99b39ae3a3105a3709a69d938436bd8fe69aad697 in /usr/bin/helm
2021-06-02 04:44:05 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:44:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:44:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:44:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:43:45+00:00
2021-06-02 04:44:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:44:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
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.