You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Makefile support for Compose build param
* Fix ordering of args & services names in single-service Compose Make targets
* Add Docker ignore file for scheduler
The build context was around 5GiB for both Clive and myself.
This is needlessly inefficient for what are mostly small images with limited dependencies.
After this change, I am seeing up to 20MiB or so of build context, often less.
* Remove scheduler config dir from Docker ignore file
now ,my company use golang go-kit as machine learning deploy backend framework,could you code one seldon wrapper for golang ?
The text was updated successfully, but these errors were encountered: