skynet/build_docker.sh

4 lines
93 B
Bash
Executable File

docker build \
-t guilledk/skynet:runtime-cuda \
-f docker/Dockerfile.runtime+cuda .