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

Support python machine learning backend #29

Open
danpoltawski opened this issue Jul 26, 2017 · 5 comments
Open

Support python machine learning backend #29

danpoltawski opened this issue Jul 26, 2017 · 5 comments

Comments

@danpoltawski
Copy link
Contributor

Ideally this would be in a separate container..

@scara
Copy link
Contributor

scara commented Jul 26, 2017

Hi @danpoltawski,
still thinking at a separate container as the preferred way of doing and not inline with the compose (i.e. via build)?

I'm thinking at unoconv for example and a nice container is missing there (I'd like to contribute for it - want to file an issue).

TIA,
Matteo

@danpoltawski
Copy link
Contributor Author

It could be via build, my point was that it ideally it shouldn't be just inside the apache container (this may be unavoidable).

Note, I found using build quite unmanageable to generate seperate images published on docker hub (thats why i switched in 8247422). I also quite like having the separately tested and isolated projects. For sure those images are useful without the entire compose infrastructure

@dmonllao
Copy link

dmonllao commented Dec 5, 2019

Pull request in #113

@stronk7
Copy link
Member

stronk7 commented Jan 15, 2020

Just noting that, since mins ago, moodle-mlbackend-python docker images are being auto-build by DockerHub (by tag):

https://hub.docker.com/repository/docker/moodlehq/moodle-mlbackend-python/builds

So, whenever we release a new version @ https://github.com/moodlehq/moodle-docker-mlbackend-python, bump the corresponding image becomes built.

Note there is moodlehq/moodle-docker-mlbackend-python#1 about any further improvement that we can we apply to the auto-building process.

@stronk7
Copy link
Member

stronk7 commented Jan 15, 2020

As far as it seems that #113 is were we are going to introduce support to run the python mlbackend unit tests (via server, aka, another container), ... let's continue there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants