darodi/kcc

create docker image

Closed this issue · 4 comments

Docker images would be great for command line

  • should be multi-arch
  • should not contain kindlegen, but can be added with a mount
  • armv7 support with QEMU

Waiting for your docker images. Atm I am using Saoula's docker images.
https://hub.docker.com/r/saoula/kcc

@hhtien1408

A first docker image is present, but it works only with command line for the moment.
I still have to test it and adapt it for the GUI.

image https://github.com/darodi/kcc/pkgs/container/kcc
usage https://github.com/darodi/kcc#docker

I also have to test armv7 with QEMU

Great! I will test CLI and wait for GUI docker.