Running with Make
Last updated
Was this helpful?
Last updated
Was this helpful?
Run the workflow run command in the root of the app directory
For example:
Assuming we have created a service called sampleapis
, then after running the command, the following containers will be running:
<WORKFLOW-NAME>-<SERVICE-NAME>.proxy-1
<WORKFLOW-NAME>-gateway.service-1
<WORKFLOW-NAME>-stoobly_ui.service-1
The following shows which containers are expected to be running using docker ps
To learn more about workflows, see:
To see what options are available: