Commit Graph

4 Commits

Author SHA1 Message Date
Stanley Zheng 4d7920221c docker: Fix locale to UTF-8 more strongly.
This fixes locale issues where `pip install` would fail with Python 3
inside the docker environment.
2016-11-22 13:39:58 -08:00
Alok Puranik 0889ea583f Add UTF-8 locale to Dockerfile
This fixes an issue with pip crashing on several package installs due to
non-ASCII charsets.
2016-11-19 19:11:41 -08:00
Taranjeet 964ff027bd Dockerfile: Create symlink in home folder for project. 2016-06-17 11:48:59 -07:00
Javier Ros ab89ef501f Add support for a development environment with Docker. 2015-12-14 18:22:56 -08:00