2021-06-02 04:47:26 UTC
120 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.24% (2.68 MB)
[#001] sha256:257378bae7238366b45feee3eb39857bef2adcdd69c652a9133d64e40a332347 - 9.38% (11.3 MB)
[#002] sha256:7549ab0b580d4448a0472fae99ce01e47cf53b1c688eb2cdbada539656a7867a - 14.35% (17.2 MB)
[#003] sha256:3390cdadc67874268de7874600ea410c8f7337bb3abdce90b5e17ebaa3fe45ec - 0.0% (2.43 KB)
[#004] sha256:cd68e78c59fd361e0139a8e4b87dd1a1113d0278e3897f0891770226bf84d483 - 0.0% (3.35 KB)
[#005] sha256:5bd8265d25a3f8d20d60357e98946660f530f6e20a5c17d2b6f6370185454573 - 0.0% (93 Bytes)
[#006] sha256:9d1427ce8f1fffcebbaf70359f32896ef3ea30bb1fcb66afda64604e7d22c59c - 0.0% (1.25 KB)
[#007] sha256:7cc72ccbbdf4efd9ab2ffa605a5d21645ff31dd9b0b72c763c3e7af1d1fcec33 - 13.28% (15.9 MB)
[#008] sha256:15632b9b86a01a3b438edd99ff2d39bc728056fc46f39f835ab9f1cebc56e555 - 0.31% (385 KB)
[#009] sha256:6f15afc28e0b03bc4e8cc115a028aa868b52cfeec55d6ef11332db5660c768c2 - 2.75% (3.3 MB)
[#010] sha256:d9b14cf95810141f4543fef2e1148a058d26de4784299b18b31ec9479e9f7401 - 0.0% (1.65 KB)
[#011] sha256:d0077507b433843ce928d2e896444ec18881cb039e8326e637267ab055adecef - 8.61% (10.3 MB)
[#012] sha256:03593b15a5d82dcda254d02832dc9c90caf73bc29302eadc4907afb0162803ae - 0.0% (651 Bytes)
[#013] sha256:a71be78631c9b68945359e06ea7541cf404ef7c2673bf4cc26996d3f13ecd342 - 8.32% (9.98 MB)
[#014] sha256:90b80cbe4390425c2a7e980e298924a6ae06bcfa916d3f28bbbb7e8fc6ae8293 - 2.01% (2.41 MB)
[#015] sha256:fd23c22ba00372ad1e77cb4bf8eb7a36fd0859ff50776fb9ee476db25cfae9f5 - 11.03% (13.2 MB)
[#016] sha256:733ba2db61026afdaae86a52d2fa0a94e1efad730427f89c7c459434611de95b - 17.73% (21.3 MB)
[#017] sha256:f71e462569578268548bedb0c8b7b9826747d87e234842e0c0ba2b4f334a0db7 - 0.0% (222 Bytes)
[#018] sha256:cf858c3e4f97c3d780a37d5be0787d1e2fb67e8519b21edab7768afc77a49337 - 9.98% (12 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:44:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:44:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:44:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:44:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:44:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:44:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:44:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:44:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:44:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 base
2021-06-02 04:44:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 base
2021-06-02 04:44:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 base
2021-06-02 04:44:34 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:44:38 UTC/bin/sh -c #(nop) COPY dir:4cdf876ebcfb272e8a2c25d2c8bc06a92a969497e25406c2d1e72db5cbc0fa02 in /usr/lib/python3.8/site-packages/
2021-06-02 04:44:39 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-06-02 04:44:40 UTC/bin/sh -c #(nop) COPY file:38dc0415d81358d077f10c483ed45b43a10e520e10eee6ab66a886a1176f0e2d in /usr/bin/ansible-connection
2021-06-02 04:44:40 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:44:41 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 04:44:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:40:13+00:00
2021-06-02 04:44:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:44:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-06-02 04:44:51 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:44:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:44:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:44:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:44:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:44:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:44:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:44:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:44:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 tools
2021-06-02 04:45:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 tools
2021-06-02 04:45:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 tools
2021-06-02 04:45:02 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 04:45:03 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:45:06 UTC|1 VERSION=2.6 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 04:45:08 UTC/bin/sh -c #(nop) COPY dir:46572552813c888ada29456bcb6875f75acef8d8b8692253ca9323b455e254ad in /usr/lib/python3.8/site-packages/
2021-06-02 04:45:09 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 04:45:10 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 04:45:10 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:45:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:45:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:45:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:44:45+00:00
2021-06-02 04:45:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:45:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-06-02 04:45:38 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:45:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:45:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:45:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:45:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:45:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:45:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:45:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:45:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 aws
2021-06-02 04:45:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 aws
2021-06-02 04:45:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 aws
2021-06-02 04:45:53 UTC/bin/sh -c #(nop) COPY dir:f0575fd93cc0a82ab037202a6e44261dee570334a70d01c6cf9d778443b9bd9e in /usr/lib/python3.8/site-packages/
2021-06-02 04:45:55 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 04:45:56 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 04:45:57 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:45:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:45:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:45:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:45:16+00:00
2021-06-02 04:46:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:46:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-06-02 04:46:37 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:46:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:46:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:46:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:46:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:46:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:46:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:46:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:46:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awsk8s
2021-06-02 04:46:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awsk8s
2021-06-02 04:46:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awsk8s
2021-06-02 04:46:50 UTC/bin/sh -c #(nop) COPY dir:03e0aeaad2ceee8587e5d396674373989832c8421fee4576235353a510f06257 in /usr/lib/python3.8/site-packages/
2021-06-02 04:46:51 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 04:46:54 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 04:46:55 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 04:46:55 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:46:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:46:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:46:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:46:02+00:00
2021-06-02 04:46:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:47:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.6
2021-06-02 04:47:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:47:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:47:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:47:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:47:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:47:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:47:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:47:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:47:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.6 awshelm
2021-06-02 04:47:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.6 awshelm
2021-06-02 04:47:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.6 awshelm
2021-06-02 04:47:21 UTC/bin/sh -c #(nop) COPY file:3f9d4853e3b3ef43e5417ff9e4258c77d3a0fae1a5a0244d43c683bc33a52284 in /usr/bin/helm
2021-06-02 04:47:22 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:47:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:47:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:47:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:47:01+00:00
2021-06-02 04:47:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:47:26 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.