2024-12-19 09:27:46 UTC
22 MB
release
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PLATFORMaws_lambda
[#000] sha256:cb8611c9fe5154550f45e284cf977cda4e2b2fee3478552eee31d84be3c95003 - 17.34% (3.81 MB)
[#001] sha256:83b45c3e850f2e277f69dff715f2c7521c230b94545be3c8ad0ca924eab480f2 - 82.66% (18.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
ADD alpine-minirootfs-3.21.0-aarch64.tar.gz / # buildkit
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2024-12-19 09:27:46 UTC (buildkit.dockerfile.v0)COPY /app/main /app/main # buildkit
2024-12-19 09:27:46 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-12-19 09:27:46 UTC (buildkit.dockerfile.v0)ENV PLATFORM=aws_lambda
2024-12-19 09:27:46 UTC (buildkit.dockerfile.v0)ENV GIN_MODE=release
2024-12-19 09:27:46 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.