Code Monkey home page Code Monkey logo

Comments (8)

eikek avatar eikek commented on June 9, 2024 1

Ah thanks! I think I misunderstood. The idea was actually not to use "edge" but the latest stable release. So yes, this should be changed. I like your suggestion. If ubuntu is more stable, I would definitely prefer it, because I won't spend much time anymore on docker stuff myself :). As long as it builds I'm fine. When it breaks, I'll probably move it into a separate repo for others to maintain.

One little advantage could be that it is easier to publish new images after a fix to the image only.

from docspell.

LightTemplar avatar LightTemplar commented on June 9, 2024

What if you will do it for releases only? It's still a very convenient way to use software.

from docspell.

eikek avatar eikek commented on June 9, 2024

The problem are the releases. I don't care much about the snapshots, because it is in flux anyways. It can slow down releasing a lot. Often it is a boring task around chasing package problems (more often than not it's the ocrmypdf python tool). The images also need to be tested a bit. Unfortunately, this consumes much of my time, and I'm not using it myself. I think I'll move the docker things out in a separate repo. It can publish docker images and once it breaks maybe someone else can take care.

from docspell.

LightTemplar avatar LightTemplar commented on June 9, 2024

I agree with this solution. Though, it would be interesting to know, if you have a statistics of Docspell installations. How big is the part, which goes onto docker?

from docspell.

eikek avatar eikek commented on June 9, 2024

Unfortunately, I have no idea. I think it is a significant percentage, though. But I need to cut down time spent anyways.

from docspell.

programmerq avatar programmerq commented on June 9, 2024

I'd like to see the official image stick around.

I'd recommend building off a stable alpine release instead of an alpine edge snapshot. The underlying edge repo is a rolling release, and things can change inadvertently.

Part of a release process would include manually bumping the major alpine version base to the latest supported and working alpine version.

That's my suggestion on this problem. I think it'd be a lot smoother and be less prone to breaking.

from docspell.

eikek avatar eikek commented on June 9, 2024

I did this in the past and it resulted in too much time spent hunting down alpine packages for that new version. So it only moves the annoying stuff to release time. And at the end I used to just stick with the version I had :)

from docspell.

programmerq avatar programmerq commented on June 9, 2024

Sticking with a major version of alpine as opposed to using an edge release will yield fewer breakages.

Alternatively, an Ubuntu LTS base would allow you to have a relatively unchanged base image for years. If you're open to that, I'm happy to work on an Ubuntu variant and open a PR.

from docspell.

Related Issues (20)

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.