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

Is it possible to start a stopped container with GPU? #1728

Closed
TrueWodzu opened this issue Feb 4, 2023 · 1 comment
Closed

Is it possible to start a stopped container with GPU? #1728

TrueWodzu opened this issue Feb 4, 2023 · 1 comment

Comments

@TrueWodzu
Copy link

1. Issue or feature description

I know that I can run a container with GPU like this:
docker run -it --gpus all <image>:<tag>

Is it possible to start a stopped container with GPU support? When I try following command:
docker container start -ai --gpus all <container id> I am getting error unknown flag: --gpus

@PQLLUX
Copy link

PQLLUX commented Mar 31, 2023

#1211
No.

@TrueWodzu TrueWodzu closed this as not planned Won't fix, can't repro, duplicate, stale Mar 31, 2023
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

2 participants