You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I see mentions of Docker in
.travis.yml
. But searching Docker Hub forplayground
,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.
The text was updated successfully, but these errors were encountered: