2021-09-08 12:14:23 UTC
136 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:a330b6cecb98cd2425fd25fce36669073f593b3176b4ee14731e48c05d678cdd - 19.06% (25.9 MB)
[#001] sha256:a31949f9b3b88181087ca8c0f714e3a5cc1d2e0730d9992f2f09c4ae86629a4b - 3.6% (4.89 MB)
[#002] sha256:03fef34b2eb09fad2f94b94cbc1a3a37c745040f1667f0ade2f3fb110e723830 - 0.0% (4.49 KB)
[#003] sha256:d46f68c04577e857e48eebd4bd65756dcd7b0a7f8fd0314e41dbb8527786a352 - 0.0% (184 Bytes)
[#004] sha256:0a7a3966ae9746aa85fd4dc4d562d48f7a1484ca41b9b37e46a08884204bc9f2 - 7.2% (9.78 MB)
[#005] sha256:b05694d8fc7111c2003d8ac06e97a93207bb881f27f3c768cd181227ecbb2ec4 - 70.13% (95.2 MB)
[#006] sha256:329d961528d6c70abb1f06cc25ee6d5ea3252e29251607f114a757be22a08af1 - 0.0% (961 Bytes)
/bin/sh -c #(nop) ADD file:4ff85d9f6aa246746912db62dea02eb71750474bb29611e770516a1fcd217add in /
2021-09-03 01:21:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-09-07 09:48:03 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/*
2021-09-07 09:48:03 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-09-07 09:48:04 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-09-07 09:48:05 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-09-07 09:48:05 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-09-07 09:48:05 UTC/bin/sh -c #(nop) WORKDIR /work
2021-09-07 09:48:05 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-08 12:14:21 UTC/bin/sh -c #(nop) COPY file:93b9d8f53b0e3a1f6dc7ffe9226443252b5f001c2cc22a4b767328ae40657d9a in /bin/relay
2021-09-08 12:14:22 UTC/bin/sh -c #(nop) COPY multi:4d28111a00722c7aabcf6ce31e4a7e2beebf32796f6b7abea73ee7698300d9e1 in /opt/
2021-09-08 12:14:23 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-09-08 12:14:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-09-08 12:14:23 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.