Initial import of https://github.com/docker/dhe-engine
This commit is contained in:
parent
e9de6f2a44
commit
d4f01b812c
31 changed files with 2000 additions and 0 deletions
1
docs/container/templates/garant.tmpl
Normal file
1
docs/container/templates/garant.tmpl
Normal file
|
@ -0,0 +1 @@
|
|||
{{getv "/dtr/configs/garant.yml"}}
|
1
docs/container/templates/signing_key.tmpl
Normal file
1
docs/container/templates/signing_key.tmpl
Normal file
|
@ -0,0 +1 @@
|
|||
{{getv "/dtr/configs/generatedConfigs/signing_key.json"}}
|
1
docs/container/templates/storage.tmpl
Normal file
1
docs/container/templates/storage.tmpl
Normal file
|
@ -0,0 +1 @@
|
|||
{{getv "/dtr/configs/storage.yml"}}
|
1
docs/container/templates/token_roots.tmpl
Normal file
1
docs/container/templates/token_roots.tmpl
Normal file
|
@ -0,0 +1 @@
|
|||
{{getv "/dtr/configs/generatedConfigs/token_roots.pem"}}
|
Loading…
Add table
Add a link
Reference in a new issue