Trying to use the prebuilt images and connect them to my existing mariadb container.. docker run -e PMF_DISABLE_HTACCESS -e PMF_DB_HOST=db -e PMF_DB_PASS=phpmyfaq -ti --network=compose_default --link ...
phpMyFAQ is a multilingual, completely database-driven FAQ-system. It supports various databases to store all data, PHP 4.1.0 (or higher) is needed in order to access this data. phpMyFAQ also offers a ...
$ git clone https://github.com/thorsten/www.phpmyfaq.de.git $ cd www.phpmyfaq.de $ npm install $ bower install $ grunt build $ grunt serve The site will be generated ...