2022-11-18 13:15:39 UTC
125 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.07% (2.58 MB)
[#001] sha256:d420c3b79be916a9ea750c807f0c0004cc13ab36086a0f2bcb8ae7c96278a911 - 10.39% (13 MB)
[#002] sha256:31f22faa6f4232631753e91721491805359a2f845af2ea54618f8bed048c1282 - 17.87% (22.3 MB)
[#003] sha256:d1c5ab9d279bdb87c551b90af548005ff891cce7a86ff46d484a27fbde42d2f6 - 0.01% (6.73 KB)
[#004] sha256:9c9a36834d651eb1f29d361db21525bc71393150371948b69b9f2e48c4df35ad - 14.01% (17.5 MB)
[#005] sha256:0aba0aacf31fe235a45da34c6b7c3aa368f1bc970f514bde58a7b695fdc679a3 - 0.0% (93 Bytes)
[#006] sha256:b357fd8c24068e66e15549719b7462214013250b7fdab003ce042438d9fd772d - 0.0% (1.26 KB)
[#007] sha256:0f71bd10a5233bf2acb9c4f5a88799edcf08c2d8882e3c174c72e29a60c7a406 - 11.59% (14.5 MB)
[#008] sha256:e3071aa7c0a57a87c48170499c316500b99be5b24bacd7b6825b72cbf60225ec - 0.31% (393 KB)
[#009] sha256:993c870af02490b1433b54eab50e76692e5513a4321ce2b9f43ecc15d25a9a1d - 5.06% (6.31 MB)
[#010] sha256:9caf7993ea9076a190304251ac7694d57d099bfb4365f7c51366f887279c079f - 0.0% (1.65 KB)
[#011] sha256:425b7be8055380e6b3d0ac75085306fe488b9f9c45a8f208407d91f6ab1dd7e8 - 10.31% (12.9 MB)
[#012] sha256:4c6d99caa1173d0efbf77944f34cffd7770dfa5026d44d9fbc49642e425d5923 - 0.0% (657 Bytes)
[#013] sha256:8d9618f0faffad1738ce98557fa0774528991833577a8dd579c3dba5423eab93 - 8.88% (11.1 MB)
[#014] sha256:2d54acef86d333f96032e50b02abbff589de1401049cde9e010073a3408775fc - 1.08% (1.34 MB)
[#015] sha256:3c89afdaafb8ab07b92183041183d73970158e7d76e76320808be1c8cb45b6e8 - 9.97% (12.4 MB)
[#016] sha256:b437bef42a571d182c9df110baa6576f87642418f9624fd00d8070eb58e8c734 - 0.0% (192 Bytes)
[#017] sha256:15d17db74e591b204657cd5d34c8a0e3ab3669ea11a652e7d564e871969973af - 8.45% (10.5 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:53:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:53:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:53:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:53:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:53:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:53:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:53:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-18 09:53:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-18 09:53:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-18 09:54:01 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python
2022-11-18 09:54:06 UTC/bin/sh -c #(nop) COPY dir:cdcf378b6347bf72b1ec30f03b08b24f9573fcda4e321406444d475b4d7701c2 in /usr/lib/python3.10/site-packages/
2022-11-18 09:54:07 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-18 09:56:31 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 09:56:32 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 09:56:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:56:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:45:13+00:00
2022-11-18 09:56:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 09:56:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 09:56:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-18 10:14:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:15:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:15:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-18 10:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-18 10:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-18 10:15:44 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:15:46 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
2022-11-18 10:15:50 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:15:54 UTC/bin/sh -c #(nop) COPY dir:5afd8af3c29e75747a0e9bc861f7c05e6ca95aef5e6ae81d8f5e7fd28217c6da in /usr/lib/python3.10/site-packages/
2022-11-18 10:15:56 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-18 10:15:57 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:15:57 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:15:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:15:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:16:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:14:44+00:00
2022-11-18 10:16:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:16:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:16:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-18 11:14:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:14:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:14:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:14:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:14:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:14:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:14:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-18 11:14:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-18 11:14:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-18 11:15:02 UTC/bin/sh -c #(nop) COPY dir:27ff5cbe0eb91c47cd0978d4d0ad11e6ba8bff91f8e445da93d044284a071cbf in /usr/lib/python3.10/site-packages/
2022-11-18 11:15:04 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 11:15:05 UTC/bin/sh -c #(nop) COPY file:734b3433c25320629ec7980edd40e77094be1615d46760a677422420b65f255f in /usr/bin/aws-iam-authenticator
2022-11-18 11:15:06 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:15:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:15:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:15:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:49+00:00
2022-11-18 11:15:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:15:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-18 11:58:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:58:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:58:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:58:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:58:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-18 11:58:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-18 11:58:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-18 11:58:46 UTC/bin/sh -c #(nop) COPY dir:6920c4a6de60740fe0460d9f062a3305e86e85a3bcb9db585d3c1e78bdf10ecf in /usr/lib/python3.10/site-packages/
2022-11-18 11:58:49 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-18 11:58:50 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-18 11:58:51 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:58:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:58:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:58:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:56:56+00:00
2022-11-18 11:58:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:58:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:58:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-18 13:15:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 13:15:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 13:15:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 13:15:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 13:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 13:15:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 13:15:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 13:15:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 13:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-18 13:15:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-18 13:15:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-18 13:15:32 UTC/bin/sh -c #(nop) COPY file:6213526ce0645703742314dfb200cff92d0fea0282314ca2fc53131832181f2d in /usr/bin/helm
2022-11-18 13:15:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 13:15:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 13:15:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 13:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 13:15:01+00:00
2022-11-18 13:15:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 13:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 13:15:39 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.