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

nvidia-docker | 2017/01/19 00:21:58 Error: unsupported Docker version #294

Closed
noajshu opened this issue Jan 19, 2017 · 4 comments
Closed

Comments

@noajshu
Copy link

noajshu commented Jan 19, 2017

It looks like the docker release on Jan 17 broke nvidia-docker compatibility.

~$ docker version
Client:
 Version:      1.13.0
 API version:  1.25
 Go version:   go1.7.3
 Git commit:   49bf474
 Built:        Tue Jan 17 09:58:26 2017
 OS/Arch:      linux/amd64

Server:
 Version:      1.13.0
 API version:  1.25 (minimum version 1.12)
 Go version:   go1.7.3
 Git commit:   49bf474
 Built:        Tue Jan 17 09:58:26 2017
 OS/Arch:      linux/amd64
 Experimental: false

nvidia-docker:

~$ nvidia-docker
nvidia-docker | 2017/01/19 00:21:58 Error: unsupported Docker version
@flx42
Copy link
Member

flx42 commented Jan 19, 2017

We released a new version (1.0.0), you can simply install the new package on top of the old one:
https://github.com/NVIDIA/nvidia-docker#ubuntu-distributions

@noajshu
Copy link
Author

noajshu commented Jan 19, 2017

Thanks!

@rangerscience
Copy link

Fantastic! So, which version of docker is explicitly supported? 1.12?

@flx42
Copy link
Member

flx42 commented Jan 22, 2017

1.13 and below are supported with nvidia-docker 1.0.0 (the latest package)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants