2020-08-17 13:44:33 UTC
123 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:75cb2ebf3b3cb9c601a22edc7d9a120749da33999b30fba22b6cf2b90ee92823 - 17.4% (21.5 MB)
[#001] sha256:a37744a7b938603ff0aa21a9ebae2358920bdbbcb47f59c3c306e8e71ced81a9 - 2.36% (2.91 MB)
[#002] sha256:bf6bb28ae451f311fe8218eb5f4826eabb81ebdeb106d7bddbf682ace5936811 - 0.0% (4.5 KB)
[#003] sha256:b7f5bc157786a12217b51c77cfacafa41d9dfe78e45461e88431e9f728f29e32 - 0.0% (184 Bytes)
[#004] sha256:36e82d60a0e2090c97916a059dd9a145472d82be5a97d3492bec664c8b788924 - 8.69% (10.7 MB)
[#005] sha256:faa013c19e76e5f4517bdf9f8ea3865dfcca1b8b6c8f839c6ca5c9244c73eaec - 71.55% (88.3 MB)
[#006] sha256:8ef59a5365fdccc6a6472418d1c75e4b5260c461a28714580b1bf6db37c96c30 - 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-08-15 18:04:19 UTC/bin/sh -c #(nop) COPY file:6e5bc30286e8e7877d4ecf8af96daebb67469ffaf236b00e8880379f531b492e in /bin/relay
2020-08-17 13:44:31 UTC/bin/sh -c #(nop) COPY multi:d0aac62e1c8504752583fff8f3f78ff01daf0d9ccf36a57ebeb5319629e23499 in /opt/
2020-08-17 13:44:32 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-08-17 13:44:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-08-17 13:44:33 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.