Skip to content
Snippets Groups Projects
Unverified Commit b276cd2f authored by Tabby's avatar Tabby Committed by GitHub
Browse files

Feat: Support Running Sidecar with a Command. (#2449)

* Feat: Support Running Sidecard with a Command.

This PR addresses issue #2448 . Some containers may not have entry points, if this is the case they would need to be run using a command. This change extends the definition of sidecar so that there is an optional command field. If the field is present then the container will be run using that command. This is a two line change that is fully backward compatible.
parent 548e3877
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment