gohive icon indicating copy to clipboard operation
gohive copied to clipboard

Dockerfile shouldn't include requirement of SQLFlow

Open tonyyang-svail opened this issue 5 years ago • 0 comments

gohive is a standalone repo. Its Dockerfile shouldn't include the requirement of SQLFlow.

https://github.com/sql-machine-learning/gohive/blob/724039315edec1f08aa2480176e450931161f7b8/docker/Dockerfile#L167-L174

If SQLFlow want to reuse this Dockerfile, please build from FROM sqlflow/gohive:dev.

tonyyang-svail avatar May 16 '19 05:05 tonyyang-svail