2024-02-26 17:28:05 UTC
11.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4edc558917250ba674c958c6ed57d9556ab9b5078d61ddafe790a4b892e209cb - 0.0% (93 Bytes)
[#001] sha256:b66fe55804bf2b25205ad49e89f09ed27dea00a5c770ac5386af18db55afd20d - 99.99% (11.9 MB)
[#002] sha256:1533f17e0fe910be233369fb013dee9f2c3bd37c457c46f25a8f3f25353993ef - 0.0% (551 Bytes)
WORKDIR /app
2024-02-26 17:28:05 UTC (buildkit.dockerfile.v0)COPY /app/stunnerd /usr/bin/ # buildkit
2024-02-26 17:28:05 UTC (buildkit.dockerfile.v0)COPY /app/cmd/stunnerd/stunnerd.conf / # buildkit
2024-02-26 17:28:05 UTC (buildkit.dockerfile.v0)EXPOSE map[3478/udp:{}]
2024-02-26 17:28:05 UTC (buildkit.dockerfile.v0)CMD ["stunnerd" "-c" "/stunnerd.conf"]
2024-02-26 17:36:50 UTC
10.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4edc558917250ba674c958c6ed57d9556ab9b5078d61ddafe790a4b892e209cb - 0.0% (93 Bytes)
[#001] sha256:2a962b0f56d8ffeb13c15e7afcd772bcfcbbdb499317b5bdc457faada75ae1de - 99.99% (10.7 MB)
[#002] sha256:1533f17e0fe910be233369fb013dee9f2c3bd37c457c46f25a8f3f25353993ef - 0.0% (551 Bytes)
WORKDIR /app
2024-02-26 17:36:50 UTC (buildkit.dockerfile.v0)COPY /app/stunnerd /usr/bin/ # buildkit
2024-02-26 17:36:50 UTC (buildkit.dockerfile.v0)COPY /app/cmd/stunnerd/stunnerd.conf / # buildkit
2024-02-26 17:36:50 UTC (buildkit.dockerfile.v0)EXPOSE map[3478/udp:{}]
2024-02-26 17:36:50 UTC (buildkit.dockerfile.v0)CMD ["stunnerd" "-c" "/stunnerd.conf"]
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.