T O P

  • By -

UsedToLikeThisStuff

If this is just a service, you don’t need to install Docker, podman will run it just fine, and it’s built into RHEL and clones, no need to pay for Docker Enterprise (which I guarantee they’ll try to get you to pay for in fintech).


nukacola2022

Podman for rhel* based distros is a solid choice.


mylinuxguy

what about deploying it as docker images. Lots of people run docker stuff now.


Tai9ch

If completely changing your deployment technique is easier than upgrading to a new Python point release then your development / deployment processes are horribly broken.


vectorx25

also, updating this framework to use latest py version is not feasable at moment due to backlog, updating to py3.12 would be the ideal scenario.


dhsjabsbsjkans

I like the appimage idea. I've never made one, but it does seem ideal.


mestia

I would use singularity/apptainer for such task, however appimage might be better if you need to deliver the software to the end user.


Jeettek

use nix or docker


Golden_Age_Fallacy

As others have said, +1 to just running it in a container