590 B
590 B
description
| description |
|---|
| Restarts the application container to apply changes, as per RULE[build-restart.md] and user preference. |
// turbo-all
Simplify Build and Restart Workflow
Use this workflow to quickly restart the application container. This follows the required RULE[build-restart.md].
Execution Steps
-
Restart the application container
- As per
RULE[build-restart.md], we restart the following container:
npm run build docker restart bukidbountyapp - As per
-
Verify the container is running
docker ps | grep bukidbountyapp