Skip to content

Conversation

@ricardobranco777
Copy link
Contributor

What I did

The official nginx images set STOPSIGNAL to SIGQUIT which dumps core. Set it to SIGTERM to avoid dumping core on e2e tests.

@ricardobranco777 ricardobranco777 requested a review from a team as a code owner September 5, 2025 21:17
The official nginx images set STOPSIGNAL to SIGQUIT which dumps core.
Set it to SIGTERM to avoid dumping core on e2e tests.

Signed-off-by: Ricardo Branco <[email protected]>
@ndeloof ndeloof enabled auto-merge (rebase) September 9, 2025 07:05
@ndeloof ndeloof merged commit a32dc3d into docker:main Sep 19, 2025
47 of 50 checks passed
@ricardobranco777 ricardobranco777 deleted the change_stopsignal branch September 20, 2025 08:45
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Sep 22, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker/compose](https://github.com/docker/compose) | patch | `v2.39.3` -> `v2.39.4` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>docker/compose (docker/compose)</summary>

### [`v2.39.4`](https://github.com/docker/compose/releases/tag/v2.39.4)

[Compare Source](docker/compose@v2.39.3...v2.39.4)

#### What's Changed

##### ✨ Improvements

- Add support of `develop.watch.initial_sync` attribute by [@&#8203;glours](https://github.com/glours) in [#&#8203;13232](docker/compose#13232)

##### 🐛 Fixes

- Volume ls command can run without a project by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13221](docker/compose#13221)
- Fix support for build with bake when target docker endpoint requires TLS by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13231](docker/compose#13231)
- Disable Tty if `run` command started from a piped command by [@&#8203;glours](https://github.com/glours) in [#&#8203;13233](docker/compose#13233)

##### 🔧  Internal

- Test: Set stop\_signal to SIGTERM by [@&#8203;ricardobranco777](https://github.com/ricardobranco777) in [#&#8203;13214](docker/compose#13214)

##### ⚙️ Dependencies

- Bump `compose-go` to version `v2.9.0` by [@&#8203;glours](https://github.com/glours) in [#&#8203;13234](docker/compose#13234)

#### New Contributors

- [@&#8203;ricardobranco777](https://github.com/ricardobranco777) made their first contribution in [#&#8203;13214](docker/compose#13214)

**Full Changelog**: <docker/compose@v2.39.3...v2.39.4>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjQxLjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants