canonical/multipass

Use host apt proxy configuration

Open

#818 opened on Jun 4, 2019

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

Repository metrics

Stars
 (6,956 stars)
PR merge metrics
 (Avg merge 16d 2h) (50 merged PRs in 30d)

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