- Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image
Description
Currently scripts present inside docker-entrypoint-initdb.d/* will run only once (during initialization).
I have a script which does health checkup and I would like that script to be executed always i.e. whenever container starts.
One way could be to modify docker-entrypoint.sh but i was wondering if it's possible w/o modifying entrypoint script.
richardbann, iraklisg, rokcarl, vtajzich, oxmo456 and 9 more
Metadata
Metadata
Assignees
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image