2021-09-07 09:48:08 UTC
136 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:a330b6cecb98cd2425fd25fce36669073f593b3176b4ee14731e48c05d678cdd - 19.06% (25.9 MB)
[#001] sha256:a31949f9b3b88181087ca8c0f714e3a5cc1d2e0730d9992f2f09c4ae86629a4b - 3.6% (4.89 MB)
[#002] sha256:03fef34b2eb09fad2f94b94cbc1a3a37c745040f1667f0ade2f3fb110e723830 - 0.0% (4.49 KB)
[#003] sha256:d46f68c04577e857e48eebd4bd65756dcd7b0a7f8fd0314e41dbb8527786a352 - 0.0% (184 Bytes)
[#004] sha256:8eeac02bb16820033d81854af40c3aca6f7cfb71cbe53b86f69af6340191e50c - 7.2% (9.78 MB)
[#005] sha256:e11e62e15ba15396a274e6bb975c221f60b331abfd9863e7a66c2c14e7d93d22 - 70.13% (95.2 MB)
[#006] sha256:68173dabf886603bd1dd609a175992de2d478d6d90af17cd1c56f09311a83337 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:4ff85d9f6aa246746912db62dea02eb71750474bb29611e770516a1fcd217add in /
2021-09-03 01:21:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-09-07 09:48:03 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-09-07 09:48:03 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-09-07 09:48:04 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-09-07 09:48:05 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-09-07 09:48:05 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-09-07 09:48:05 UTC/bin/sh -c #(nop) WORKDIR /work
2021-09-07 09:48:05 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-09-07 09:48:05 UTC/bin/sh -c #(nop) COPY file:07ad77a6677bdf9f358dbada176a110248acf6d507f3a731ca7806e0650fe08b in /bin/relay
2021-09-07 09:48:07 UTC/bin/sh -c #(nop) COPY multi:d2c73c3924a26647a37834ae7657ca674062cb71e8d06f1a98e10c5f440e40e2 in /opt/
2021-09-07 09:48:08 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-09-07 09:48:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-09-07 09:48:08 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.