Issues with building in Docker
Created by: wangkuiyi
I noticed that our Dockerfile for the development image refers to the build.sh
. But this script doesn't match the design doc. For example, I cannot build PaddlePaddle using the single command listed in the design doc.