Gobolino tries to be a decent, full featured docker gui with almost zero configuration and dependencies.
Easy to launch in a python virtual environment, it wants to provide full control over all docker functionalities with the ease of use that only a gui can provide.
Gobolino is under heavy development rigth now so functionality is expect to change quickly.
Check INSTALL.md
Or if you want to try it rigth now use the trusted docker image::
docker run -d itxaka/Gobolino
- Use ajax to pull images and show the status
- Fix the display of the create container
Multiple selection of images and containersRemove oath authentication and create a login pageMake create container actually create a containerAdd a button to start a stopped machineAdd the container logs to the detail view- Add configs to quickly create a new container from a template