977b5ef7ce
This adds entrypoint option to container which overwrites the default ENTRYPOINT of the docker image. Change-Id: Id80bb287d452aa74df458394ea2774af1eaf6726 Implements: blueprint support-entrypoint-option
6 lines
148 B
YAML
6 lines
148 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for specifying entrypoint with the container
|
|
which is used to overwrite the entrypoint of the docker image.
|