2022-12-22 07:47:49 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:b52ebda398ed2c4602ea06056f78d45a59474ee4e2a020967251ba082424e7e2 - 15.99% (25.9 MB)
[#001] sha256:19c8f7112c62e87bc396671e036b7355213f86506825af2e01580a7a6cbf5a00 - 3.02% (4.9 MB)
[#002] sha256:2027fcb93273112b4827d449b6f04a0ae5e76ad70949f8abb1ac954769a62fd4 - 0.0% (4.49 KB)
[#003] sha256:4e39e516f40dee5c452c046da99eee1a0aba8ee56fa316e45e2311cf9db92ee1 - 0.0% (184 Bytes)
[#004] sha256:1509e500662f7c5524814e4f9ac7bb00f77191b44719a369901df3b177e55d4e - 6.95% (11.3 MB)
[#005] sha256:1a14ca8bb0280897547c4573fab96039ef7fc58d23459217a791944ddb39b4f4 - 74.03% (120 MB)
[#006] sha256:03dcf5a9003b0d34a36032fb099a98c384cdf342d0bf60718e8f5435d220d0e7 - 0.0% (960 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
2022-12-22 07:47:46 UTC/bin/sh -c #(nop) COPY file:1246b8f786a07a9d61a0e254ade36da4c06e811217945c58d2b1f1dc9ba9e99a in /bin/relay
2022-12-22 07:47:48 UTC/bin/sh -c #(nop) COPY multi:2413f6711a302e39f3e2ed06d399f25fc191f4e67fee60351b75c784c84d0efe in /opt/
2022-12-22 07:47:49 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-12-22 07:47:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-12-22 07:47:49 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.