linux-lab
环境依赖
- pc: macos 需要安装make
- docker Desktop
- vscode:需要安装remote-ssh
步骤
- 1.下载仓库:https://github.com/Vizdl/linux-lib,并 cd linux-lib
-
- 构建镜像
$ sudo make build-Docker-Image
$ sudo make run-Docker-Imag
$ sudo docker exec -it linux_lab bash
-
- 安装openssh-server (用于连接vscode 远程调试)
1)配置ssh