This repository was archived by the owner on Sep 26, 2021. It is now read-only.
This repository was archived by the owner on Sep 26, 2021. It is now read-only.
Suggestion: Integrated menu bar app #144
Open
Description
It would be nice to have a menu bar app, it could :
- Show the status of the docker daemon.
- Stop / start docker daemon
- Change docker daemon settings
- For instance networking settings as default-gateway, dns, certs .. etc
- Link to kitematic
- About docker toolbox, with docker version information.
Maybe for advance user this could seem irrelevant, but is has a great value
for companies that want to move their development environment to docker but need
custom networking settings or certs when running the daemon, right now the only
option is either ssh into the boot2docker vm and restart the daemon with the correct parameters or build a modified boot2docker.iso with the custom settings.
It's doable , but would be much easier from a GUI.