![Bogdan Dobrelya](/assets/img/avatar_default.png)
Add docker hook for environment files. Some containerized services need to accept environment files and cannot be configured otherwise, for example Etcd key-value storage. Partial-bug: #1668938 Change-Id: I228b5f9ee67215ae742760d449b9cd8a4b9543d0 Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
7 lines
204 B
YAML
7 lines
204 B
YAML
---
|
|
features:
|
|
- |
|
|
Add docker hook for environment files. Some containerized services need to
|
|
accept environment files and cannot be configured otherwise, for example
|
|
Etcd key-value storage.
|