Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 509 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 509 Bytes

docker-kindle

Kindle in Docker.

Usage

Clone the repository and build the image.

git clone [email protected]:predkambrij/docker-kindle.git
cd docker-kindle
./genenv.sh
docker-compose build

Make it possible to connect to X server

xhost +

Launch Kindle with:

docker-compose up -d

Note:

  • first time you'll launch the container, it'll prompt you to install Mono for .NET and Gecko package (twice)
  • next time it'll open Kindle

Known issues:

  • highlights aren't working