Development Containers (CAP)
Aus MattWiki
Docker Desktop
This following approach is based on: https://containers.dev/
Requirements
Local installation of Docker Desktop.
Configuration
Create a subfolder .devcontainer with the following files
.devcontainer |-- Dockerfile `-- devcontainer.json
Contents of
Souces / Further Informations
https://qmacro.org/blog/posts/2024/01/15/developing-cap-in-containers-three-ways/
WSL2 / Windows Subsystem for Linux
For installation and management of WSL see Windows Subsystem For Linux (WSL)