Clone the maya repo and build the Docker image: $ cd path/to/maya $ docker build -t maya . Add this shell alias exactly as specified: alias maya='docker run -it --rm ...