We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now that the CLI has improved with the closure of #79, we should create a Docker image for running the docker-langserver binary.
docker-langserver
The text was updated successfully, but these errors were encountered:
WIP #189 Add a Dockerfile to build the language server
6876664
Signed-off-by: Remy Suen <[email protected]>
WIP #189 Make the docker-langserver binary executable
7f73c71
WIP #189 Build and push the Docker image
d27f56b
WIP #189 Ensure that the Docker image has node_modules/
2a81640
c81b59d
There is now an rcjsuen/docker-langserver image available on Docker Hub.
rcjsuen/docker-langserver
Sorry, something went wrong.
Update the CHANGELOG.md with the fix for #189
9655bca
rcjsuen
No branches or pull requests
Now that the CLI has improved with the closure of #79, we should create a Docker image for running the
docker-langserver
binary.The text was updated successfully, but these errors were encountered: