All Projects → lspcontainers → dockerfiles

lspcontainers / dockerfiles

Licence: Apache-2.0 license
Dockerfiles for all LSPs used with lspcontainers.

Programming Languages

Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to dockerfiles

Earthly
Repeatable builds
Stars: ✭ 5,805 (+14412.5%)
Mutual labels:  dockerfiles
kubernetes-jmeter
Jmeter test workload on kubernetes deployed via helm charts – Please [✩Star] if you're using it ;)
Stars: ✭ 61 (+52.5%)
Mutual labels:  dockerfiles
Containerization-Automation
Study and Use of Containers and Automation Tools
Stars: ✭ 45 (+12.5%)
Mutual labels:  dockerfiles
Jetson Containers
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
Stars: ✭ 223 (+457.5%)
Mutual labels:  dockerfiles
dockerfiles
Dockerfiles I use for development
Stars: ✭ 64 (+60%)
Mutual labels:  dockerfiles
docker
Docker containers of elementary OS environments and related tools primarily used in Travis Continuous Integration Automated Testing
Stars: ✭ 18 (-55%)
Mutual labels:  dockerfiles
Docker Php Fpm
Devilbox's PHP-FPM Docker Images
Stars: ✭ 188 (+370%)
Mutual labels:  dockerfiles
dockerfile-language-service
Dockerfile language service for providing an API to create feature-rich Dockerfile editors in JavaScript.
Stars: ✭ 15 (-62.5%)
Mutual labels:  dockerfiles
opcode-analysis
A set of Docker images to test out PHP code against the interpreter to see the resulting opcodes with multiple PHP versions.
Stars: ✭ 14 (-65%)
Mutual labels:  dockerfiles
docker-images
All my docker images in one mono-repository with multi-arch support
Stars: ✭ 18 (-55%)
Mutual labels:  dockerfiles
docker-library
Collection of Dockerfiles
Stars: ✭ 20 (-50%)
Mutual labels:  dockerfiles
dockerfiles
A collection of Dockerfiles
Stars: ✭ 103 (+157.5%)
Mutual labels:  dockerfiles
binance-node-docker
Docker image for Binance full and light nodes
Stars: ✭ 24 (-40%)
Mutual labels:  dockerfiles
Docker Minecraft Server
Docker image that provides a Minecraft Server that will automatically download selected version at startup
Stars: ✭ 3,642 (+9005%)
Mutual labels:  dockerfiles
essex
Essex - Boilerplate for Docker Based Projects
Stars: ✭ 32 (-20%)
Mutual labels:  dockerfiles
Container.training
Slides and code samples for training, tutorials, and workshops about Docker, containers, and Kubernetes.
Stars: ✭ 2,377 (+5842.5%)
Mutual labels:  dockerfiles
dockerfiles
Repository for my public Docker images.
Stars: ✭ 22 (-45%)
Mutual labels:  dockerfiles
dockerfiles
Dockerfiles for various things
Stars: ✭ 37 (-7.5%)
Mutual labels:  dockerfiles
dockerfiles
🐳 Collection of dockerfiles and automated docker hub builds
Stars: ✭ 21 (-47.5%)
Mutual labels:  dockerfiles
docker-bakery
Dockerfile hierarchy management tool with automatic rebuilding of dependent images when parent changes
Stars: ✭ 30 (-25%)
Mutual labels:  dockerfiles

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

Versions

Every container has two tags available:

  • The latest tag, which points to the latest container build

  • A pinned version. The pinned version will be the latest version of the language server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].