Skip to content

Conversation

@lhw362950217
Copy link
Collaborator

Fixes #2769

@lhw362950217 lhw362950217 requested a review from Yancey0623 July 29, 2020 12:19
value: 127.0.0.1:3306
volumeMounts:
# bind to host's docker.sock to build image
- mountPath: /var/run/docker.sock
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the model zoo server runs in k8s, it will use kaniko to build image automatically.

Copy link
Collaborator Author

@lhw362950217 lhw362950217 Jul 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This config is for single-user playground only. Using local docker is to avoid introducing new image dependency and keep the vm small.

And, thanks, I will use the kaniko way in our cloud playground.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see.

@lhw362950217 lhw362950217 merged commit 484753f into sql-machine-learning:develop Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Model Zoo to playground

2 participants