File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ services:
349349> [ !NOTE]
350350> As we have the healthceck in place, we can actually tell the ` curl ` container not to start until it gets that healthy response.
351351
352- ### Try running the stack
352+ ### Run the stack
353353
354354Run the following command:
355355
@@ -358,10 +358,10 @@ docker compose up
358358```
359359
360360> [ !WARNING]
361- > The problem with this specific command is that the Lambda continues to run despite the cURL container running and exiting.
361+ > The problem with this specific command is that the Lambda continues to run despite the cURL container running and exiting.
362362> ** Exit your container by pressing Ctrl+C on your keyboard.**
363363
364- ### Run the stack
364+ ### Tell Docker to terminate the containers
365365
366366Run the following command:
367367
You can’t perform that action at this time.
0 commit comments