create docker image
Closed this issue · 4 comments
darodi commented
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
hhtien1408 commented
Waiting for your docker images. Atm I am using Saoula's docker images.
https://hub.docker.com/r/saoula/kcc
darodi commented
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
darodi commented
I also have to test armv7 with QEMU
hhtien1408 commented
Great! I will test CLI and wait for GUI docker.