1 2 3 4 5 6 7
#!/bin/bash # Build static linked binary with rustmusl set -Cuex +H docker run -v $PWD:/volume -w /volume -t clux/muslrust $@