I have been trying to connect my container running the Ubuntu 18.04 template to my network (and by extension the internet), however, I cannot configure netplan to send data.
/etc/netplan/config.yaml
network:
version: 2
renderer: networkd
ethernets:
eth0:
dhcp4...