-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
There is no way to easily run scripts when the container starts, without hard-coding the path to the the php-fpm binary
Could we please have an entrypoint folder to run startup commands easily, without overriding the CMD in our docker files.
They currently allow it for Nginx Docker containers:
https://github.com/nginxinc/docker-nginx/blob/master/entrypoint/docker-entrypoint.sh
sommer-gei
Metadata
Metadata
Assignees
Labels
No labels