2023-01-10 15:58:05 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:b52ebda398ed2c4602ea06056f78d45a59474ee4e2a020967251ba082424e7e2 - 16.02% (25.9 MB)
[#001] sha256:19c8f7112c62e87bc396671e036b7355213f86506825af2e01580a7a6cbf5a00 - 3.03% (4.9 MB)
[#002] sha256:2027fcb93273112b4827d449b6f04a0ae5e76ad70949f8abb1ac954769a62fd4 - 0.0% (4.49 KB)
[#003] sha256:4e39e516f40dee5c452c046da99eee1a0aba8ee56fa316e45e2311cf9db92ee1 - 0.0% (184 Bytes)
[#004] sha256:80019289e337d74a81173cee284c688598900d227afbd1110c12408b6db26cf0 - 6.99% (11.3 MB)
[#005] sha256:dabfe0af9952613e463a0bc9cb0fe9e8f28e71a279a48fb8fd7e0049c7e64f54 - 73.96% (120 MB)
[#006] sha256:50f27b7d1f365fab9db0d2ea10dd58c8a868ee64dfdb2adf5f8cec477c96e807 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:660e0093a3da49e4ca41260d09d585754ccb1eff8974c4b0dd4456b76ddbbc9a in /
2022-12-21 01:20:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-12-21 18:25:37 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-12-21 18:25:37 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-12-21 18:25:38 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-12-21 18:25:39 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-12-21 18:25:39 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-12-21 18:25:39 UTC/bin/sh -c #(nop) WORKDIR /work
2022-12-21 18:25:39 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-01-10 15:58:01 UTC/bin/sh -c #(nop) COPY file:ca657d328f05fe5603ba7bc71273cb5ba345d4c7e0a6d0aee368732ca1bb1e2d in /bin/relay
2023-01-10 15:58:03 UTC/bin/sh -c #(nop) COPY multi:fcfe79816d053be1b5d36787e07424dc752b381705d46189bf313fb4adb7343c in /opt/
2023-01-10 15:58:04 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-01-10 15:58:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-01-10 15:58:05 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.