ubuntu-lamp-docker/entrypoint.sh

5 satır
61 B
Bash
Çalıştırılabilir Dosya

#!/bin/sh
/etc/init.d/apache2 start
/etc/init.d/mysql start