ubuntu-lamp-docker/entrypoint.sh

5 lines
58 B
Bash
Raw Normal View History

2016-09-22 14:39:45 +03:00
#!/bin/sh
/usr/bin/apache2ctl start
/usr/bin/mysqld_safe