Sign inSign up

nguyentoanit/centos6-apache-postgresql-php7-nodejs-cron

By nguyentoanit

•Updated about 8 years ago

Centos 6.9, Apache2, PostgreSQL 8.4, PHP 7.2, Node JS 9.3, Composer

Image
0

394

nguyentoanit/centos6-apache-postgresql-php7-nodejs-cron repository overview

⁠Infomations

⁠Author

⁠Dockerfile

  • OS: Centos 6.9

  • Apache: 2.2.15

  • PostgreSQL: 8.4.20

  • PHP: 7.2

  • NodeJS: 9.3

  • NPM: 5.5.1

  • Composer

  • 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 httpd start/stop/restart
  • Start/Stop/Restart MySQL:
service postgresql start/stop/restart

Tag summary

Content type

Image

Digest

Size

264 MB

Last updated

about 8 years ago

docker pull nguyentoanit/centos6-apache-postgresql-php7-nodejs-cron