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
configurescript that will be run in the workflow'sconfigurestepIt 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 createcommand is re-run.
Last updated
Was this helpful?