Skip to content

Conversation

ColinHuang
Copy link
Contributor

If the binds key is unicode. It will occurs exception as following:

  File "/home/vagrant/.local/share/virtualenvs/qnap/local/lib/python2.7/site-packages/docker/utils/utils.py", line 461, in create_host_config
    host_config['Binds'] = convert_volume_binds(binds)
  File "/home/vagrant/.local/share/virtualenvs/qnap/local/lib/python2.7/site-packages/docker/utils/utils.py", line 208, in convert_volume_binds
    k, v['bind'], mode

Remove not exists file in MANIFEST.in
Signed-off-by: Colin Huang <sidawei@gmail.com>
@ColinHuang ColinHuang changed the title Fix bind volume from host with unicode path Fix bind volume from host with Unicode path Sep 18, 2015
@shin-
Copy link
Contributor

shin- commented Sep 24, 2015

Closing in favor of #787

@shin- shin- closed this Sep 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants