ChCore-exercise/lab3/scripts/run_docker.sh
2021-05-13 20:29:44 +08:00

2 lines
119 B
Bash
Executable File

#!/bin/bash
docker run -it --rm -u $(id -u ${USER}):$(id -g ${USER}) -v $(pwd):/chos -w /chos ipads/chcore_builder:v1.0