项目文件夹

文件
Minjie Wang c64405b1f6 [Docker] update docker image (#575)
* update docker image

* specify lint version

* rm torch import from unified tests
2019-05-27 17:04:46 -04:00

6 行
303 B
Bash

# install libraries for building c++ core on ubuntu
apt update && apt install -y --no-install-recommends --force-yes \
apt-utils git build-essential make wget unzip sudo \
libz-dev libxml2-dev libopenblas-dev libopencv-dev \
graphviz graphviz-dev libgraphviz-dev ca-certificates