GithubHelp home page GithubHelp logo

paukert / kuoris-v2 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 565 KB

Bachelor's Thesis, FIT CTU

Shell 1.07% PHP 75.45% Twig 17.59% Dockerfile 1.69% CSS 0.81% JavaScript 3.39%
bachelors-thesis fitcvut php symfony

kuoris-v2's Introduction

Hi there 👋, I’m Lukáš

About me:

  • 💻 I work as a web developer at DAMI development
  • 🎓 I’m studying web engineering at FIT CTU in Prague
  • 🧑‍🤝‍🧑 I’m looking to collaborate on open source projects
  • 🏃‍♂️ I like doing sports

Contact information:

kuoris-v2's People

Contributors

paukert avatar

Stargazers

 avatar

Watchers

 avatar  avatar

kuoris-v2's Issues

Instalace závislostí

Příkaz docker-compose exec php php composer install mi končí chybou:

service "php" is not running

asi vyžaduje ještě další závislosti co nemám.

Nedaří se mi sestavit kontejner

Při postupu dle návodu příkaz docker-compose mi hlásil systém že nenalezen, tak jsem použil docker compose a vrací se mi chyba:

128.0 ERROR: `/tmp/pear/temp/xdebug/configure --with-php-config=/usr/local/bin/php-config' failed
------
failed to solve: process "/bin/sh -c set -eux; \tapk add --no-cache --virtual .build-deps \t\t$PHPIZE_DEPS \t\ticu-dev \t\tlibzip-dev \t\tzlib-dev \t; \t\tdocker-php-ext-configure zip; \tdocker-php-ext-install -j$(nproc) \t\tintl \t\tzip \t\tmysqli \t\tpdo \t\tpdo_mysql \t; \tpecl install \t\tapcu-${APCU_VERSION} \t\txdebug \t; \tpecl clear-cache; \tdocker-php-ext-enable \t\tapcu \t\topcache \t\txdebug \t; \t\trunDeps=\"$( \t\tscanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \t\t\t| tr ',' '\\n' \t\t\t| sort -u \t\t\t| awk 'system(\"[ -e /usr/local/lib/\" $1 \" ]\") == 0 { next } { print \"so:\" $1 }' \t)\"; \tapk add --no-cache --virtual .phpexts-rundeps $runDeps; \t\tapk del .build-deps" did not complete successfully: exit code: 1

Verze dockeru
image

Zkoušel jsem na OS: CentOS Stream release 8.

Nemám nainstalované php a ještě spouštím se sudo, tak nevím jestli něco z toho nemůže dělat problémy.

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.