2021-01-14 12:02:44 UTC
129 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:a076a628af6f7dcabc536bee373c0d9b48d9f0516788e64080c4e841746e6ce6 - 20.03% (25.9 MB)
[#001] sha256:6d2fafb4c735b7d41e331e135c4e525761e13274ac0fb6bd73e9a3d208d08bd7 - 3.77% (4.87 MB)
[#002] sha256:1b8e435e84a1021a717832d1493cb3656596111e85a2e5c11ca83415cd831235 - 0.0% (4.49 KB)
[#003] sha256:8f0aeb5e339c0a59c518092319e2e54a01922cbcc1a699e9575adf6ee62b4f12 - 0.0% (184 Bytes)
[#004] sha256:8026024d071a35ea813bce130e85b812d2f54dc5ea70779da6643051af33107a - 7.97% (10.3 MB)
[#005] sha256:b99035a07fffde532922d7b4027fc190c5b2a037f1e3299644a7751050592dc0 - 68.23% (88 MB)
[#006] sha256:8cbc48179e5fc085003e4d892ef1f1c23c639af3f2e081b8778ba1c341ede5af - 0.0% (957 Bytes)
/bin/sh -c #(nop) ADD file:422aca8901ae3d869a815051cea7f1e4c0204fad16884e7cd01da57d142f2e3a in /
2021-01-12 00:32:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-01-13 12:39:38 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-01-13 12:39:38 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-01-13 12:39:39 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-01-13 12:39:40 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-01-13 12:39:40 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-01-13 12:39:40 UTC/bin/sh -c #(nop) WORKDIR /work
2021-01-13 12:39:40 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-01-14 12:02:42 UTC/bin/sh -c #(nop) COPY file:20f6bd6cb5658d84500d59af95d200c4415ddd04950acc2852c4747b4d1352f9 in /bin/relay
2021-01-14 12:02:43 UTC/bin/sh -c #(nop) COPY multi:4b4396ac7ce706c244ba6adce0b88a836c25d3986aa545d3701e15219b87281a in /opt/
2021-01-14 12:02:44 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-01-14 12:02:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-01-14 12:02:44 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.