Pepita73 / webproghu_dev

Webprog.hu apache-php7.2, Drupal 8.5.5
1 stars 1 forks source link

Container indítás

Detached mód, hogy visszakapjuk a promptot:

docker-compose up -d

Drupal telepítés

Első clone (vagy később composer.json módosítás, esetleg git clean és hasonlók után) így lehet a szükséges fájlokat telepíteni:

docker exec -it drupal-apache sh -c "composer install"