run-image now quotes the command and it breaks many commands Instead of surrounding in quotes the characters should be escaped https://github.com/resero-labs/docker-utils/commit/a53e7c1dbafb9e1f589561751dac6c2bc1163d7c
run-image now quotes the command and it breaks many commands
Instead of surrounding in quotes the characters should be escaped
a53e7c1