Skip to content
Snippets Groups Projects
Unverified Commit d7f41985 authored by Renjith Baby's avatar Renjith Baby Committed by GitHub
Browse files

[Enhance] Update get_started.md (#4145)

Added instructions related to the docker version to ensure that user is not running into issues mentioned here https://github.com/NVIDIA/nvidia-docker/issues/1165
parent 141b68fa
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ So if you try to run inference with a model containing deformable convolution yo
### Another option: Docker Image
We provide a [Dockerfile](https://github.com/open-mmlab/mmdetection/blob/master/docker/Dockerfile) to build an image.
We provide a [Dockerfile](https://github.com/open-mmlab/mmdetection/blob/master/docker/Dockerfile) to build an image. Ensure that you are using [docker version](https://docs.docker.com/engine/install/) >=19.03.
```shell
# build an image with PyTorch 1.6, CUDA 10.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment