network-bandwidth-short #1

Merged
gballan merged 2 commits from network-bandwidth-short into master 2022-02-25 18:08:12 -05:00
Showing only changes of commit a9b1ffa614 - Show all commits

3
bin/docker-build.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
docker run --rm --user "$(id -u)":"$(id -g)" -v "$PWD":/usr/src/hardware-tests -w /usr/src/hardware-tests rust:1.59 cargo build --release