You can use the musl-strip command inside the image to strip binaries, for example: docker run --rm -it -v "$(pwd)":/home/rust/src ...
確定! 回上一頁