2021-07-29 13:28:16 UTC
134 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:33847f680f63fb1b343a9fc782e267b5abdbdb50d65d4b9bd2a136291d67cf75 - 19.27% (25.9 MB)
[#001] sha256:f1c7f0f4325e4f8ae7858e5aff4ab2447c5ea047fc2c8067325ffa31a7a429ef - 3.64% (4.89 MB)
[#002] sha256:f5644a08d0946da375ea18daf65e2267278fda003de2053af794a6618bd55a74 - 0.0% (4.5 KB)
[#003] sha256:4016c5bf27c7d6574ad4500719effcc889cdc508b52564a2c14b886cf9a4ed2b - 0.0% (184 Bytes)
[#004] sha256:5ac6f28566e829d2bfc50efaac947d76639a2eeed358b901a1677135155efaff - 7.26% (9.74 MB)
[#005] sha256:981e1bf58d4fadeeede24085c791930c61516bb09f530b09f279ac49bdcb957d - 69.83% (93.8 MB)
[#006] sha256:79717ac3f667cc8a076c14b4076e0a876550fb9a3e453baaf72502269e6b5561 - 0.0% (958 Bytes)
/bin/sh -c #(nop) ADD file:45f5dfa135c848a348382413cb8b66a3b1dac3276814fbbe4684b39101d1b148 in /
2021-07-22 00:45:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-07-29 13:28:11 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-07-29 13:28:11 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-07-29 13:28:12 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-07-29 13:28:13 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-07-29 13:28:13 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-07-29 13:28:13 UTC/bin/sh -c #(nop) WORKDIR /work
2021-07-29 13:28:13 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-29 13:28:14 UTC/bin/sh -c #(nop) COPY file:ee617b84ca9f033f206b1abc79139cc1640d044876ef6c980bd377995075f22a in /bin/relay
2021-07-29 13:28:15 UTC/bin/sh -c #(nop) COPY multi:95ebd0493a85dac96ef53c103e0b2e4732dad929ad00369a166a66272ba287ec in /opt/
2021-07-29 13:28:16 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-07-29 13:28:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-07-29 13:28:16 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.