miniblog.
← Back to all posts
Wilfred Hughes
Oct 10, 2016 at 00:42
Is Docker appropriate for programming playgrounds? E.g. rust uses it
https://github.com/rust-lang/rust-playpen
but sec people say
https://security.stackexchange.com/questions/107850/docker-as-a-sandbox-for-untrusted-code
GitHub - rust-lang/rust-playpen: A web interface for running Rust code
A web interface for running Rust code. Contribute to rust-lang/rust-playpen development by creating an account on GitHub.
Docker as a sandbox for untrusted code - Information Security Stack Exchange