Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.97 KB

README-en.md

File metadata and controls

41 lines (24 loc) · 1.97 KB

Portuguese

GitHub license Github all releases GitHub issues GitHub forks GitHub stars GitHub watchers

Lambari Docker Compose

Lambari Docker Compose is a PHP-GTK 3 frontend to start and stop containers with docker compose

App Screenshot

Installation

To run this script, you'll need php-gtk 3. Follow the instruction to install and just run the script:

:$ php-gtk lambariDocker.php

or you can adjust de run.sh, and just start with

:$ ./run.sh

How to use

To use Lambari Docker Compose, just start the application. After that, click on add new, to locate your docker-compose.yml.

When you choose the compose file, the service will appear on list, where you can manage to start or stop by doing a double click.

Authors