TurboTransformers icon indicating copy to clipboard operation
TurboTransformers copied to clipboard

About "docker build"

Open WHU-gentle opened this issue 5 years ago • 1 comments

When I run the "build_docker_gpu.sh", I got permission denied error. It occurred to me that it is a shared server, I don't have the root privilege. What I want to ask is that can I skip the docker build step and build environment by myself without sudo?

WHU-gentle avatar Nov 11 '20 10:11 WHU-gentle

You can manually install the requiremenst in the dockefile on your server.

feifeibear avatar Nov 12 '20 03:11 feifeibear