简体   繁体   中英

Error building syntaxnet using Dockerfile

I built using the docker file - Dockerfile . It runs for two hours. However, in the end it shows -

Executed 0 out of 17 tests: 17 were skipped.

I assume the docker build is not getting executed correctly as I am also unable to do -

echo 'Bob brought the pizza to Alice.' | syntaxnet/demo.sh

which again results in an error. Has anyone else also faced the same issue ?

I made a Docker file by myself because I couldnt find a proper file for it, Its a little more complex but i recommend you to do it by your self so you can control all packages versions. Here check the Docker file at the end of the issue, hope it helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM