2020-11-17 20:37:31 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:05eb24bc63998b3f0e37075a656d5b7c00aace9eed00e958e088ff38608010c7 - 8.07% (9.99 MB)
[#005] sha256:71c8946ea757e3df7de34e279030add23dcaf04cf23e0e55bd8e9d82add340a2 - 68.43% (84.7 MB)
[#006] sha256:4b528d0912d36bfdfd714125e7692d383f0ea645011dd4a05fa9c55753e3bcaf - 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-11-15 17:44:46 UTC/bin/sh -c #(nop) COPY file:92c406bd9d7d90c32f682306ef72c6443608f16d569740aa37cd3ebf2c05d901 in /bin/relay
2020-11-17 20:37:30 UTC/bin/sh -c #(nop) COPY multi:e395eb13abc5d05b4c8574643a27465b5d8380d45bcd1be21f7706c9c64dceaf in /opt/
2020-11-17 20:37:31 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-11-17 20:37:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-11-17 20:37:31 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.