2020-12-21 12:26:38 UTC
127 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6ec7b7d162b24bd6df88abde89ceb6d7bbc2be927f025c9dd061af2b0c328cfe - 20.4% (25.8 MB)
[#001] sha256:fc3e3a714e359726c409301692afb05bf31b274e81be6caacca39ef9bd28c0d1 - 2.57% (3.25 MB)
[#002] sha256:ca0ba640f23fbea0b43552420fa04f79ec29e1c597ebaeb0abe639cc0fedd6c3 - 0.0% (4.5 KB)
[#003] sha256:aacf737a10fab4e3a0c06d77a630c4cb480850a075ff02818fde68d9eb28095f - 0.0% (185 Bytes)
[#004] sha256:5da683be749512a58d55474e080102f27222d0d9cca34e2caf1249985f7ef535 - 8.05% (10.2 MB)
[#005] sha256:38428faade9eece6f3aaac064fd99be97c196bcfc1fe4056048e96d1075d8399 - 68.99% (87.4 MB)
[#006] sha256:60c00da85f86a3171d6ac010fd04e3e09f43076d21e9f8adc6752d9eb399735e - 0.0% (560 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-21 12:26:35 UTC/bin/sh -c #(nop) COPY file:e4508ac446b2ecf39708c936fe95993fb4943a11115a93426e4492ec64b4abf2 in /bin/relay
2020-12-21 12:26:37 UTC/bin/sh -c #(nop) COPY multi:6e1e6047d3189502a58e5eacc1ed9037f25cff8ee71b9f59d3e2782723d91700 in /opt/
2020-12-21 12:26:37 UTC/bin/sh -c #(nop) COPY file:87187e67a878d1693f043c3273d582f2bd13c7b41a52b7018a169356407cdfa6 in /
2020-12-21 12:26:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-12-21 12:26:38 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.