dockerfiles
dockerfiles copied to clipboard
popular development environments as containers
It would be nice to keep the history of commands between sessions in Cloud9 IDE's Terminal, but it seems that `/home/user/.bash_history` is never updated. (We probably just need to tweak...
> - $USER or $USERNAME (I forget which one is needed, sorry, let me know if you need the exact one) is not defined out of the box, so run-webkit-tests...
It would be nice to have cloud9 alternatives like brackets/the koding editor/...
This could improve Remote Desktop performance for all containers.
VNC page opened from IDE is a blank page ;(   ![screenshot 2018-02-13 at 8 48 28...
Stable `rustfmt` can be a bit too old for developers of projects like Servo and Firefox. We could install its nightly version instead, e.g. with `cargo install --force rustfmt-nightly` (it...
All Janitor containers use `supervisor` to run multiple programs in the background (e.g. an SSH daemon, the Cloud9 SDK, noVNC server, etc) and automatically restart them if they encounter a...
This would allow anyone to easily use mozregression with Janitor's amazing bandwidth.
@fiji-flo recently emailed me some details about how he improved C++ autocompletion in Cloud9 IDE a few years ago. This could be useful for us: > I dug up my...