Omnisharp server (https://github.com/OmniSharp/omnisharp-server)
313
Docker to run an Omnisharp server.
docker run --rm -p 2000:2000 -v $PWD:/app erikap/omnisharp-server
or use the omnisharp command.
The Omnisharp server can be configured by setting environment variables on the Docker container. The following options are available:
Debug. Must be one of Silent, Quiet, Debug, Verbose.Content type
Image
Digest
Size
198.9 MB
Last updated
over 9 years ago
docker pull erikap/omnisharp-server