https://github.com/timoa/vscode-server-deps-install
Pre-installed packages based on Docker containers for your remote VSCode Server
https://github.com/timoa/vscode-server-deps-install
Last synced: 3 months ago
JSON representation
Pre-installed packages based on Docker containers for your remote VSCode Server
- Host: GitHub
- URL: https://github.com/timoa/vscode-server-deps-install
- Owner: timoa
- License: apache-2.0
- Created: 2022-06-03T08:25:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-03T00:04:03.000Z (7 months ago)
- Last Synced: 2025-12-06T00:35:48.511Z (7 months ago)
- Homepage:
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# VSCode Server Templates
Docker images and Docker Compose that provides an easier way to install all the tooling on a VSCode Server instance.
## Common template
Includes:
* Pre-commit
* Ansible
* OpenJDK JDK
* OpenJDK JRE
* NodeJS (via nvm)
* Semantic Release
## DevOps template
Includes:
* Terraform
* Terraform Docs
* TFLint
* TFSec
* Checkov
* Kubectl
* Helm
## JS template
Includes:
* ESLint
* Prettier
* Yarn