FluentDocker icon indicating copy to clipboard operation
FluentDocker copied to clipboard

Render docker-compose file

Open mariotoffia opened this issue 6 years ago • 0 comments

This is split out from Issue #108 since this is much more heavy lifting task. Almost all docker-compose models are created. It needs to have a builder that may allow for building a docker-compose file. This builder should be possible to run "publicly" to allow for just rendering a docker-compose file without even running it.

It shall alos be possible to spawn this docker-compose file using the current standard mechanism.

mariotoffia avatar Sep 17 '19 06:09 mariotoffia