2025-02-05 03:28:45 UTC
22 MB
release
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PLATFORMserverless
[#000] sha256:52f827f723504aa3325bb5a54247f0dc4b92bb72569525bc951532c4ef679bd4 - 17.33% (3.81 MB)
[#001] sha256:cf7899a85b6ceef5d6686175ec4745e869b66bc9b0da2de433e73e558e72536f - 82.67% (18.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.21.2-aarch64.tar.gz / # buildkit
2025-01-08 12:07:30 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-02-05 03:28:44 UTC (buildkit.dockerfile.v0)COPY /app/main /app/main # buildkit
2025-02-05 03:28:45 UTC (buildkit.dockerfile.v0)WORKDIR /app
2025-02-05 03:28:45 UTC (buildkit.dockerfile.v0)ARG PLATFORM=aws_lambda
2025-02-05 03:28:45 UTC (buildkit.dockerfile.v0)ENV PLATFORM=serverless
2025-02-05 03:28:45 UTC (buildkit.dockerfile.v0)ENV GIN_MODE=release
2025-02-05 03:28:45 UTC (buildkit.dockerfile.v0)CMD ["./main"]
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.