This allows users to provide args for the process arguments while creating the base spec with an image. It provides the same symantics as Docker where additional args replace the CMD while leaving the ENTRYPOINT the same. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>