2022-11-16 06:23:27 UTC
257 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 1.04% (2.68 MB)
[#001] sha256:e82ff8b7284e89c0aa2bb6eb0f6bafed684fbe15fa4be23d2e8382cf540bac1f - 5.02% (12.9 MB)
[#002] sha256:1752e5358580dd130202cd67da9f3a9ae5976677335fd9da710b0b5e189de61f - 19.76% (50.8 MB)
[#003] sha256:e6719d2389c7c5aea2f94567e1edb49cb05af9f787d729b09cabd880a7b9aa49 - 0.0% (6.91 KB)
[#004] sha256:7ee439db6904878582ac49e19c6a1e26a623b80fb4eaba80a681c0c1a069b0bb - 11.48% (29.5 MB)
[#005] sha256:7c292162c68d9dd0eb383a97034ccf3142a33ee8696fa0ab9d8c13f1685e7cd0 - 0.0% (93 Bytes)
[#006] sha256:a6a48223392aafe227b29b3a2c2546b9f6de21613ca462a94a04759735352855 - 0.0% (1.26 KB)
[#007] sha256:b69e2bdd6d7adb404cf59f322f2dd7f9b50b01c751c520828e81c5aff8cc6c1f - 5.66% (14.5 MB)
[#008] sha256:65b0e3252c366a64c76fb195e0b0d55f3af207e6cc839d09007869aff6b40f25 - 0.15% (401 KB)
[#009] sha256:d94af5fcbfc1fc60fb5619b083dd3b35d402ebaff0a1693fc91afe60e053bf18 - 2.6% (6.69 MB)
[#010] sha256:36355f8bf64023989259b45b26e8229435aba889f7c37a10b221ffec151e24d9 - 0.0% (1.66 KB)
[#011] sha256:a92c260f61daa649878fd8555e9c043d3e475f63d2650f21317b98cd2264aa08 - 5.0% (12.8 MB)
[#012] sha256:91338b4f1abff5b394d6245aa177e617b25478282ec4a8af25831a919eb2a455 - 0.0% (656 Bytes)
[#013] sha256:f086b5e19a037ada3df6449721c725aface4f333594188babf5300fd67fd933b - 4.76% (12.2 MB)
[#014] sha256:f39dfceeea2b29d0e30b8a95e3d64d1862e4bcebf06c00149613b40871fbe1ba - 0.52% (1.34 MB)
[#015] sha256:4a43679758ffd687a96f760fcec67ac19ae9e64991861e05640b85a5bf3afd9b - 5.35% (13.8 MB)
[#016] sha256:6c845a9de916a90ac50050dde61ce8f09c985856aa232c7432409d2d9b5cb9b7 - 18.73% (48.1 MB)
[#017] sha256:3bef488206d5b04c48d6a20faee7fba5b7c55534acf447a31dcecffac15cfc9b - 19.92% (51.2 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 02:59:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 02:59:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 02:59:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 02:59:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 02:59:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 02:59:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 02:59:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 02:59:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 02:59:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-16 02:59:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-16 02:59:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-16 02:59:18 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 02:59:37 UTC/bin/sh -c #(nop) COPY dir:fa3674674da2a8dcbdaffa554c3fe06ed58745700a23a803690e4514dfb8be18 in /usr/lib/python3.10/site-packages/
2022-11-16 02:59:41 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-16 03:00:25 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 03:00:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:00:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 03:00:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 02:56:05+00:00
2022-11-16 03:00:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:00:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:00:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 03:43:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:43:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:43:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:43:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:43:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:43:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:43:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:44:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:44:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-16 03:44:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-16 03:44:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-16 03:44:16 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 03:44:20 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 03:44:26 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 03:44:50 UTC/bin/sh -c #(nop) COPY dir:170e9cb8923389bd5a055553fb4216e298385ee167d083a367c604fb799d711b in /usr/lib/python3.10/site-packages/
2022-11-16 03:44:55 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-16 03:44:59 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 03:45:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:45:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 03:45:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 03:45:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:43:13+00:00
2022-11-16 03:45:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:45:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:45:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 04:07:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 04:07:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 04:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 04:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 04:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 04:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 04:07:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 04:07:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 04:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-16 04:07:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-16 04:08:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-16 04:08:28 UTC/bin/sh -c #(nop) COPY dir:ff24627269ac63bc9f9eab5e2cf67e2e9577638c1ab71858369ed99b07b9be5b in /usr/lib/python3.10/site-packages/
2022-11-16 04:08:32 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 04:08:35 UTC/bin/sh -c #(nop) COPY file:d2406f18f26bb689d07a31302c755a14c8f4fd8f3187df906bc02cbbc3963c5e in /usr/bin/aws-iam-authenticator
2022-11-16 04:08:38 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 04:08:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 04:08:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 04:08:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 04:01:22+00:00
2022-11-16 04:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 04:08:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 04:08:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 05:27:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 05:27:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 05:27:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 05:27:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 05:27:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 05:27:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-16 05:27:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-16 05:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-16 05:28:02 UTC/bin/sh -c #(nop) COPY dir:c87fadc773896acbe94fc9d348d84a5f0fe1e088e64d25b1702a1038287ca434 in /usr/lib/python3.10/site-packages/
2022-11-16 05:28:07 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-16 05:28:13 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-16 05:28:16 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 05:28:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 05:28:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 05:28:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 05:26:33+00:00
2022-11-16 05:28:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 05:28:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 05:28:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 06:22:34 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 06:22:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 06:22:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 06:22:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 06:22:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 06:22:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 06:22:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 06:22:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 06:22:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awskops
2022-11-16 06:22:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awskops
2022-11-16 06:23:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awskops
2022-11-16 06:23:07 UTC/bin/sh -c #(nop) COPY file:fcfe4a92ef32dbe2351e10c00f69a9e45eb6bcbb864a3b6342840e9ca4a551bf in /usr/bin/kops
2022-11-16 06:23:10 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 06:23:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 06:23:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 06:23:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 06:21:32+00:00
2022-11-16 06:23:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 06:23:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 06:23:27 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.