2020-12-18 16:26:32 UTC
127 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6ec7b7d162b24bd6df88abde89ceb6d7bbc2be927f025c9dd061af2b0c328cfe - 20.28% (25.8 MB)
[#001] sha256:fc3e3a714e359726c409301692afb05bf31b274e81be6caacca39ef9bd28c0d1 - 2.55% (3.25 MB)
[#002] sha256:ca0ba640f23fbea0b43552420fa04f79ec29e1c597ebaeb0abe639cc0fedd6c3 - 0.0% (4.5 KB)
[#003] sha256:aacf737a10fab4e3a0c06d77a630c4cb480850a075ff02818fde68d9eb28095f - 0.0% (185 Bytes)
[#004] sha256:b19e855298d29367d205bba6cf432a3ca435780a5beb0044706b23cca68f374b - 8.01% (10.2 MB)
[#005] sha256:d3cf52081d096634a1488c53c32a2d99521b3b36a3f9c1e9691edb5f8b082a04 - 69.15% (88.1 MB)
[#006] sha256:f73b4f392e716ccc5d85546c21c03ef54ec221178841fde8359804eb1888bef7 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:3a7bff4e139bcacc5831fd70a035c130a91b5da001dd91c08b2acd635c7064e8 in /
2020-12-11 02:06:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-12-15 10:20:36 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-12-15 10:20:36 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-12-15 10:20:37 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-12-15 10:20:38 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-12-15 10:20:38 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-12-15 10:20:38 UTC/bin/sh -c #(nop) WORKDIR /work
2020-12-15 10:20:38 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-12-18 09:05:47 UTC/bin/sh -c #(nop) COPY file:cd27addeae3b9eb83ccd785ee2a92c90b38d4cb7440554689345d58a6584fe4d in /bin/relay
2020-12-18 16:26:31 UTC/bin/sh -c #(nop) COPY multi:550acb33efceb9b893d04c16d7204cd364c2748dd8e6e286a681f36cb4d615a8 in /opt/
2020-12-18 16:26:32 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-12-18 16:26:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-12-18 16:26:32 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.