fly deploy ignores --signal

The --signal flag seems to be ignored for fly deploy

I’m using it like this:

fly deploy --image registry.fly.io/myapp:deployment-XXX --signal SIGTERM

I don’t have a fly.toml file.

I see this log message

2024-09-14T13:17:02Z app[56830243fd9238] lhr [info] INFO Sending signal SIGINT to main child process w/ PID 323

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.