mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
Docker builds on Travis (#343)
* attempt to build on travis using docker * run tests in foreground * add examples to travis tests * test from current checkout * attempt to fix docker version issues * try build with xenial * attempt docker upgrade * avoid hang on configuration files * matrix osx and linux w/ docker * restore non-test docker builds * fix typo * tuning and cleanup * add missing file * comment cleanup
This commit is contained in:
committed by
Robert Nishihara
parent
33d03e56db
commit
583df08957
@@ -1,3 +1,6 @@
|
||||
# Bulding on top of deploy image, this Dockerfile adds libraries needed
|
||||
# for running examples.
|
||||
|
||||
FROM amplab/ray:deploy
|
||||
|
||||
# Tensorflow
|
||||
|
||||
Reference in New Issue
Block a user