175 字小于 1 分钟
云原生开发默认的环境镜像为 cnbcool/default-dev-env:latest
包含软件:git rsync jq git-lfs vim curl wget unzip lsof nload htop net-tools dnsutils openssh-server
包含vscode插件: coding-copilot vscode-yaml githistory gitblame git-graph vscode-yaml live-server cnb-welcome
源码地址:https://cnb.cool/cnb/cool/default-dev-env
如何配置自动执行命令
可在自定义开发环境中安装 cnbcool.cnb-welcome 插件,该插件支持通过配置环境变量 CNB_WELCOME_CMD 的方式来实现打开云原生开发环境时自动执行命令,详见插件文档。
云原生开发默认的环境镜像 cnbcool/default-dev-env:latest 中已安装 cnbcool.cnb-welcome 插件。