Rust-LS/scripts/cargo/docker.sh

4 lines
No EOL
76 B
Bash
Executable file

clear
docker build . \
-t rust-ls:cargo \
-f docker/cargo/Dockerfile