That way the deployment process from the perspective of the language server author would only require committing a change to their Dockerfile in their repository (and maybe cutting a release).
Unless there is a process watching for releases and pushing images to https://hub.docker.com/r/sourcegraph/, language server authors will need their own Docker Hub account and set up automated pushes.
There are probably other tradeoffs to take into consideration ðŸ’
That way the deployment process from the perspective of the language server author would only require committing a change to their Dockerfile in their repository (and maybe cutting a release).
Unless there is a process watching for releases and pushing images to https://hub.docker.com/r/sourcegraph/, language server authors will need their own Docker Hub account and set up automated pushes.
There are probably other tradeoffs to take into consideration ðŸ’