Ahmad Rifa'i Faiz

Results 2 comments of Ahmad Rifa'i Faiz

I recently facing the same situation Workaround: Re-create the docker image with docker compose 1. Open terminal 2. navigate to winboat config folder `cd ~/.winboat` 3. run `docker compose up`...

I also get the same problem. My workaround: 1. Edit `~/.winboat/docker-compose.yaml` by deleting the `- "/media/username/Ventoy1/OS_Windows/Windows_10_x64_PT.iso:/boot.iso"` line 2. Recreate the container by running command `docker-compose up` in `~/.winboat` directory 3....