Skip to content

Commit

Permalink
add a commit to fix the gap between branch-2406 and main for UDF guid…
Browse files Browse the repository at this point in the history
…e doc

Signed-off-by: liyuan <[email protected]>
  • Loading branch information
nvliyuan committed Jul 1, 2024
1 parent b389c1f commit d9f6858
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/UDF-Examples/RAPIDS-accelerated-UDFs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ and other settings. See the top of the `Dockerfile` for details.

First install docker and [nvidia-docker](https://github.com/NVIDIA/nvidia-docker)

Run the following commands to build and start a docker

```bash
cd spark-rapids-examples/examples/UDF-Examples/RAPIDS-accelerated-UDFs
docker build -t my-local:my-udf-example-ubuntu .
Expand Down

0 comments on commit d9f6858

Please sign in to comment.