This website requires JavaScript.
Explore
Help
Sign in
OBJNULL
/
Rust-LS
Watch
1
Star
1
Fork
You've already forked Rust-LS
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
e8eb029e52
Rust-LS
/
rust-ls
5 lines
110 B
Text
Raw
Normal View
History
Unescape
Escape
Updated docker config
2025-01-19 08:27:47 -06:00
docker run --rm -it \
-u $(stat -c '%u:%g' .) \
-v "$PWD:$PWD:ro,z" \
-w "$PWD" \
rust-ls "$@"
Reference in a new issue
Copy permalink