mirror of
https://github.com/luzifer-docker/alpine-nginx-php.git
synced 2025-01-02 09:11:16 +00:00
4 lines
40 B
Text
4 lines
40 B
Text
|
#!/usr/bin/with-contenv sh
|
||
|
|
||
|
exec nginx;
|