codetainerapp / codetainer

A Docker container in your browser.
MIT License
1.05k stars 108 forks source link

Cannot mount `/codetainer/utils` correctly #27

Open david50407 opened 8 years ago

david50407 commented 8 years ago

If I execute codetainer server outside the path _where_codetainer_placed_/bin, the path of utils will be detected in a wrong result.

I found the issue here: https://github.com/codetainerapp/codetainer/blob/master/config.go#L124