nebula-orchestrator/manager

optional containers CMD to overwrite the Dockerfile CMD

naorlivne opened this issue · 0 comments

Expected/Wanted Behavior

The CMD should be overwritable - the default Dockerfile CMD command used if noting is stated but there should be the ability to overwrite it on a per app basis.

Actual Behavior

Only the Dockerfile CMD can be used.