mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
tools/docker: update readme as current is jammy
This commit is contained in:
parent
1eaff6474c
commit
3eaa66dd72
@ -6,6 +6,7 @@
|
|||||||
- focal (Ubuntu 20.04)
|
- focal (Ubuntu 20.04)
|
||||||
- jammy (Ubuntu 22.04)
|
- jammy (Ubuntu 22.04)
|
||||||
- kinetic (Ubuntu 22.10)
|
- kinetic (Ubuntu 22.10)
|
||||||
|
- lunar (Ubuntu 23.04)
|
||||||
- Debian
|
- Debian
|
||||||
- stretch (Debian 9.0)
|
- stretch (Debian 9.0)
|
||||||
- buster (Debian 10.0)
|
- buster (Debian 10.0)
|
||||||
@ -16,7 +17,7 @@
|
|||||||
Use the following command to create a docker image and tag it with `libreelec`.
|
Use the following command to create a docker image and tag it with `libreelec`.
|
||||||
|
|
||||||
```
|
```
|
||||||
docker build --pull -t libreelec tools/docker/focal
|
docker build --pull -t libreelec tools/docker/jammy
|
||||||
```
|
```
|
||||||
|
|
||||||
See https://docs.docker.com/engine/reference/commandline/build/ for details on `docker build` usage.
|
See https://docs.docker.com/engine/reference/commandline/build/ for details on `docker build` usage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user