MikeJansen / devcontainer-base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base Dev Container

Environment Variables

If running the devcontainer, the following are set:

Variable Description
WORKSPACE Repo root
WORKSPACE_CONF Workspace config, typically sourced, e.g. `source "${WORKSPACE_CONF}"

Environment configuration

About


Languages

Language:Shell 75.8%Language:Dockerfile 24.2%