Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

excalibur313

macrumors 6502a
Original poster
Jun 7, 2003
780
5
Cambridge, MA
I'd like to run several docker containers on my computer and I was curious if there was any piece of software that would allow me to do it visually and it would daemonize the process. I'm thinking in particular of something like the app interface that unraid has:
2018-12-14-10_49_48-Window.png


I know I could use docker-compose but that doesn't seem like the best option since I'd need to run that after any computer restart.
 
Do you need to start the containers at startup, or the GUI? Portainer lets you set the restart policy for each container so that they can restart on reboot. It isn't macOS native, though. It's browser based and doesn't look quite as good as Unraid. I used to use Captain to simply toggle containers on/off from the menu bar, but I don't see a way to set the restart policy via GUI with that. Since Docker for macOS requires a Linux VM that the containers run in anyway, I ended up moving my containers over to a Proxmox server and went with Portainer (running as a Docker container with restart always as the policy), so I've never tested the restart on reboot under macOS Docker. To be honest, I've pretty much switched to native Linux LXC containers on ProxMox anyway. For persistent servers on my home network it was easier to use than Docker, and ProxMox has a pretty slick GUI for configuring VMs and containers. Docker is just a bolt-on, and needs its own GUI.
 

Attachments

  • Screen Shot 2019-04-01 at 9.32.51 PM.png
    Screen Shot 2019-04-01 at 9.32.51 PM.png
    400.3 KB · Views: 161
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.