Customizing Configure Scripts
Background
The intended purpose of the configure script is to provide an established location to run Stoobly commands to customize proxy settings. To learn more where it is used, see:
WorkflowCustomizing
Each workflow provides a
configure
script that will be run in the workflow'sconfigure
stepIt can be accessed in the following location:
.stoobly/docker/<SERVICE-NAME>/<WORKFLOW-NAME>/bin/configure init
Modifications to this file will not be overriten when the
service create
command is re-run.
Last updated
Was this helpful?