Nightly Rust build including Cargo and GDB
$ docker run --rm -it -v $(pwd):/source schickling/rust
Mount your local source folder to the container and compile & run code inside.