mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +00:00
A toolkit for building secure, portable and lean operating systems for containers
In the riddler change I changed "command" in the yaml to "args" but did not change the files. In fact we basically used the default command everywhere so this did not actually break. Remove the unnecessary "command" lines to simplify yaml. Revert the command to args change for now as I think I prefer command, but its easier to switch now. Need to think if the entrypoint/command distinction matters before finalizing. Signed-off-by: Justin Cormack <justin.cormack@docker.com> |
||
---|---|---|
src/cmd/moby |