Skip to content

cardonator/docker-kavita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an LSIO based docker for running Kavita. That means it can easily support a custom UID/GID as well as other standard things that lsio containers support.

Example to get started:

docker build -t docker-kavita:debug .
docker run -v ./config:/config -e PUID=1001 -e PGID=1001 docker-kavita:debug