Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
omichel committed May 15, 2023
1 parent d628c91 commit fa15810
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ ENV PATH /usr/local/webots:${PATH}

# Enable OpenGL capabilities
ENV NVIDIA_DRIVER_CAPABILITIES graphics,compute,utility
ENV NVIDIA_VISIBLE_DEVICES all

# Finally open a bash command to let the user interact
CMD ["/bin/bash"]

0 comments on commit fa15810

Please sign in to comment.