[HOWTO] An unofficial / e / ROM built with Docker – in pictures

Im using this script on ubuntu to install docker in faster way https://get.docker.com/ just open terminal and type this comands :
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh

2 Likes