Sign inSign up

nguyentoanit/debian9-apache-mariadb-php-nodejs

By nguyentoanit

•Updated about 8 years ago

Debian 9, Apache 2, Mariadb, PHP

Image
0

10K+

nguyentoanit/debian9-apache-mariadb-php-nodejs repository overview

⁠Infomations

⁠Author

⁠Dockerfile

  • OS: Debian 9 (stretch)

  • Apache: 2.x

  • MariaDB: 10.x

  • PHP: 7.x

  • Description: Lamp stack with cron service. Auto start Lamp stack when user start container

⁠A few commom commands

  • List cron file:
crontab -l
  • Edit cron file:
crontab -e
  • Start/Stop/Restart apache:
service apache2 start/stop/restart
  • Start/Stop/Restart MariaDB:
service mysql start/stop/restart

Tag summary

Content type

Image

Digest

Size

267 MB

Last updated

about 8 years ago

docker pull nguyentoanit/debian9-apache-mariadb-php-nodejs