Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shopiqo/docker-yaml-include


https://github.com/shopiqo/docker-yaml-include

docker openapi yaml

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

```
docker build . -t yaml-include
docker run --rm -v $(pwd)/examples:/app yaml-include base.yaml result.yml
```