2022-11-22 13:00:31 UTC
187 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 1.38% (2.58 MB)
[#001] sha256:42756355ddcfe5ba02c03e06818e939946fc85c781032bb605370c9af3ecfdeb - 6.94% (13 MB)
[#002] sha256:4e355227912d0f4ae5fd303a3abc99f749bdf7423e7226dbbe0a7f4ba577ba09 - 20.93% (39.1 MB)
[#003] sha256:1ef921e6577d500adaedc5639b601e86a7b8b30d5e6669d5827d4657fdacc8df - 0.0% (1.37 KB)
[#004] sha256:b64d0a27b262d3f9c3c01e9b83ebfe71445c0c154a13fdf1d7b69fc95c2180b3 - 14.67% (27.4 MB)
[#005] sha256:79a7faf723701ee2074ebfd6c6d0b3af59e23e85bfb106bb459cfcffc0e39bba - 0.0% (93 Bytes)
[#006] sha256:948badeb1a70a074ff7e4df54d08229f3447b5ff3a2f2c3cb67e8e1d801217ef - 0.0% (1.26 KB)
[#007] sha256:186ca44c4c1c47d97337ee34d0d7aace30d0c4daba4ff4e91484946ff936bd06 - 7.74% (14.5 MB)
[#008] sha256:9e2bdb2106b8848531b3a168e38dc2cc602df1b38f48f4056788dd797df9a1e7 - 0.21% (401 KB)
[#009] sha256:0650ea1bcc486e57c854295fe17919f9cf0e3a8a38872727d0ae904e0fd71a1e - 3.38% (6.31 MB)
[#010] sha256:e9db47431054d893004d013cff20928863ea432e9182314910bcccd4eee5970c - 0.0% (1.65 KB)
[#011] sha256:8acf138f25c59931b1a8b2d2cf4bc6e21a0f717f22a1b65384449d98fdf42c06 - 6.9% (12.9 MB)
[#012] sha256:fec57eedcc3a02c2d32336eb41811edc46630dc5b624efb91f1a1d6f7a5d4bd6 - 0.0% (653 Bytes)
[#013] sha256:5f60a5ba0eab0edbcf6f2f0386c4cc96fd1a5cac232136896d0fefa4343c0942 - 5.93% (11.1 MB)
[#014] sha256:9414db1340fe8bc0e9f0fe8749ba9aa056d71ccb7201a794abf3f3d60a0e9771 - 0.72% (1.34 MB)
[#015] sha256:333d7881cdbb4b86eb8a9c151720a0de7394273ecd775b934f81da9481396966 - 6.66% (12.4 MB)
[#016] sha256:482712a59c29f4c37fbbb317ccc1695545d4551fedb9dc1c565ae296cdd0e421 - 0.0% (194 Bytes)
[#017] sha256:17b1b75099490977adb1b64e86e9fdf8e51aedca533b5bf2a5284fd42928c725 - 24.53% (45.8 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-22 09:14:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:14:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:14:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:14:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-22 09:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-22 09:14:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-22 09:14:19 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 -s /usr/bin/python3 /usr/bin/python
2022-11-22 09:14:33 UTC/bin/sh -c #(nop) COPY dir:1bc7ee7ed9a3728760325c3493c9a8f297ae7f5f047502a7ab3d6e930b6975e9 in /usr/lib/python3.10/site-packages/
2022-11-22 09:14:35 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-22 09:20:12 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-22 09:20:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:20:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-22 09:20:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:23+00:00
2022-11-22 09:20:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:20:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:20:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-22 09:56:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:57:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:57:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-11-22 09:57:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-11-22 09:57:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-11-22 09:57:55 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-22 09:57:57 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
2022-11-22 09:58:05 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-22 09:58:18 UTC/bin/sh -c #(nop) COPY dir:b4384e8de64762e3eab4fa4840a7e3aff2ef0b7f4da447a6e111a510c7b9b7e3 in /usr/lib/python3.10/site-packages/
2022-11-22 09:58:21 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-22 09:58:23 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-22 09:58:25 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:58:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 09:58:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 09:58:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:56:12+00:00
2022-11-22 09:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:58:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:58:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-22 11:05:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:05:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:05:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:05:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:05:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:05:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:05:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-11-22 11:05:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-11-22 11:05:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-11-22 11:06:05 UTC/bin/sh -c #(nop) COPY dir:ed91b033873c4d1cf593a54c34a1426c9ee97c92d99319dd6212587c16779a61 in /usr/lib/python3.10/site-packages/
2022-11-22 11:06:08 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-22 11:06:10 UTC/bin/sh -c #(nop) COPY file:7ccbd498b30eeab73411339edfa8f11bb65eedd0dc4e2f114352c16a7925b4fc in /usr/bin/aws-iam-authenticator
2022-11-22 11:06:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:06:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:06:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:06:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:04:10+00:00
2022-11-22 11:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:06:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-22 11:32:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:32:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:32:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:32:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:32:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:32:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:32:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:32:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-11-22 11:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-11-22 11:33:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-11-22 11:33:15 UTC/bin/sh -c #(nop) COPY dir:db0457eb077573e8f0f7910f0e565ee910d8289f73a2d43315060b5d22d8cb33 in /usr/lib/python3.10/site-packages/
2022-11-22 11:33:19 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-22 11:33:22 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-22 11:33:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:33:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:33:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 11:30:25+00:00
2022-11-22 11:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:33:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-22 12:59:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 12:59:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 13:00:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 13:00:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 13:00:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 13:00:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 13:00:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 13:00:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 13:00:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2022-11-22 13:00:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2022-11-22 13:00:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2022-11-22 13:00:19 UTC/bin/sh -c #(nop) COPY file:21b6f36c73ee31cdab71f85f6713114b6bc5c08ffaffa09761ef4e23fcdf18e5 in /usr/bin/kops
2022-11-22 13:00:21 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 13:00:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 13:00:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 13:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 12:57:32+00:00
2022-11-22 13:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 13:00:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 13:00:31 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.