nogweii / dockerfiles

Dockerfiles for all LSPs used with lspcontainers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dockerfiles

Dockerfiles for all LSPs used with lspcontainers.

Installation

This repository requires the latest:

Build

To build images locally run:

  • docker-compose build <server> to build a specific server (see docker-compose.yaml)
  • docker-compose build to build all servers
  • docker-compose build --parallel to build all servers in parallel

About

Dockerfiles for all LSPs used with lspcontainers.

License:Apache License 2.0


Languages

Language:Dockerfile 93.2%Language:Shell 6.8%