Default Development Environment
About 132 wordsLess than 1 minute
The default environment image for Workspaces is cnbcool/default-dev-env:latest
Included software: git rsync jq git-lfs vim curl wget unzip lsof nload htop net-tools dnsutils openssh-server cnb-welcome
Included VSCode extensions: coding-copilot vscode-yaml githistory gitblame git-graph vscode-yaml live-server
Source code: https://cnb.cool/cnb/cool/default-dev-env
How to Configure Automatic Command Execution
You can install the cnbcool.cnb-welcome plugin in your custom development environment. This plugin supports automatic command execution when the cloud-native development environment is launched by configuring the environment variable CNB_WELCOME_CMD. See plugin documentation for details.
The default cloud-native development environment image cnbcool/default-dev-env:latest comes with the cnbcool.cnb-welcome plugin pre-installed.