2022-08-02 15:14:47 UTC
153 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:751ef25978b2971e15496369695ba51ed5b1b9aaca7e37b18a173d754d1ca820 - 16.94% (25.9 MB)
[#001] sha256:058d050a07ed4f82789b9b39bbade82fb539bbb8e61e4feb2fb7edcdb4130b5b - 3.2% (4.89 MB)
[#002] sha256:3d6b632b985d70ccbf00f55fb3e15601bf03a5cb630009bcf2619c4b45407d4d - 0.0% (4.49 KB)
[#003] sha256:1ae8b145d65f96505f8dd340021845dabbf01307e9375a6a1777a248f67bbb90 - 0.0% (185 Bytes)
[#004] sha256:389c05d429dc701af323ac630f8f575da226e630a4cab7d4880db39f48d839cb - 7.11% (10.9 MB)
[#005] sha256:81ab0b63655e093fb3ccc8a317c119313a769fbab29d823990517970200a22d8 - 72.75% (111 MB)
[#006] sha256:342e6bd3bf8b102294cb1b2944e30172095e0cf0f6395ef160e08df0c79dbf31 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:81dbfe4f9df4d280f7580380c0c5c93ba71fedba17b3072d2b7b4bce127f88a9 in /
2022-08-02 01:20:24 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-08-02 08:57:29 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu curl --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2022-08-02 08:57:29 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-08-02 08:57:30 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-08-02 08:57:30 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-08-02 08:57:31 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-08-02 08:57:31 UTC/bin/sh -c #(nop) WORKDIR /work
2022-08-02 08:57:31 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-08-02 15:14:44 UTC/bin/sh -c #(nop) COPY file:097fc0a02e016fc2ae4500cdef8bee69ac3ec2570428e90b48c6db2394d358e0 in /bin/relay
2022-08-02 15:14:45 UTC/bin/sh -c #(nop) COPY multi:db95c49279dffa39b065fea0ff19bd692e5385efe0bdc65f516684ff7e59264c in /opt/
2022-08-02 15:14:46 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-08-02 15:14:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-08-02 15:14:47 UTC/bin/sh -c #(nop) CMD ["run"]
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.