Sign inSign up

nguyentoanit/centos6-apache-postgresql10-php-cron

By nguyentoanit

•Updated about 8 years ago

centos 6.8, apache, postgresql 10, php5, cron

Image
0

1.4K

nguyentoanit/centos6-apache-postgresql10-php-cron repository overview

⁠Infomations

⁠Author

⁠Dockerfile

  • OS: Centos 6.8

  • Apache: 2.2.15

  • PostgreSQL: 10

  • PHP: 5.6.32

  • 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 Postgresql:
service postgresql10 start/stop/restart

Tag summary

Content type

Image

Digest

Size

270.6 MB

Last updated

about 8 years ago

docker pull nguyentoanit/centos6-apache-postgresql10-php-cron