Code Monkey home page Code Monkey logo

Comments (3)

MainRo avatar MainRo commented on June 23, 2024

Keeping the docker configuration in the project's repo has the advantage of being able to publish the docker image for each tag of the python package. But on the other side it also means that the docker packaging clutters the history of the python repo.
I would prefer to keep it separate, but I must admit that I should update this repo accordingly so that there is a new image published on docker-hub each time I publish a new version of deepspeech-server.

from docker-deepspeech-server.

multimeric avatar multimeric commented on June 23, 2024

That would be another benefit of putting them in the same repo. You could have a Travis build for the repo that triggers whenever you push to master, which builds and pushes the image to Docker Hub.

from docker-deepspeech-server.

MainRo avatar MainRo commented on June 23, 2024

from what I see, most projects keep the docker packaging independent from the project itself. Here are some examples:

Concerning the automated builds, I already configured it on docker hub some time ago:
https://hub.docker.com/r/romainsah/deepspeech-server/

The main point here I think, is the fact I did not update this repo when releasing deepspeech-server. I will took some time to update this repo accordingly :D

So for now I prefer to keep the docker packaging in a separate repository.

from docker-deepspeech-server.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.