Ctrl +z shortcut key conflict

in linux terminal ,usally use "ctrl +z " ,“fg” command . it is very useful!
but , i installed docker desktop in win10 system . and run ubuntu system through docker .
when i use "ctrl +z " command ,and the docker logout . what should i do? thanks !

3 Likes

Would like to bump this thread. Would be useful to have bg/fg process availability inside of a docker container. Will post if I find out a workaround.