open-cuak
open-cuak copied to clipboard
doesn't start on Linux/Fedora
open-cuak start
fails because
colima start
fails too. And it fails because:
FATA[0008] error starting vm: error at 'creating and starting': error getting qcow image: error during image download: error downloading 'https://github.com/abiosoft/colima-core/releases/download/v0.8.1/ubuntu-24.04-minimal-cloudimg-amd64-docker.qcow2': error validating SHA sum for 'ubuntu-24.04-minimal-cloudimg-amd64-docker.qcow2': exit status 127
Can I install open-cuak somehow without this tool - colima? Or how to fix this issue?
If you have Docker installed, you can run the services in Docker environment. Simply clone this repo, and call bash quick-start.sh at the repo root.