-
Previous Value Current Value What text templating tool do you recommend?
What CLI text templating tool do you recommend?
-
Any template system can be used to compose your
docker-compose.ymlas long as any literal occurrences of@should be written as@@ -
OneDev uses a home-grown system to prompt/substitute variables. You can pass properties this way to your chosen template engine as variables. I guess all template engine has that ability.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Here is my use case: I would like to generate
docker-compose.ymlfiles from a template, then push them each to the current OneDev Git repo. So, I need a templating tool that would seamlessly fit into OneDev's own templating system.How do I see the process:
docker-compose.ymlfiles)docker-compose.ymlfile)docker-compose.ymlfile into the repo