docker-compose build && docker-compose run kattis
Don't forget to update the .dockerignore file.
When you run this command it will open an interactive shell in which you can run
cargo build
cargo run
cargo fmt
cargo fmt && cargo build && cargo run
cargo test
https://code.visualstudio.com/docs/remote/containers
get vscode highlighting with docker container get formatting working