mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
|
||
---|---|---|
.. | ||
bionic | ||
stretch | ||
xenial | ||
README.md |
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