recsater

Results 4 comments of recsater

> Hi, @recsater, The script only deals with dumping that raw data into a CSV file from Google Cloud Storage. After achieving the [scanning step](https://github.com/iosifache/DikeDataset#scanning-step), you need to create your...

Ah, I meant to kill the container, not exit the qemu console. But even if the container is killed, how do I return to the qemu console?

I tried `docker exec -i qemu-system-x86_64 -monitor stdio` But ![image](https://github.com/sickcodes/Docker-OSX/assets/16009827/050fe1d1-9648-4998-b28a-76690fb66c56)

Solved :+1: ```bash docker start docker attach ```