aws / aws/apprunner-roadmap

AWS AppRunner start command running multiple time

Open
#150 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
301
Forks
15
PR merge metrics
No merged PRs in 30d

Description

I am trying to run apache server on AWS AppRunner using my source code repository with corretto 11 as runtime using the below start command [https://github.com/myanees284/apprunner-jmeter/blob/main/run_apacheee.sh](url) - this script installs the apache server and starts it on default port 80

I could see the commands in the above sh gets executed and service gets deployed successfully as running. However after the deployment and health check, the commands are executed repeatedly.

Application log is here: https://gist.github.com/myanees284/db233e7e0d71eba4643f56c2e1bf87ec#file-application-logs2022-08-22t06_29_55-322z-2022-08-23t06_29_55-322z-json-L281

I am unable to understand why the code is executed multiple times when the service is already running?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.