Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Docker
======

An official docker image of Meshroom can be found on `Docker Hub <https://hub.docker.com/r/alicevision/meshroom>`_.
The relevant Dockerfile can be found in the `root directory of the sources <https://github.com/alicevision/meshroom/blob/master/Dockerfile>`_
The relevant Dockerfile can be found in the `docker directory of the sources <https://github.com/alicevision/Meshroom/tree/develop/docker>`_

The image is based on the NVIDIA docker which needs to be installed.
You can follow the official NVIDIA tutorial `here <https://github.com/nvidia/nvidia-docker/wiki/Installation-(version-2.0)>`_.
Expand Down