gentoo-vm:使用 Gentoo Linux 的开发环境

时间:2024-07-18 05:45:10
【文件属性】:

文件名称:gentoo-vm:使用 Gentoo Linux 的开发环境

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-18 05:45:10

Shell

Gentoo 流浪盒子 这是我个人的开发环境,不在这里发布供大众消费(尽管欢迎您这样做)。 如果你愿意,可以四处看看——我只是把它放在这里是为了重用和版本控制。 在箱子里 这是一个非常普通的 Gentoo 虚拟机,在 VirtualBox 和 Vagrant 下运行 Docker。 我的大部分开发工作流程都已转向使用 Docker,因此 Gentoo 主机本身对此的了解很少。 通常我直接在我的 Mac 上编辑代码,但在 Docker 中运行它。 为此,我使用 Vagrant 的 synced_folder 功能将目录共享到 VM 中,然后将该文件夹作为卷共享到我的 Docker 容器中。 用法 假设你已经安装了 VirtualBox 和 Vagrant: # Pull in shared deps git submodule update --init # Boot VM vagra


【文件预览】:
gentoo-vm-master
----Vagrantfile(1KB)
----skittle(3KB)
----.gitmodules(196B)
----deps()
--------projects_dir.sh(247B)
--------vm.sh(127B)
--------alsa.sh(259B)
--------tmux.sh(89B)
--------figlet()
--------fig.sh(310B)
--------base()
--------figlet.sh(164B)
--------personal()
----README.md(1KB)
----.gitignore(19B)

网友评论