Qwen Code CLI in a Docker container.
Follow the link app will provide. Ifn ot already authenticated in Qwen, you will need to open the url again, as, for some unfathomable reason, Qwen doesn't implement going back to original URL upon login.
- Build container (build again to update the application)
- Run
qwen-code.sh <path>to use the app:
qwen-code.sh ~/projects/footo open a dir (will be mounted to~/project)qwen-code.sh ~/Documents/foo.mdto open invividual file (will be mounted to~/project/foo.md)