# Build docker image We use a docker environment to build paddle binaries and put it into a runtime image `paddle-core` for uses of most cases ***Notice***: do **not** run in this directory, run under the top level of this project like: ``` sh paddle/scripts/docker/buildall.sh ```