2020-10-22 14:05:22 UTC
123 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:bb79b6b2107fea8e8a47133a660b78e3a546998fcf0427be39ac9a0af4a97e90 - 20.95% (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:ff4a5de20e73323bc6b6e8ab9f03a835431d93dd2a12e2a501812e29b2bded9a - 8.05% (9.93 MB)
[#005] sha256:0b9fd4e17dd7cab439c2df61fef0cb9ae423779e0c87500d858ceb482423e3b8 - 68.36% (84.3 MB)
[#006] sha256:c0acde9f1d9b604d016c108ddb4273c5ca4f707c4ce86262b4b6f701083a65bb - 0.0% (406 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-22 14:05:19 UTC/bin/sh -c #(nop) COPY file:660b26c07601c0f8602be69e9c06e327ce58a41b8a86fc6e953b8bdb72a32680 in /bin/relay
2020-10-22 14:05:21 UTC/bin/sh -c #(nop) COPY multi:2884f18e8b116983394fd3c5b40f3556eecbde3b0baa9ffb79d68bba28cd36c1 in /opt/
2020-10-22 14:05:22 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-10-22 14:05:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-10-22 14:05: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.