Giter VIP home page Giter VIP logo

Comments (3)

hhorak avatar hhorak commented on July 22, 2024

The composer.json file is used for this, see an example: https://github.com/sclorg/s2i-php-container/blob/master/7.1/test/test-app/composer.json
@remicollet is there a different way?

from s2i-php-container.

remicollet avatar remicollet commented on July 22, 2024

All pear packages may be installed using the "pear install ..." command

But, some pear packages can be installed using the composer way

    "require": {
        "php": "^5.3 || ^7",
        "pear-pear.php.net/Net_Socket": "*"
    ...

But this won't create system wide library (only local to the project).

from s2i-php-container.

phracek avatar phracek commented on July 22, 2024

Thank you for taking the time to report this issue to us. We appreciate the feedback and use reports such as this one to guide our efforts at improving our products. That being said, we have been not able to get to this issue for a long time, so rather closing it to make it clear we don't see it be addressed soon.

If this issue is critical or in any way time sensitive, please raise a ticket through the regular Red Hat support channels to ensure it receives the proper attention and prioritization to assure a timely resolution.

For information on how to contact the Red Hat production support team, please visit: https://access.redhat.com/support

from s2i-php-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.