DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.13k stars 106 forks source link

Add custom image repository #249

Open atidot3 opened 4 years ago

atidot3 commented 4 years ago

Hello,

Is there any way to add a custom docker hub ? Im using some private docker hub repository and would be able to add them the the 'project' page.

Thanks !

dbatsche commented 3 years ago

I second that. While we are also using a private docker registry the only crucial missing part for us is the login into that registry which we need to do on the terminal. For us searching or listing images on that registry is a nice to have.

Apart from that it is a great tool.