2021-11-03 16:22:43 UTC
137 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:b380bbd43752f83945df8b5d1074fef8dd044820e7d3aef33b655a2483e030c7 - 18.88% (25.9 MB)
[#001] sha256:7d8913e53a0c68f8e20c013c8e3587fb5357f68270d94e1df6c826bccd7e1a55 - 3.57% (4.89 MB)
[#002] sha256:aafff5638b51d08753ac9e66b29758697baab4a87362f275e29f565072b9c9a8 - 0.0% (4.5 KB)
[#003] sha256:ca7599dc4217f525ca6c9357f97ee381228171cdf5110a747d2d583a60bc56a5 - 0.0% (184 Bytes)
[#004] sha256:56c346f6d2ee5ff5be659c93952dd756051718b7450fb6de4aa6e78b553015db - 7.15% (9.81 MB)
[#005] sha256:73bedcc64cf911438cb0f7ee406fde3307e57be1889ad667f95b8c758a3d9901 - 70.39% (96.5 MB)
[#006] sha256:0084467f629f2ff034deb841755cad85589a5d5ab5c2b329667a84841c420dda - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:910392427fdf089bc26b64d6dc450ff3d020c7c1a474d85b2f9298134d0007bd in /
2021-10-12 01:21:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-10-15 18:22:51 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-10-15 18:22:51 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-10-15 18:22:52 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-10-15 18:22:52 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-10-15 18:22:52 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-10-15 18:22:53 UTC/bin/sh -c #(nop) WORKDIR /work
2021-10-15 18:22:53 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-03 16:22:40 UTC/bin/sh -c #(nop) COPY file:d53425d3d27a79033c45973e39ec9ef7f0f2a3677de91a1dc906c56f4ed928ea in /bin/relay
2021-11-03 16:22:42 UTC/bin/sh -c #(nop) COPY multi:df94e23af868761fc41d0efe48aab2953779d3b4a8a239bd7f866e745804a8c9 in /opt/
2021-11-03 16:22:43 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-11-03 16:22:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-11-03 16:22:43 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.