docs: remove warning about docker install (#2411)
This commit is contained in:
parent
fca715e98b
commit
32e0c2a15e
|
@ -18,8 +18,8 @@ If you are coming from **Airtime**, please follow the [Airtime migration guide](
|
|||
|
||||
You can install LibreTime using the one of the following methods:
|
||||
|
||||
- [:rocket: Using the installer](#using-the-installer)
|
||||
- [:rocket: Using docker-compose](#using-docker-compose)
|
||||
- [:rocket: Using the installer](#using-the-installer)
|
||||
- :construction: Using ansible
|
||||
|
||||
### Minimum system requirements
|
||||
|
@ -218,12 +218,6 @@ Next, continue by [configuring your installation](#configure).
|
|||
|
||||
## Using docker-compose
|
||||
|
||||
:::warning
|
||||
|
||||
The docker-compose install is still a work in progress and is **EXPERIMENTAL**, breaking changes may occur without notice.
|
||||
|
||||
:::
|
||||
|
||||
### Download
|
||||
|
||||
Pick the version you want to install:
|
||||
|
|
Loading…
Reference in New Issue