4cd6618 Adjust the docker run command

Authored and Committed by pingou 7 years ago
1 file changed. 2 lines added. 2 lines removed.
    Adjust the docker run command
    
    The order of the argument matters (-v first, -i -t then) and provide the
    tag built with and to run as otherwise the -t argument is not used.
    
        
file modified
+2 -2