mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-04-22 13:37:18 +00:00
343 B
343 B
Build container
Clone repo
cd ~/
git clone https://github.com/LibreELEC/LibreELEC.tv.git LibreELEC
Build container
cd ~/LibreELEC
docker build --pull -t libreelec tools/docker/bionic
Build image inside container
docker run -v ~/:/home/docker -h libreelec -it libreelec
cd ~/LibreELEC
make image