Git Product home page Git Product logo

Comments (5)

ppisar avatar ppisar commented on September 28, 2024

I have no idea how images for Fedora are built and published. But what prevented perl images from building in the past was that Fedora did not contain the needed Modularity modules and Perl versions. Now Fedora ≥ 34 contains all the necessary stuff. But I worry that the underlying Fedora images (s2i-base etc.) are require an older Fedora (e.g. 33).

from s2i-perl-container.

pkubatrh avatar pkubatrh commented on September 28, 2024

Yeah, one issue is that s2i-core and s2i-base are not yet built for f34, but that can now be done after having F33 branched.

For the perl image if the underlying modules are available now we would first need to add a new version (3.22) in this repository that contains the Fedora-based Dockerfile built on top of f34/s2i-base.
After that the sources need to be synced downstream to the Fedora's dist-git. This can be done manually, or with cwt (cwt --do-image perl git pullupstream), but cwt will be missing the configs for f34.
The build and publishing of the resulting image is done similarly to how rpms are done.

We will get to all of it eventually, but if you would like to help with any of the steps I would be glad to review any PRs you might prepare. :)

from s2i-perl-container.

phracek avatar phracek commented on September 28, 2024

This can be close. perl-5.32 is published here https://quay.io/repository/fedora/perl-532

from s2i-perl-container.

phracek avatar phracek commented on September 28, 2024

The rest containers like perl-5.34 will be published there as well. Like https://quay.io/repository/fedora/perl-534

from s2i-perl-container.

michal-josef-spacek avatar michal-josef-spacek commented on September 28, 2024

@phracek What about perl-5.30? We have it in repository, but not in quay.io. Same perl-5.26.

from s2i-perl-container.

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.