2022-11-17 06:11:45 UTC
206 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.25% (2.58 MB)
[#001] sha256:864eda76331793b7b155b29e8656142811101718f256f66738d36cf2d2eeb8b7 - 6.3% (13 MB)
[#002] sha256:6309e435cd55f8983fcb241f4ae19c79f2e215e900830744418f5c21706b23ca - 24.27% (50 MB)
[#003] sha256:4deb8ec984d4268089844816de56e5acd1c215639112c7a3f5448dea0deda617 - 0.0% (6.91 KB)
[#004] sha256:0916a98462c64a116604061533f28643cbd1b2fa9a9c46e26989cca9cc87b485 - 14.31% (29.5 MB)
[#005] sha256:b87934049eb7a7e9d0f8d0be71e552730708101eac7b80324d2daa0e69007e5b - 0.0% (93 Bytes)
[#006] sha256:e4e8c8febd35d202444839fe3a85bb0ddffa5ac9d7cf76bb6df99948eb925c69 - 0.0% (1.26 KB)
[#007] sha256:afdcdf61359ce3d8d7ee9df34d0b9aab07fec9f599a1522228c0bb50748c5cee - 7.02% (14.5 MB)
[#008] sha256:4e60ac1840b2ddbdc0f4439feca9de47dd05f9b02ff788fec96f0279d9cf1234 - 0.19% (401 KB)
[#009] sha256:12bf61f7ff03380ef99ffffd183b97150e2016627f812c5b3acdf0fca9cbdf6a - 3.06% (6.31 MB)
[#010] sha256:1c29b8830914593797a6ef339f22e428bbac273442d3e9f21873b02e31f9a7b2 - 0.0% (1.65 KB)
[#011] sha256:eaaa2ca914a64c2837cc47068c5a7ffbecef32c50dd9de32582f49270d4c1bc1 - 6.24% (12.8 MB)
[#012] sha256:8172221bb2c29a0cc2a2ea7f9ae71fe1a147877a72a43c4322b62c73bd9c0334 - 0.0% (656 Bytes)
[#013] sha256:f3f85f495b836b3acab26278329068a9efa2a6b9d01a766176df7a4355f5e463 - 5.38% (11.1 MB)
[#014] sha256:8795158056bb4037a296d4774ffba7f4ee4433de41718a52e3ef7bf0248d263c - 0.65% (1.34 MB)
[#015] sha256:d2381b55d8a0651f35d75679bf37682e77765536fee8370406e65dc05533bb53 - 6.04% (12.4 MB)
[#016] sha256:76f24f9545d3cdbf27afa2982a865f35e72dc7660bbd29fdadf1abf8678487eb - 0.0% (196 Bytes)
[#017] sha256:e4af5a3b890ee71a8e0dc7fa19c2d100b22410ee625f7ba78be9f7f2e38d6b9e - 25.29% (52.1 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-16 23:26:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:26:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:26:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:26:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:26:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:26:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:26:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:26:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:27:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-16 23:27:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-16 23:27:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-16 23:27:13 UTC|1 VERSION=2.11 /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-16 23:27:37 UTC/bin/sh -c #(nop) COPY dir:9998bd0378befb0ca3a96d803c232b9e6c276f2d5bf523aaa9e1a558a7cc5a84 in /usr/lib/python3.10/site-packages/
2022-11-16 23:27:41 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-16 23:34:57 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 23:35:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:35:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 23:35:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 22:55:08+00:00
2022-11-16 23:35:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:35:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 23:41:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:43:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:43:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:43:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-16 23:43:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-16 23:43:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-16 23:43:37 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 23:43:40 UTC|1 VERSION=2.11 /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-16 23:43:49 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 23:44:10 UTC/bin/sh -c #(nop) COPY dir:a66cc2a109489ba24ea3ef8d36f6822a1f52929124cf7cec769f5107c2e9ef24 in /usr/lib/python3.10/site-packages/
2022-11-16 23:44:14 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 23:44:17 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 23:44:20 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:44:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 23:44:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 23:44:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:41:41+00:00
2022-11-16 23:44:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:44:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-17 01:37:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 01:37:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 01:37:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 01:37:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 01:37:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 01:37:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 01:37:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 01:37:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 01:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-17 01:37:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-17 01:37:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-17 01:37:53 UTC/bin/sh -c #(nop) COPY dir:cd03dd04042a40d2f0b5ccbdc494e24459241cc8cf970ba348dbe3ce1d2c0aae in /usr/lib/python3.10/site-packages/
2022-11-17 01:37:57 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-17 01:38:00 UTC/bin/sh -c #(nop) COPY file:23b95fdb89989df7d5b8a82e7e54dedfb82b843d01a086389b7dd544ad6a7f44 in /usr/bin/aws-iam-authenticator
2022-11-17 01:38:03 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 01:38:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 01:38:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 01:38:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 00:44:13+00:00
2022-11-17 01:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 01:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 01:38:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-17 04:31:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 04:31:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 04:31:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 04:31:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 04:31:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 04:31:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 04:31:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 04:31:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 04:31:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-17 04:31:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-17 04:31:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-17 04:31:57 UTC/bin/sh -c #(nop) COPY dir:eb26aaf658650ae16b6d9db21e39c725d69f082725da9af3c91570b69c0e4f9d in /usr/lib/python3.10/site-packages/
2022-11-17 04:32:02 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-17 04:32:06 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-17 04:32:09 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 04:32:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 04:32:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 04:32:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 04:28:44+00:00
2022-11-17 04:32:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 04:32:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 04:32:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-17 06:10:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 06:10:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 06:10:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 06:10:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 06:10:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 06:10:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 06:11:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 06:11:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 06:11:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awskops
2022-11-17 06:11:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awskops
2022-11-17 06:11:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awskops
2022-11-17 06:11:21 UTC/bin/sh -c #(nop) COPY file:e6597c49eecf6343608e60e62b4e5cb2721f6011c3a507f19ba967571e64d2f9 in /usr/bin/kops
2022-11-17 06:11:25 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 06:11:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 06:11:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 06:11:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 06:07:49+00:00
2022-11-17 06:11:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 06:11:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 06:11:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.