2020-10-30 10:38:22 UTC
124 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:bb79b6b2107fea8e8a47133a660b78e3a546998fcf0427be39ac9a0af4a97e90 - 20.87% (25.8 MB)
[#001] sha256:ec3f1720838e74f2d675c2080566cd8c638f864f4965786cd3123556cc50da93 - 2.63% (3.25 MB)
[#002] sha256:145d9e8639f0eb809850cf6670522f5d407593d35b12c9f2c73066a82b1260bb - 0.0% (4.5 KB)
[#003] sha256:8725d5702c85536d7af1e5bf14683715875a415864529e97b20e279753a58b03 - 0.0% (184 Bytes)
[#004] sha256:8af87e05555129492a0a8652100e3f39e8c0c4e512667f34412aa0df37d92910 - 8.05% (9.97 MB)
[#005] sha256:f7a422fc302aec57a556a5c15fc726a65896064ad6910d982f3fdda63fadc54a - 68.45% (84.7 MB)
[#006] sha256:326355a44327766312fada42bf3d48f312c7d62ee53b1ccce362af2ecd588a5b - 0.0% (405 Bytes)
/bin/sh -c #(nop) ADD file:0dc53e7886c35bc21ae6c4f6cedda54d56ae9c9e9cd367678f1a72e68b3c43d4 in /
2020-10-13 01:39:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-10-15 17:38:25 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-10-15 17:38:25 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-10-15 17:38:26 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-10-15 17:38:26 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-10-15 17:38:27 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-10-15 17:38:27 UTC/bin/sh -c #(nop) WORKDIR /work
2020-10-15 17:38:27 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-10-30 10:38:19 UTC/bin/sh -c #(nop) COPY file:c17ee6d06030cf9f2786c60cbd5f58ea4694d4bc9f25883032921c7a805e6de4 in /bin/relay
2020-10-30 10:38:21 UTC/bin/sh -c #(nop) COPY multi:82e1dfebef238ab7923a17aa168f16af1247813fd6b743d8a0a5fae64e4e24f5 in /opt/
2020-10-30 10:38:21 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-10-30 10:38:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-10-30 10:38:22 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.