2023-01-30 15:12:41 UTC
171 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.51% (2.58 MB)
[#001] sha256:ba4e6ef819625480120b595a160395923dbe67e46a0ab2eb9d54839837f32897 - 7.58% (13 MB)
[#002] sha256:8371fe802d8ba749d7a8814d24618277ea3806a4ef6e13e8824f140f82f9d234 - 29.45% (50.4 MB)
[#003] sha256:b6e3e1385c6e9df8d93c890a7cf721cd7009e85f785f1cde1e737fc53b2786a6 - 0.0% (6.96 KB)
[#004] sha256:579704d3ffbbcc541ab4b10f585b0f54e808c35c08c17994e35d61cfafcbc2ce - 18.57% (31.8 MB)
[#005] sha256:4a3cf18c28ea9d5aab82c8c617d694ae53b0b297d0a4c0793315ceeee39de180 - 0.0% (93 Bytes)
[#006] sha256:e49bb1d19379c95e60f0912c2c57e6bf551a31d7f36ff14fe3318602cadba651 - 0.0% (1.26 KB)
[#007] sha256:222a5a6b8b98444ce965a31ed55ee061602085ca11caffb769f9d9e3c5a2f812 - 8.44% (14.5 MB)
[#008] sha256:00cbb22853221560883ff4930131990e5140712bec7a8fa34ce8e8e6109d41a8 - 0.24% (416 KB)
[#009] sha256:e39bde79daf426903ce7a1e58ed24f50c78ff7d345490c56c13bad19f71dde82 - 3.7% (6.34 MB)
[#010] sha256:e0f123f586af15a340ef5ebb50eafbdc2248804d6264683ae723ec4f9535974e - 0.0% (1.94 KB)
[#011] sha256:0764092ef3def88a3d7b47fe035a743d16d28805cb1fc428e11102f0f05916ce - 7.77% (13.3 MB)
[#012] sha256:b2c2267c13209c3541af6903cc725dc47d362c2484c1dac6520eedc43599c2b9 - 0.0% (657 Bytes)
[#013] sha256:d902bf4523778d5cee162bfbd1e82e4bc7432db809f01a2bd167a51541074f8c - 6.48% (11.1 MB)
[#014] sha256:0a7536e53252a2ff2e574b087d6cc8c7eaa3ec0983c261d7a96f63faa5eb0be3 - 0.87% (1.49 MB)
[#015] sha256:7fae2a198a33693eec9c0b39fb43e06febf1555132af38d940afc19a6734e6a4 - 7.68% (13.2 MB)
[#016] sha256:b1a0b0d6620d405f27274efc3f307dab7cdd75c2974efdf1d0425681342d7a8f - 0.0% (193 Bytes)
[#017] sha256:ef5a271432c3ceb1568c14d20e056e3b910ca34e69ec07dffeb66ca298e2708b - 7.71% (13.2 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 11:49:57 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 11:49:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 11:49:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 11:50:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 11:50:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 11:50:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 11:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 11:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 11:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2023-01-30 11:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2023-01-30 11:50:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2023-01-30 11:50:17 UTC|1 VERSION=2.12 /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
2023-01-30 11:50:41 UTC/bin/sh -c #(nop) COPY dir:4f50be2f3055e2aa25ae4130e1890807f2a87298d84c13e8392a39cacff30641 in /usr/lib/python3.10/site-packages/
2023-01-30 11:50:46 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2023-01-30 11:56:01 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 11:56:05 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 11:56:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 11:56:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 11:20:12+00:00
2023-01-30 11:56:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 11:56:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 11:56:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-01-30 12:03:30 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 12:04:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 12:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 12:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 12:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 12:04:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 12:04:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 12:05:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 12:05:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2023-01-30 12:05:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2023-01-30 12:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2023-01-30 12:05:13 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 12:05:16 UTC|1 VERSION=2.12 /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-01-30 12:05:23 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 12:05:40 UTC/bin/sh -c #(nop) COPY dir:76c7f4ac3240bdf948a07a1867aba0637aef6a0e7ab075d0ce995de490943c69 in /usr/lib/python3.10/site-packages/
2023-01-30 12:05:44 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-01-30 12:05:47 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 12:05:50 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 12:05:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 12:05:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 12:05:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 12:03:27+00:00
2023-01-30 12:06:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 12:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 12:06:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-01-30 13:56:36 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 13:56:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 13:56:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 13:56:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 13:56:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 13:56:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 13:56:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 13:57:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 13:57:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2023-01-30 13:57:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2023-01-30 13:57:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2023-01-30 13:57:45 UTC/bin/sh -c #(nop) COPY dir:f94a4af9e67961dc7f69f9d826ff59e708007651c4f3782fad75132379e2aea5 in /usr/lib/python3.10/site-packages/
2023-01-30 13:57:50 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 13:57:55 UTC/bin/sh -c #(nop) COPY file:6b54a5522763dc12c645d9d07183530157a223c1472bee1d9e06754390054808 in /usr/bin/aws-iam-authenticator
2023-01-30 13:57:58 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 13:58:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 13:58:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 13:58:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 12:53:00+00:00
2023-01-30 13:58:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 13:58:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 13:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-01-30 14:14:09 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 14:14:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 14:14:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 14:14:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 14:14:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 14:14:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 14:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 14:14:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 14:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2023-01-30 14:14:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2023-01-30 14:14:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2023-01-30 14:15:01 UTC/bin/sh -c #(nop) COPY dir:064f8e10c81ba4f10822e9aff5640db3e8e6d2fef64e0069a96a35edf37e851f in /usr/lib/python3.10/site-packages/
2023-01-30 14:15:07 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-01-30 14:15:11 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-01-30 14:15:14 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 14:15:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 14:15:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 14:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 14:12:06+00:00
2023-01-30 14:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 14:15:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 14:15:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-01-30 15:11:40 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 15:11:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 15:11:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 15:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 15:11:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 15:11:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 15:12:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 15:12:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 15:12:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2023-01-30 15:12:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2023-01-30 15:12:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2023-01-30 15:12:17 UTC/bin/sh -c #(nop) COPY file:c9e67934473156b71b81921653eae2969585f7908f93c2d6082f7b1497931d99 in /usr/bin/helm
2023-01-30 15:12:21 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 15:12:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 15:12:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 15:12:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 15:11:12+00:00
2023-01-30 15:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 15:12:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 15:12:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
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.