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
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ you can get AresDB running in a docker container.

* [nvidia-driver](https://github.com/NVIDIA/nvidia-docker/wiki/Frequently-Asked-Questions#how-do-i-install-the-nvidia-driver)
* A [supported version](https://github.com/NVIDIA/nvidia-docker/wiki/Frequently-Asked-Questions#which-docker-packages-are-supported) of [Docker]
* [nvida-docker](https://github.com/NVIDIA/nvidia-docker)
* [nvidia-docker](https://github.com/NVIDIA/nvidia-docker)


### Build
Expand All @@ -24,4 +24,4 @@ root@9e4c5150659c:~/go/src/github.com/aresdb# make run_server >> ./log/aresdb.lo
```

This command will compile AresDB, run the server in background and map the ports in the docker container on the docker host.
Refer to [Swagger](https://github.com/uber/aresdb/wiki/Swagger) to start interactiving with AresDB.
Refer to [Swagger](https://github.com/uber/aresdb/wiki/Swagger) to start interactiving with AresDB.