Thought I would post a link to dockstarter, a method to install many applications, via docker.
I have used this on an Intel NUC with good results. I have installed to the Vero 4K and am hoping for excellent results.
Hadn’t seen this before. Looks cool.
How did you install it? I get a FATAL error
Turns out all I needed to do was install lsb-release
sudo apt install lsb-release -y
What was the error? Installing that package should be unnecessary.
Sam