2020-09-04 12:17:18 UTC
120 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:75cb2ebf3b3cb9c601a22edc7d9a120749da33999b30fba22b6cf2b90ee92823 - 17.86% (21.5 MB)
[#001] sha256:a37744a7b938603ff0aa21a9ebae2358920bdbbcb47f59c3c306e8e71ced81a9 - 2.42% (2.91 MB)
[#002] sha256:bf6bb28ae451f311fe8218eb5f4826eabb81ebdeb106d7bddbf682ace5936811 - 0.0% (4.5 KB)
[#003] sha256:b7f5bc157786a12217b51c77cfacafa41d9dfe78e45461e88431e9f728f29e32 - 0.0% (184 Bytes)
[#004] sha256:38bddc34f797be84eb271ad9c476c4dacbaa1256db9cb339c6dca0e4b7616caf - 8.57% (10.3 MB)
[#005] sha256:9ed1ee82024b88d7676e3ebc8e276bb21f74b0f71ebde0a29f5cfd18f6d221a9 - 71.14% (85.6 MB)
[#006] sha256:2e43e1c4fb11eab898a2cf153076fe70ac6754ff91faec779375be4d34d61e5a - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:16a1ddc40c95b14f8d6c79795047776270ee399f36979aaca45978a67bfee134 in /
2020-08-04 15:45:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-08-06 01:22:27 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-08-06 01:22:27 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-08-06 01:22:28 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-08-06 01:22:29 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-08-06 01:22:29 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-08-06 01:22:29 UTC/bin/sh -c #(nop) WORKDIR /work
2020-08-06 01:22:29 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-09-04 12:17:16 UTC/bin/sh -c #(nop) COPY file:56c24113bd4fd2f8a7eaef89849d103dade7fe0be1ee8a425f418269b3d4489f in /bin/relay
2020-09-04 12:17:17 UTC/bin/sh -c #(nop) COPY multi:a7a3f0feb2272df403761b1023e0e1e2937ec271c4cc3d40cffbe53e7bb15cca in /opt/
2020-09-04 12:17:18 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-09-04 12:17:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-09-04 12:17:18 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.