2022-12-02 08:22:39 UTC
123 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.1% (2.58 MB)
[#001] sha256:6de9e54699a795e21d1c2f78e6e7907e116c9faa17961b8185ab465716edd268 - 10.56% (13 MB)
[#002] sha256:a19b6f2fbfe0433a23049d4b003edf0c99db92b8907d7afb52c5cc957ee1188d - 16.88% (20.7 MB)
[#003] sha256:dd7177e1b016b1c24b04ef75735b355f959bc6d0ae9186809be3007d25a5a9fc - 0.0% (6.01 KB)
[#004] sha256:b068406884d302cae53e1b3f46ad9a94e53554c735a4b72b3227f1ee9579c90a - 12.6% (15.5 MB)
[#005] sha256:20917dd404a024ac3d3a8361ea6c496ae1b8d070c49728c9c72b166b29d3fa36 - 0.0% (93 Bytes)
[#006] sha256:f34cb119a85ae20aef8a5d52a061e717a1d29e113274e5c5b19a98262c4d17ff - 0.0% (1.26 KB)
[#007] sha256:ca89e2e19936d6bc5ebf400c0a3af2dd2161d9160d543c62e00f0ec7654ee8ab - 11.77% (14.5 MB)
[#008] sha256:28e763d6806ed2126cf717b0e57dfb1c3dbba002946a3152b820f5973867ab1e - 0.31% (393 KB)
[#009] sha256:39b6b3d1e2fade3451420cd14ecf63c0c4aa18c774a554a0f48cab6dc3b965ed - 5.14% (6.31 MB)
[#010] sha256:1c55ea8bcbd9255d1a00000a709723cc2b9a7ea4474c4f988ad0d24083ea30e2 - 0.0% (1.94 KB)
[#011] sha256:2a1f14928b66e2aebb8199a355ab1688a57b47f7434c52149327754b51394255 - 10.71% (13.2 MB)
[#012] sha256:c5b4d15760bfd7eb3b5fffe55d5a9807179e1b1e02881d009ea787b953bb2cca - 0.0% (656 Bytes)
[#013] sha256:4927f60f9dc37413eac676dd7b4c63f55434dad2d092e55f9d1d86028075a7c9 - 9.02% (11.1 MB)
[#014] sha256:ba205ad1b5796aa8d34521f35f745a13a9bdf2d42788e25b21dcc318bd3fba2c - 1.09% (1.34 MB)
[#015] sha256:ec54a919d3eec8e349e72603f3fd32945845f1e1c8ec0f0672a1110fe85d5bbd - 10.12% (12.4 MB)
[#016] sha256:a7d8992ee89f516af04c1d69924ec4e2be45e45901ec63a8af59774c97149e8b - 0.0% (195 Bytes)
[#017] sha256:50dc158f330d6972056a2172d1aa0693db99ae70bb1368fd61e82a960e52b46d - 9.69% (11.9 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:17:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:17:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:17:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:17:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:17:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:17:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:17:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:17:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:17:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-12-02 05:17:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-12-02 05:17:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-12-02 05:18:08 UTC|1 VERSION=2.8 /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-12-02 05:18:14 UTC/bin/sh -c #(nop) COPY dir:72ef002c4269643d20b2e3f83c97d397f6ab16b2b6f474de0ec8e1020ffdf547 in /usr/lib/python3.10/site-packages/
2022-12-02 05:18:16 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-12-02 05:20:33 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-02 05:20:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:20:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:20:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:05:33+00:00
2022-12-02 05:20:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:20:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:20:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-12-02 05:35:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:35:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:35:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:35:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:35:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:36:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-12-02 05:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-12-02 05:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-12-02 05:36:03 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-02 05:36:04 UTC|1 VERSION=2.8 /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-12-02 05:36:10 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-02 05:36:13 UTC/bin/sh -c #(nop) COPY dir:12900d7ca9e77521535d7612f46622d6336c1f5fd01e315a901cae343155ecc0 in /usr/lib/python3.10/site-packages/
2022-12-02 05:36:14 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-02 05:36:15 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-02 05:36:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:36:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 05:36:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 05:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:35:08+00:00
2022-12-02 05:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-12-02 07:01:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:01:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:01:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-12-02 07:01:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-12-02 07:01:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-12-02 07:01:48 UTC/bin/sh -c #(nop) COPY dir:88a7af9b415a8230f8aa9c788c4e59879da47dec92ffe3aefc35602befc02caa in /usr/lib/python3.10/site-packages/
2022-12-02 07:01:50 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-02 07:01:52 UTC/bin/sh -c #(nop) COPY file:78807471b7e95095100f1026252141ae096c818d3a1348d262fd921a9c8169dc in /usr/bin/aws-iam-authenticator
2022-12-02 07:01:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:01:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:01:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:50:40+00:00
2022-12-02 07:01:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:01:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:02:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-12-02 07:11:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:11:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:11:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:11:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:11:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-12-02 07:11:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-12-02 07:11:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-12-02 07:11:18 UTC/bin/sh -c #(nop) COPY dir:324f2210a31c9de5f0df5eb319518a395f7910710bcf4c63c8ec42184d54e3d5 in /usr/lib/python3.10/site-packages/
2022-12-02 07:11:19 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-02 07:11:21 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-02 07:11:21 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:11:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:11:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:11:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:09:54+00:00
2022-12-02 07:11:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:11:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:11:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-12-02 08:22:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 08:22:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 08:22:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 08:22:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 08:22:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 08:22:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 08:22:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 08:22:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 08:22:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2022-12-02 08:22:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2022-12-02 08:22:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2022-12-02 08:22:33 UTC/bin/sh -c #(nop) COPY file:f4a84c88cd36940dc2145f53f02a51b19fc2a719600b489915f1a781122e2573 in /usr/bin/helm
2022-12-02 08:22:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 08:22:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 08:22:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 08:22:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 08:22:03+00:00
2022-12-02 08:22:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 08:22:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 08:22:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.