logo
2
0
Login
ci: add gcc dev-env

云原生 gcc 13.4 开发环境

使用方法

$: vscode: - docker: image: docker.cnb.cool/examples/language/gcc-13.4 services: - vscode - docker stages: - name: ls script: ls -al

包含的软件:

  • gcc
  • Python 3
  • conan2
  • code-server
  • pip (最新版)
  • git
  • curl
  • wget
  • cmake
  • 系统工具: unzip, make, tar

包含的 VS Code 扩展:

  • ms-python.python
  • tencent-cloud.coding-copilot
  • cnbcool.cnb-welcome
  • formulahendry.code-runner