Jump to content

Enable docker HTTP API port


Recommended Posts

I found this quite useful to be able to build Unraid-based dockers on Unraid (instead of relying on Docker Hub) e.g. integration with Jenkins.

This is currently only possible (AFAIK) using a VM with docker installed + run dockerd with something like:

-H fd:// -H tcp://0.0.0.0:2375

 

It's kinda a waste of resource in my opinion to have a VM for this when it's something that I think can be handled by Unraid's own docker (properly with even better performance).

Would be a good simple feature to add for developers I would say.

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.

×
×
  • Create New...