-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
The Dockerfile specifies an entrypoint script which is not present in the container.
This particular file entrypoint.sh is present in https://github.com/rapidsai/docker, but fixing the Dockerfile to COPY the file to the right location only leads to another issue (missing conda.sh).
What is the correct way to build the container then?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels