Development Containers (CAP): Unterschied zwischen den Versionen
Aus MattWiki
Matt (Diskussion | Beiträge) |
Matt (Diskussion | Beiträge) K (Matt verschob die Seite Development Containers nach Development Containers (CAP), ohne dabei eine Weiterleitung anzulegen) |
(kein Unterschied)
|
Version vom 18. August 2024, 17:46 Uhr
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)