Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l1aoxingyu/dockerfile


https://github.com/l1aoxingyu/dockerfile

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# fastreid_docker

```bash
docker build --network host -t=lxy_dev:v0.4 dockerfile

docker run --privileged --name lxy_dev -d -v /mnt:/mnt -v /data:/data --gpus all --user root --ipc host --net host -it lxy_dev:v0.4
```