Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizing the docker container #988

Open
pguillem opened this issue Mar 12, 2025 · 0 comments
Open

Customizing the docker container #988

pguillem opened this issue Mar 12, 2025 · 0 comments

Comments

@pguillem
Copy link

pguillem commented Mar 12, 2025

Hello there,

Excuse my complete ignorance. I'm quite new to the current NVIDIA containers.

I need to deposit my own scripts inside a cuda-enabled container, meaning a dedicated conda environment, mapping my own volumes, adjusting my own settings and setting my entrypoints: not just run some binary file with docker run.

This was possible by using a Dockerfile with "FROM nvidia/cuda:10.2-runtime-ubuntu20.04" for example. But now it seems deprecated, and the containers ship from nvidia-container-toolkit.

Is it still possible to build a cuda-enabled container using my own Dockerfile?. Or i'd have to use nvidia-container-toolkit and deposit stuff on the containers it creates?

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

No branches or pull requests

1 participant