6 lines
75 B
Bash
Executable File
6 lines
75 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# keep the container running
|
|
/usr/sbin/php-fpm7.0 -F
|
|
|