2021-06-11 09:58:14 UTC
136 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:69692152171afee1fd341febc390747cfca2ff302f2881d8b394e786af605696 - 19.04% (25.9 MB)
[#001] sha256:cfed8f6473223fc1cf3e037f1b6420ba35efe408e481cb613fdf46ad5439c035 - 3.59% (4.89 MB)
[#002] sha256:cd1e73703ee52936feff78c944ec4924fdf38b6ce530275478c9324bb7cd350b - 0.0% (4.49 KB)
[#003] sha256:c7ca6313c03d6db9dc08702ba048f96b388105dfdda7188b05b73c0547abe289 - 0.0% (185 Bytes)
[#004] sha256:036b1f004b6789ff456612a98353222017a9b03752f0b24f29d837a34077fe12 - 7.58% (10.3 MB)
[#005] sha256:c42d64b988ec96c3d1661f2cdc86a367dc12e41e47327ebf556475e3626a0942 - 69.78% (94.9 MB)
[#006] sha256:fbd2b9fb6be0ed3fbec95037d30b6e50dfe9211f11c661312dd4c17273d752f3 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:7362e0e50f30ff45463ea38bb265cb8f6b7cd422eb2d09de7384efa0b59614be in /
2021-05-12 01:21:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-05-14 19:02:19 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu curl --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2021-05-14 19:02:19 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-05-14 19:02:20 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-05-14 19:02:21 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) WORKDIR /work
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-06-11 09:58:11 UTC/bin/sh -c #(nop) COPY file:772757fb904f1c98cda2c353e0115e50cc5313e2b33720ae457ee9f24af34433 in /bin/relay
2021-06-11 09:58:13 UTC/bin/sh -c #(nop) COPY multi:379d8c9857ca89364534cd019b15bf47f7a023a33a01f91dd9648853285249ae in /opt/
2021-06-11 09:58:14 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-06-11 09:58:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-06-11 09:58:14 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.