Skip to content

Using MinkowskiEngine with Docker

Chris Choy edited this page Nov 11, 2021 · 1 revision

Sometimes, installing packages on your desktop environment might require different libraries that are not compatible with your current setup. In this case, we highly encourage users to use docker for creating an isolated environment to run Minkowski Engine.

Installing Docker

Adding user to the docker group

Downloading prebuilt docker

Creating your own image