Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 220 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 220 Bytes

My Rust VSCode Server

docker build . -t my-rust-vscode-server
docker run -d -p 2222:22 my-rust-vscode-server
vscode://vscode-remote/ssh-remote+root@HOST:2222/root

Password: 123456