2021-11-17 19:26:39 UTC
137 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:a10c77af261312e7c92bcc184f2d1726175ff7f142e44b01c5779cd79348b9fd - 18.9% (25.9 MB)
[#001] sha256:46cb8873481fa2bd3a6c7f3130672e80795b1146cbe45798d3ae7592faef8516 - 3.57% (4.89 MB)
[#002] sha256:b3c3ec7d73835b2b92048d180a089d13bc5377d7e70e7d1f4f14b3fce06eedd0 - 0.0% (4.49 KB)
[#003] sha256:98fc5d076d4425f1bb229c102393516f8b593c06109c1718dbf33c031a14a2a9 - 0.0% (184 Bytes)
[#004] sha256:55020491ee713ad4a2d54ed0bea7befec2dbdf0f73ce36589db15e92bdfffdc9 - 7.13% (9.76 MB)
[#005] sha256:8b9dc6f490cc6ad7820b77723a378506137c5380c1fe60f9341116f392736614 - 70.41% (96.5 MB)
[#006] sha256:d00514121f28439ef8d8240abf8a766e3543eb2b5850ba153f393579d18f4429 - 0.0% (961 Bytes)
/bin/sh -c #(nop) ADD file:3c54ad257f2e04f7294ce879b884820cf4726c8e93ec548172825963e40c79ad in /
2021-11-17 02:21:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-11-17 10:30:14 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-11-17 10:30:14 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-11-17 10:30:14 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-11-17 10:30:15 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) WORKDIR /work
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-17 19:26:36 UTC/bin/sh -c #(nop) COPY file:52ecaf792bc491086f06659ce6cac13356f4998236f57e248e3567534d4d01b3 in /bin/relay
2021-11-17 19:26:38 UTC/bin/sh -c #(nop) COPY multi:3917907dd5a8d5d677c337925af9b950eb613869a07f4f2cb78d52042b4b0b12 in /opt/
2021-11-17 19:26:38 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-11-17 19:26:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-11-17 19:26:39 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.