Skip to content

Commit

Permalink
Merge pull request #404 from alesof/main
Browse files Browse the repository at this point in the history
Fix black screen
  • Loading branch information
Kashu7100 authored Jan 16, 2025
2 parents 10a1078 + b2dd39e commit 7f3b813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ xhost +local:root # Allow the container to access the display

docker run --gpus all --rm -it \
-e DISPLAY=$DISPLAY \
-v /dev/dri:/dev/dri \
-v /tmp/.X11-unix/:/tmp/.X11-unix \
-v $PWD:/workspace \
genesis
Expand Down

0 comments on commit 7f3b813

Please sign in to comment.