Browse Source

Entrypoint added

master
Theodotos Andreou 7 years ago
parent
commit
db683e86f8
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      entrypoint.sh

+ 4
- 0
entrypoint.sh View File

@@ -0,0 +1,4 @@
#!/bin/sh

/usr/bin/apache2ctl start
/usr/bin/mysqld_safe

Loading…
Cancel
Save