mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 16:42:24 +01:00
add link to docker image instructions
This commit is contained in:
parent
deef1c406a
commit
b09734a5a8
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ In order to access the API, you will need to authenticate using Basic Authentica
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
The easiest way to install Komga is to use Docker. You can have a look at the sample [`docker-compose.yml`](./doc/docker-compose.yml).
|
The easiest way to install Komga is to use Docker ([instructions on how to use the image](https://hub.docker.com/r/gotson/komga)). You can have a look at the sample [`docker-compose.yml`](./doc/docker-compose.yml).
|
||||||
|
|
||||||
Alternatively you can run it from the fat `jar` file. You can find them in the [releases](https://github.com/gotson/komga/releases) section.
|
Alternatively you can run it from the fat `jar` file. You can find them in the [releases](https://github.com/gotson/komga/releases) section.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue