Option to start docker container console with attach


Recommended Posts

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:

2020-12-18_14-38-05.thumb.jpg.cef7a4b6f3bcdab1736ea223db3c48bf.jpg

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.