Giter Club home page Giter Club logo

openshift-apache-php7's People

Contributors

toonvd avatar ure avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

openshift-apache-php7's Issues

/bin/sh: npm: not found

Openshift 3.7

Deploy from S2I (externally)

$ oc new-app https://github.com/weepee-org/openshift-apache-php7.git --name apache-php7

The pod throws out the error below.

/bin/sh: npm: not found
Removing intermediate container 7389ed9aff7d
error: build error: The command '/bin/sh -c apk --no-cache add --update tar rsync openssl python ca-certificates openssl ssmtp nodejs git mysql-client openssh-client icu-libs libwebp && update-ca-certificates && apk --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted add --update php7 php7-apache2 curl php7-curl php7-zip php7-common php7-wddx php7-xmlrpc php7-xml php7 php7-zlib php7-tidy php7-xsl php7-xmlreader php7-sysvmsg php7-sysvsem php7-pgsql php7-pdo_pgsql php7-session php7-pspell php7-shmop php7-sqlite3 php7-posix php7-sysvshm php7-snmp php7-sockets php7-phar php7-soap php7-odbc php7-pdo_mysql php7-pcntl php7-json php7-ldap php7-mcrypt php7-pdo_odbc php7-openssl php7-mysqli php7-intl php7-pdo_dblib php7-mysqlnd php7-opcache php7-pdo php7-mbstring php7-gmp php7-gettext php7-ctype php7-dom php7-calendar php7-enchant php7-dba php7-bz2 php7-gd php7-iconv php7-redis && rm -f /var/cache/apk/* && apk upgrade && curl -sS https://getcomposer.org/installer | php7 -- --install-dir=/usr/local/bin --filename=composer && mkdir /app && chmod a+rwx /app && mkdir /run/apache2/ && chmod a+rwx /run/apache2/ && npm install -g bower && mkdir /.composer && chmod a+rwx /.composer && ln -s /usr/bin/php7 /usr/bin/php' returned a non-zero code: 127

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.