- 17 3月, 2017 1 次提交
-
-
由 Yi Wang 提交于
-
- 16 3月, 2017 1 次提交
-
-
由 王益 提交于
-
- 13 3月, 2017 2 次提交
-
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
- 12 3月, 2017 3 次提交
-
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
由 gongweibao 提交于
-
- 10 3月, 2017 1 次提交
-
-
由 Helin Wang 提交于
-
- 09 3月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 08 3月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 02 3月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 01 3月, 2017 5 次提交
- 24 2月, 2017 4 次提交
- 27 1月, 2017 2 次提交
-
-
由 王益 提交于
-
由 Helin Wang 提交于
I am getting following error without this commit when doing docker build. File "<string>", line 1, in <module> File "/usr/local/lib/python2.7/dist-packages/setuptools/__init__.py", line 12, in <module> import setuptools.version File "/usr/local/lib/python2.7/dist-packages/setuptools/version.py", line 1, in <module> import pkg_resources File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 70, in <module> import packaging.version ImportError: No module named packaging.version No idea why this change fix the problem, but it does fix.
-
- 19 1月, 2017 1 次提交
-
-
由 王益 提交于
-
- 18 1月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 17 1月, 2017 5 次提交
- 14 1月, 2017 1 次提交
-
-
由 王益 提交于
-
- 04 1月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 03 1月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 22 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 16 12月, 2016 1 次提交
-
-
由 yangwenbo02 提交于
-
- 11 12月, 2016 2 次提交
- 09 12月, 2016 1 次提交
-
-
由 Luo Tao 提交于
-
- 08 12月, 2016 1 次提交
-
-
由 Li Peng 提交于
- Put the 'ARG DEBIAN_FRONTEND=noninteractive' ahead of the first 'apt-get install' invoke. - Add comments to Dockerfiles to explain why we're adding Bazel installation. Signed-off-by: NLi Peng <lipeng@unisound.com>
-
- 07 12月, 2016 1 次提交
-
-
由 Li Peng 提交于
Also add DEBIAN_FRONTEND=noninteractive to suppress the debconf messages.
-
- 06 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-