December 18, 20205 yr Add option to docker container settings to choose how do you want to open console. Unraid now defaults to: docker exec -it some_name sh If you have for example python gui running in container it would be better to attach to running container to open console directly to gui: docker attach some_name For example:
Archived
This topic is now archived and is closed to further replies.