Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

nvidia-docker volume setup Error with Docker version 1.11.0, build 4dc5990 #77

Closed
shenghuofei opened this issue Apr 18, 2016 · 2 comments

Comments

@shenghuofei
Copy link

install(user is root):
wget -P /tmp https://github.com/NVIDIA/nvidia-docker/releases/download/v1.0.0-beta.3/nvidia-docker_1.0.0.beta.3_amd64.tar.xz
tar --strip-components=1 -C /usr/bin -xvf /tmp/nvidia-docker_1.0.0.beta.3_amd64.tar.xz && rm /tmp/nvidia-docker*.tar.xz
when run:nvidia-docker volume setup has error:
nvidia-docker | 2016/04/18 16:12:09 Error: unsupported Docker version

@lazyest
Copy link

lazyest commented Apr 18, 2016

same with .deb packaged version

@flx42
Copy link
Member

flx42 commented Apr 18, 2016

Hello @shenghuofei and @lazyest

See #73 if you have Docker 1.11.0 (you can check with docker version).
We will release a new deb soon.

@3XX0 3XX0 added the duplicate label Apr 18, 2016
@3XX0 3XX0 closed this as completed Apr 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants