Vagrant: Configures the Virtual Machine to Use Proxies
20th August 2020 at 2:19pm
Vagrant
使用
vagrant-proxyconf
,可以简单地让虚拟机中的各类包管理软件(
apt
,
npm
,
docker
等等),走配置好的代理。使用很简单,看文档就行。