marvin-ai / marvin-automl

8 stars 4 forks source link

Upgrade Docker Hub Image version #18

Closed rafaelnovello closed 6 years ago

rafaelnovello commented 6 years ago

Change the registry address to official one, change the version and fix typo. Close #17

To test this:

  1. Change to this branch;
  2. Run make docker-run. It should download the AutoML Engine new version and up the server.
  3. Run the AutoML example and make sure that it's working.