2021-05-17 21:10:48 UTC
136 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:69692152171afee1fd341febc390747cfca2ff302f2881d8b394e786af605696 - 19.1% (25.9 MB)
[#001] sha256:cfed8f6473223fc1cf3e037f1b6420ba35efe408e481cb613fdf46ad5439c035 - 3.61% (4.89 MB)
[#002] sha256:cd1e73703ee52936feff78c944ec4924fdf38b6ce530275478c9324bb7cd350b - 0.0% (4.49 KB)
[#003] sha256:c7ca6313c03d6db9dc08702ba048f96b388105dfdda7188b05b73c0547abe289 - 0.0% (185 Bytes)
[#004] sha256:498b10ac9abf204bd48cf739047b4e150549b8d33ac43475d6b38d66cc3684e2 - 7.6% (10.3 MB)
[#005] sha256:b47833248e19374d836513252dc2bff9f92b86f7cfc4e27314ad70f76a9be068 - 69.68% (94.4 MB)
[#006] sha256:bd5f066ff5bb33635875ca32c8a3168104095be564e064c3f897f415dd14533c - 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-05-17 21:10:45 UTC/bin/sh -c #(nop) COPY file:4ed19fa994f8e7413c459390ba61cdb7291d047363c8d0118278b5c6b4758a9e in /bin/relay
2021-05-17 21:10:47 UTC/bin/sh -c #(nop) COPY multi:363df5deb53106b4a2da76104c626ae1779576aa0277f6944f4e33b6f7cfe8f7 in /opt/
2021-05-17 21:10:48 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-05-17 21:10:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-05-17 21:10:48 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.