canonical/multipass

Use host apt proxy configuration

Open

#818 opened on Jun 4, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (6,956 stars) (634 forks)batch import
enhancementgood first issuehelp wanted

Description

It would be convenient if VMs started by multipass shared the apt proxy configuration of their (Ubuntu) host.

I've got an apt proxy on my local network, published via avahi, discovered via Apt::Acquire::AutoProxy. It would be very convenient for multipass VMs to use it (particularly for the snapcraft VMs)

Contributor guide