slim
slim copied to clipboard
Support `--runtime` parameter when building?
Normally, people use docker run --runtime=nvidia to enable CUDA inside the containers..
(Or --gpus all)
How can we enable these parameters while building with docker-slim build command?
--cro-runtime is the build command parameter for it (will be included in the next release; already in the repo)
Any update here? @kcq
I'd really like to see this thing implemented, I know my image can became so much more small than already is.