Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/create: Cleanup entry-point command assembly
Too many appends. Instead, put the required sequence into a single array and append only the variable parts. Instead of calling "init-container" with "--verbose", call it rather with "--log-level debug".
- Loading branch information