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

Does Nvidia-docker support "nvidia-docker service create"?  #447

@yoshihingis

Description

@yoshihingis

Dear Nvidia-stuff

This in not issue only question.

My environment is as blow;
OS : Ubuntu14.04
GPU :Pascal TITUN X
Docker : latest dokcer cs
nivia-docker: latest
CUDA8.0

Docker swarm was modified drastically .

At Previous swarm mode, we only did "nvidia-docker run -it to operate container on the Swam and log in container.

But at the New Swam ,we must use "docker service create" as blow.

※ docker service create --replicas 1 --name helloworld alpine ping docker.com

(1)Does Nvidia-docker support command "nvidia--docker service create"?

(2) I tried
1.I pulled docker pull nvidia/caffe.
2. nvidia-docker service create --replicas --name nvcaffe navidia/caffe bin/bash.

But I could not login nvidia-caffe container ,and it seemed like that nividia-caffe container did not start up correctly.

Could you give me any advice to log in container on the swarm?

I'd really appreciate it if you reply soon.

Regards,

yohsihingis

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions