An open API service indexing awesome lists of open source software.

https://github.com/csalih/dstack

A cli tool to manage your local stack (experimental).
https://github.com/csalih/dstack

cli click docker docker-compose python3 stack

Last synced: about 1 month ago
JSON representation

A cli tool to manage your local stack (experimental).

Awesome Lists containing this project

README

          

# Docker Stack (dstack)

A cli tool to manage your local stack.

## Install

To install the cli as executable type following:

``` bash
git clone https://github.com/CSalih/dstack
pip install --user dstack
```

## Usage

Type `dstack --help` for available options