2023-04-05 14:39:10 UTC
208 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 1.55% (3.22 MB)
[#001] sha256:552a93f25940dc5dc79064a3c0c5d84ce34bbc3e93a8e5f750c377285cca6d9e - 6.54% (13.6 MB)
[#002] sha256:86bf503d02eafa688bb0e9b8371784aaca38e787f756de861b248530f11d672c - 19.71% (41 MB)
[#003] sha256:6555d99771a2200a2cae1a8f300671839451d815303d42789a33bc981328503a - 0.0% (1.37 KB)
[#004] sha256:6bf173f98e7ff919a10f628fa21654decb1feeaab39076883106ba740c0e5c94 - 13.66% (28.4 MB)
[#005] sha256:7e8472198e9f65ba3ebf3de0d452da61aefc5eba30aecc3cff41e8e98c8a378f - 0.0% (93 Bytes)
[#006] sha256:84e419ec094bf0e512f4d8d3187804159ac4bcd3fa472fdd13e4135d3277e6f2 - 0.0% (1.26 KB)
[#007] sha256:257f08590fc3869e945e4f355572c316a316c789ee1722d8275eb823574b2874 - 5.75% (11.9 MB)
[#008] sha256:f41430e2efce3518acdf6cb6e79a2780e27196e224c208a5afea2ddf12b0fd85 - 0.2% (416 KB)
[#009] sha256:e8fa73fc416470fd9cc0a113a0d0ed2a9748111db6d3fb29a3a605f94df53590 - 1.68% (3.5 MB)
[#010] sha256:2105ae04d7fa542c4d530d61274db38526f58a87bb4e42fc4b867a2db4baea83 - 0.0% (1.94 KB)
[#011] sha256:d1b8febf6417cc799e162ed5dadcdcba06c0454d758e30d97c4ffd1aa35a33ab - 6.53% (13.6 MB)
[#012] sha256:922bd682182d543bc2c34a173af2a2d79154e4ac43e87193d96b2d7de56f8be6 - 0.0% (654 Bytes)
[#013] sha256:86928197afd6f0008a47c204b04164d360d6abd773d0c74df9489a858f2207a2 - 6.63% (13.8 MB)
[#014] sha256:cffcfd36338c1e2816e2115e1ef011ea81af0c7f7f811f20c42d674dedc857a7 - 0.73% (1.52 MB)
[#015] sha256:4e79ed9ba3e0da4750821ae47b49a22c1e1b4dbe808c02238658ab02d02743fa - 7.01% (14.6 MB)
[#016] sha256:c8d5340fe305b2a9cfde4db9c0acafb639f9058d830e7c45d6b7d2da94baa40d - 24.3% (50.5 MB)
[#017] sha256:72d49f6fa23aabafc05c7359d19ac0e1722d4b45b53ee4213b12830ddb1c212e - 5.73% (11.9 MB)
/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
2023-03-29 18:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:07:39 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:07:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:07:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2023-04-05 11:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2023-04-05 11:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2023-04-05 11:07:52 UTC|1 VERSION=latest /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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:08:03 UTC/bin/sh -c #(nop) COPY dir:cbee57b5ca3b5a3fb0fbe4341385bc9753d01780f7c8eaf6009da33b4f25116c in /usr/lib/python3.10/site-packages/
2023-04-05 11:08:05 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-04-05 11:08:29 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:08:31 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:08:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:00+00:00
2023-04-05 11:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-04-05 11:39:40 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:39:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:39:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:39:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:39:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:39:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2023-04-05 11:40:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2023-04-05 11:40:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2023-04-05 11:40:06 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:40:08 UTC|1 VERSION=latest /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
2023-04-05 11:40:10 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:40:19 UTC/bin/sh -c #(nop) COPY dir:91755c862ae08eba42f68f23b6f13a66f0c0a1ce424ccd1a0517ef9e9f3beadb in /usr/lib/python3.10/site-packages/
2023-04-05 11:40:21 UTC/bin/sh -c #(nop) COPY file:4c44e0b2e2af69fdf51cbbb0f65948ae2265e47fbf906b051d4b14faf0f9c9ec in /usr/bin/yq
2023-04-05 11:40:22 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:40:24 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:40:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:40:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:40:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:38+00:00
2023-04-05 11:40:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:40:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:40:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-04-05 12:02:16 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 12:02:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 12:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 12:02:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 12:02:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 12:02:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 12:02:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 12:02:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 12:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2023-04-05 12:02:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2023-04-05 12:02:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2023-04-05 12:03:03 UTC/bin/sh -c #(nop) COPY dir:d4426aa86014876a74484895d9e33401783bc7da186864b26b2ab35f48234b31 in /usr/lib/python3.10/site-packages/
2023-04-05 12:03:07 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 12:03:11 UTC/bin/sh -c #(nop) COPY file:c97a252a1d7850191d28efd0d0026a84b69dc343ee30ee7c7af5045a98aaadc6 in /usr/bin/aws-iam-authenticator
2023-04-05 12:03:13 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 12:03:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 12:03:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 12:03:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:53:15+00:00
2023-04-05 12:03:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 12:03:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 12:03:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-04-05 13:15:26 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:15:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:15:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:15:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2023-04-05 13:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2023-04-05 13:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2023-04-05 13:15:55 UTC/bin/sh -c #(nop) COPY dir:2aa76e305405c8725ab70fa2fadb98c9ba32e3bdfb57d72537dba60fcf180cdc in /usr/lib/python3.10/site-packages/
2023-04-05 13:15:58 UTC/bin/sh -c #(nop) COPY file:06b3102c38bb2debf465f16fef10d4fd1b47af6b1ac4c18d733d4c4e28a6bbb3 in /usr/bin/kubectl
2023-04-05 13:16:03 UTC/bin/sh -c #(nop) COPY multi:6e36da13ed7f2b338128446c855f997db07c40f1a7fa07a949ae96c74075ac13 in /usr/bin/
2023-04-05 13:16:05 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:16:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:16:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:14:58+00:00
2023-04-05 13:16:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:16:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-04-05 14:38:32 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 14:38:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 14:38:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 14:38:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 14:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 14:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 14:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 14:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 14:38:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2023-04-05 14:38:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2023-04-05 14:38:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2023-04-05 14:38:56 UTC/bin/sh -c #(nop) COPY file:1bac39daa57e55ff7260565cf73cd70942ce091ba5311b0b01fe57a348e161ab in /usr/bin/helm
2023-04-05 14:38:58 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 14:39:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 14:39:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 14:39:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 14:38:18+00:00
2023-04-05 14:39:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 14:39:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 14:39:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.