Allow "docker attach" to be shell command


Recommended Posts

If I add -i as an extra argument, I can use a command like "docker attach --sig-proxy=false my_container" to get an interactive console of the docker entry point.

 

It would be convenient for things like game servers if you could get the same functionality by just clicking the icon for the container and then "Console"

 

I tried changing the shell command, but you can only select shell or bash, a custom option would also allow the desired functionality since it could be set to the aforementioned docker attach command

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.