Docker pull Command
$ docker pull sinovoip/t527-ubuntu-npu:v1.8.9
After pull the image, you can start a bash
$ docker run --ipc=host -itd -v ${PWD}/docker_data:/workspace --name npu_v1.8.9 ubuntu-npu:v1.8.9 /bin/bash
$ docker exec -it /bin/bash
Content type
Image
Digest
sha256:fc5d2462a…
Size
3.4 GB
Last updated
about 1 year ago
docker pull sinovoip/t527-ubuntu-npu:v1.8.9