Docker run to Docker compose converter

To save Docker run parameters as config files

Paste a docker run command and get a Compose service definition back. The command is split by a tokeniser and never executed, no obsolete version key is emitted, and any flag that has no compose equivalent produces a warning naming it rather than disappearing.