Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/altipla-consulting/gendc

Internal tool to generate Docker Compose configurations on-the-fly.
https://github.com/altipla-consulting/gendc

Last synced: about 1 month ago
JSON representation

Internal tool to generate Docker Compose configurations on-the-fly.

Awesome Lists containing this project

README

        

# gendc

Internal tool to generate Docker Compose configurations on-the-fly.

## Install

```shell
go install github.com/altipla-consulting/gendc@latest
```

## Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.

## License

[MIT License](LICENSE)