Creating a Docker to be command line only - How to get into docker from UI


Recommended Posts

I am creating a Docker to be command line only (I'll explain later).  There will not be any Docker GUI.  How can I get into the Docker from the unRAID Docker GUI just like going to the Docker GUI by clicking on the icon?  I don't want to go to a command line and do the docker exec thing.

 

Any of you Docker gurus out there got any ideas?

Link to comment

I managed to get this working with a GUI by installing shell in a box in the Docker and setting up a user with sudo privileges so they can log in and have root privileges.  I also set up the user's home directory to where the programs are located.  Works just like I want.

 

I had to set up a special user because you can't log into a Docker as root.

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.