captain icon indicating copy to clipboard operation
captain copied to clipboard

⚓️ Easily start and stop docker compose projects

Results 8 captain issues
Sort by recently updated
recently updated
newest added

On my system (linux, using the binary) `captain list` lists a different amount of projects each time I use it. Ive seen values ranging from 0 to about 12 on...

Signed-off-by: Quentin Colman

Now it's searching for docker containers in `$HOME` directory. It will be good to have an option to add additional directories where to search for them or ability to define...

Hi, I think we should have a way to use a .env, a config file in /etc or a variable from the environment to look at the docker-compose file. Perhaps...

Hello, i build 0.3.3 version from release package, and result ``` captain-0.3.3 $ ./captain --version captain version 0.3.2 ```

Interface can be zoomed through the MacBook Pro trackpad. [https://i.imgur.com/JhBdYBw.mp4](https://i.imgur.com/JhBdYBw.mp4)

As there's no official Darwin ARM64 build, I decided to build one myself but having to use Glid was a bit of a challenge. My understanding is that it's no...

First of all - thank you for this useful tool! Just a quick note, when elevated permissions are required to install under the ```/usr``` directory: When following the installation instructions...