docker-archive / toolbox

The Docker Toolbox
https://docker.com/toolbox
3.21k stars 1.23k forks source link

FEAT: Docker-Compose Container Restart Policy Config in Toolbox #891

Closed ecbrodie closed 4 years ago

ecbrodie commented 4 years ago

This is a feature request, apologies for ditching the issue template (which seemed more appropriate for bug reports).

A very handy feature in Kitematic was to be able to view and set the restart policy for docker-compose containers. That functionality seems to be unimplemented in Docker Toolbox. I would love to have a quick way to toggle container restart policies in the GUI. Any plans to bring this to Toolbox?

stephen-turner commented 4 years ago

Moving to docker/toolbox repo

ecbrodie commented 4 years ago

Whoops, I didn't realize that there was a separate repo for Toolbox. Thanks for moving it here @stephen-turner.

Any thoughts on whether this Feature Request will be picked up by the maintainers? I know PRs are welcome of course, although it would probably be well out of my strike zone.

stephen-turner commented 4 years ago

TBH, Toolbox is not getting much love at the moment, our attention has mainly moved to Desktop.

ecbrodie commented 4 years ago

@stephen-turner oh that's interesting. Then, what do you think is the best solution for toggling the Restart Policy of an existing Docker-Compose container on Docker For Mac? If it's not Toolbox, then is it really the deprecated Kitematic tool?

stephen-turner commented 4 years ago

Right now, possibly still Kitematic. We're gradually building the functionality of Kitematic into Docker Desktop itself. In fact, there's an issue on our public roadmap where our PM is asking what the top priorities are: https://github.com/docker/roadmap/issues/75. Thinking about it, maybe the best thing is for you to comment there.

ecbrodie commented 4 years ago

Will do, thank you :)