Sign inSign up

nguyentoanit/centos6-apache-postgresql96-php-cron

By nguyentoanit

•Updated about 8 years ago

centos6, apache, postgresql 9.6, php5, cron

Image
0

1.1K

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

⁠Infomations

⁠Author

⁠Dockerfile

  • OS: Centos 6.8

  • Apache: 2.2.15

  • PostgreSQL: 9.6

  • 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 postgresql-9.6 start/stop/restart
  • Initial PostgreSQL database
service postgresql-9.6 initdb

Tag summary

Content type

Image

Digest

Size

260.3 MB

Last updated

about 8 years ago

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