Polished
This commit is contained in:
9
multi-php-fpm/project/entrypoint/entrypoint.sh
Normal file
9
multi-php-fpm/project/entrypoint/entrypoint.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
/bin/sh /entrypoint/install-php-versions.sh
|
||||
|
||||
# Run the CMD that was passed (or default)
|
||||
#exec "$@"
|
||||
|
||||
tail -f /dev/null
|
||||
|
Reference in New Issue
Block a user