mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-06 11:52:10 +02:00
Template generation of docker compose files
This commit is contained in:
parent
dc6ca7c0eb
commit
356cf17390
28 changed files with 2621 additions and 2043 deletions
3
templates/base.jsonnet
Normal file
3
templates/base.jsonnet
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
restart: "on-failure:100",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue