tools/docker: move xenial build container

This commit is contained in:
Jonas Karlman 2018-05-27 15:37:42 +02:00
parent 3bb1af91e9
commit 75f935f634
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
**Build container**
* `cd ~/LibreELEC`
* `docker build --pull -t libreelec tools/docker`
* `docker build --pull -t libreelec tools/docker/xenial`
**Build image inside container**