I can’t seem to detach from the docker process, I tried Ctrl+c but it doesn't work. And I tried ‘exit’ but it just halts the process.
What's the procedure to have the process running, occasionally attaching in order to make some changes, and then detaching?