kwerle / ide-ruby

Atom package used to integrate https://github.com/kwerle/ruby_language_server with Atom. Development happens on the develop branch. Production is master.
23 stars 6 forks source link

Fails to pull new image from docker when available. #3

Closed kwerle closed 6 years ago

kwerle commented 6 years ago

Sigh. There is no single command to update & run a docker container: https://github.com/moby/moby/issues/13331

Do a pull && run.

kwerle commented 6 years ago

OK - I thought I'd nailed this. But I have not.

kwerle commented 6 years ago

Pulls on launch but will only be available on next launch. It'll do for now.