2020-04-16 13:00:19 UTC
117 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:5e35bd43cf7898d036f8515be74d45b2e3abd2a5534fc280de63a9c22dd175bd - 18.31% (21.5 MB)
[#001] sha256:bc2fb54797e1380595521acbaca9664584f05c0899aeac8b63ed4567a69c11ba - 2.52% (2.95 MB)
[#002] sha256:8680ebdd200a42f6f217ebd0598fb05e0f29acbb3d3e1ba3f1c0b72868d661c8 - 0.0% (4.5 KB)
[#003] sha256:1047ecacca6172c1d8afbbc30dce3664c5100cb73b09e5738e4e799664952720 - 0.0% (184 Bytes)
[#004] sha256:c6594d3ff3fa47d93fba1720d811123eed4c556419bf7203e5c06c3ff3048656 - 9.08% (10.6 MB)
[#005] sha256:8f649bbb8cb0859f21c1531ab3f8e4d5a7dcd30891a422516286b9a12c8f3490 - 70.09% (82.2 MB)
[#006] sha256:97b4c6883565a3ab25bb19af2a462d6b270ddac4fc8f5797083e47c5c167bf4b - 0.0% (405 Bytes)
/bin/sh -c #(nop) ADD file:40f52c233aecabf572a9db7450590d54d5e125fb00ecbb4a26fecd0b71e84eb8 in /
2020-04-16 03:27:50 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-04-16 13:00:14 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-04-16 13:00:14 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-04-16 13:00:15 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-04-16 13:00:15 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-04-16 13:00:16 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-04-16 13:00:16 UTC/bin/sh -c #(nop) WORKDIR /work
2020-04-16 13:00:16 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-04-16 13:00:16 UTC/bin/sh -c #(nop) COPY file:260cfbf8ac60b227d002f29a1bc3311ad08479397611f6a6aeb1e1669c585533 in /bin/relay
2020-04-16 13:00:18 UTC/bin/sh -c #(nop) COPY multi:b6a14518d505d27daee345042eb3d32edfe5464363f2cea5822ba0f10b5702fb in /opt/
2020-04-16 13:00:18 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-04-16 13:00:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-04-16 13:00:19 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.