pythops / jetson-image

💾 Create minimalist, Ubuntu based images for the Nvidia jetson boards
349 stars 108 forks source link

sudo apt update error(nameserver) #88

Closed bdh1993 closed 1 year ago

bdh1993 commented 1 year ago

Error occurs when "sudo apt update".

I checked and it seems that "nameserver" should be specified in "/etc/resolv.conf". nameserver 8.8.8.8 nameserver 8.8.4.4

Thank you for working on the development.

pythops commented 1 year ago

:+1:

pythops commented 1 year ago

fixed