Runs commands when a file changes.
Many applications require configuration via some combination of config files. These configuration artifacts should be decoupled from image content in order to keep containerized applications portable.
Fsloader
watches a specified file. In case of any update in file data Fsloader
updates the mounted file and run an additional bash script.