Skip to content

zephyros-dev/docker-koreader

Repository files navigation

Description

Build Latest Tags

Koreader installed in a docker container, accessible via browser.

Tags

The image name is ghcr.io/zephyros-dev/koreader. The following tags are supported:

  • latest: Latest version built on the main branch
  • Koreader.version: Specific version of Koreader. e.g: v2023.06.1

Installation

  1. Create a docker-compose.yaml. Checkout the docker-compose.yaml for example.

  2. Run the following command to start the container

    docker-compose up -d
  3. Open your browser and go to http://localhost:3000

Configurations

  • The image is based on linuxserver/baseimage-selkies. See the base image for more configurations options.
  • The koreader configurations can be found in /config/.config/koreader inside the container.

Renovate autoupdate

  • For renovate user, add this to the renovate configuration for the tags auto-update:

    {
      "extends": ["github>zephyros-dev/docker-koreader"],
    }

About

Koreader running on web browser using container with VNC

Resources

License

Stars

56 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors