Giter VIP home page Giter VIP logo

Comments (3)

mcyprian avatar mcyprian commented on August 28, 2024

Not sure if I understand this correctly. One of the issues I see is that some of the files in postgres-container like cccp.yml are simply rendered once for each version, but the Dockerfiles has to be rendered n times (n is number of distros) for each version. This is why distgen and distgen-multi rules has to be separated in #75.
Is the core of your idea that files like cccp.yml would be also generated n time for each branch after the layout change?

from container-common-scripts.

praiskup avatar praiskup commented on August 28, 2024

I have no opinion (yet) what's the best idea, but (probably) I'd like to have every file generated just once after running "make", for specific version and specific distro (two axes of the matrix) and e.g. with/without scl-utils incorporated. Tooling around would just pick appropriate coordinates on the axes... And e.g. generated branch would run the 'make generate' several times for predefined sets of coordinates.

from container-common-scripts.

praiskup avatar praiskup commented on August 28, 2024

Or, if we had to stick with generating all the combinations (== in-git predefined combinations), I'd like to remove the requirement that all the Dockerfile, Dockerfile.fedora and Dockerfile.rhel* files have to share the same root/ directory. Naturally, each template file generated into root/ could get different output depending on what --distro coordinate has been specified; this seems to be the major bottleneck of the current design.

from container-common-scripts.

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.