2022-08-03 07:55:59 UTC
153 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:751ef25978b2971e15496369695ba51ed5b1b9aaca7e37b18a173d754d1ca820 - 16.93% (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:846834bf1f9480f6efc74f95ddd225ab0571bfa493bd94b3d672962d340293a4 - 7.11% (10.9 MB)
[#005] sha256:b7f99d5d1a9a00f82205450a319bcfc2a58ec109a09e2179baf95eb1b436554b - 72.75% (111 MB)
[#006] sha256:402f670c1d8409a460537f0b9e65c6af17d1a6845aca721cfbaa2d4dfc7890a0 - 0.0% (960 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-03 07:55:56 UTC/bin/sh -c #(nop) COPY file:037b2c9823548d95f883280c889c1baf327199674c908a9b6451c956a8c2d3fd in /bin/relay
2022-08-03 07:55:58 UTC/bin/sh -c #(nop) COPY multi:10c0da55edae552202d89b229a261f3c8a9fc4cc72d180290736deecc1488db5 in /opt/
2022-08-03 07:55:59 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-08-03 07:55:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-08-03 07:55:59 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.