Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design portable file formats for models/datasets for import/export #9

Open
mattprintz opened this issue Jan 21, 2022 · 0 comments
Open

Comments

@mattprintz
Copy link
Contributor

A user should be able to generate a dojo model locally and then load it to a remote dojo server by exporting the local model and importing at the server.
A docker image could either be provided via a dockerhub image name (or alternative), or by using docker save to export a tar file.
The serialization should contain everything needed to recreate the model in the remote system, or to fully backup/restore a model.

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

No branches or pull requests

1 participant