-
spec
Development Containers: Use a container as a full-featured development environment. (by devcontainers)
You can find the schema definition of the devcontainer.json file in the Visual Studio Code documentation or in this repository. In addition, this tutorial can also help.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
features
Discontinued 🐳 Extra add-in features for Devcontainers and GitHub Codespaces (by devcontainers-contrib)
Add or remove npm packages: You can add npm packages to your dev container by using the npm-packages feature and adding the following line to your devcontainer.json file:
-
In addition to the examples provided in the official documentation, you can check out some example configurations that I have created based on my personal preferences in this repository.