|
|
|
|
|
by BillinghamJ
2245 days ago
|
|
You can install the WireGuard tools only, without the kernel extensions etc, with: apt-get install -y --no-install-recommends wireguard-tools
This is all you need with the server flavour of 20.04. For the minimal one, you need a couple more.So no need to use a builder image |
|