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

https://github.com/mogurastore/dcy

The build tool for docker-compose.yml templates
https://github.com/mogurastore/dcy

docker docker-compose

Last synced: 6 months ago
JSON representation

The build tool for docker-compose.yml templates

Awesome Lists containing this project

README

          

# Usage

```bash
alias dcy="docker run --rm ghcr.io/mogurastore/dcy"

dcy help
dcy dump golang > compose.yaml
```