Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shall there be a rust-playground Docker image on Docker hub? #233

Closed
vi opened this issue Nov 23, 2017 · 3 comments
Closed

Shall there be a rust-playground Docker image on Docker hub? #233

vi opened this issue Nov 23, 2017 · 3 comments

Comments

@vi
Copy link

vi commented Nov 23, 2017

I see mentions of Docker in .travis.yml. But searching Docker Hub for playground, rust, integer32 doesn't bring anything of interest.

Maybe there should be official easy-to-deploy images for rust-playground? Just start it and point browser to 127.0.0.1:1234 and start playing. Sandbox and things are handled inside automatically.

The list of included crates should be easily configurable parameter (not requiring container rebuild). Ideally private registries should be supported too.

@shepmaster
Copy link
Member

The primary playground containers are at https://hub.docker.com/r/shepmaster/rust-stable/ (and -beta, -nightly, rustfmt, clippy, etc.)

Duplicate of #58

@shepmaster
Copy link
Member

See also #191

@shepmaster
Copy link
Member

The list of included crates should be easily configurable parameter (not requiring container rebuild).

Not possible with the current architecture of the Playground.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants