JanitorTechnology / dockerfiles

popular development environments as containers
https://hub.docker.com/u/janitortechnology/
53 stars 20 forks source link

[ubuntu-dev] package updates #117

Closed jankeromnes closed 6 years ago

jankeromnes commented 6 years ago

This should invalidate the Docker image cache, and also upgrade Rust and most importantly Cloud9 SDK with the newest c9.ide.janitorconfig changes.

jankeromnes commented 6 years ago

CircleCI is rebuilding ubuntu-dev from the Git build on (cache invalidated from this RUN instruction, because it changed).

jankeromnes commented 6 years ago

The rebuild failed because of https://github.com/rust-lang-nursery/rls/issues/611

Let's re-trigger it when rls is fixed, or if we find a workaround.