Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Run user service containers in --init mode for Docker #965

Merged
merged 2 commits into from Jul 25, 2023

Conversation

gbouv
Copy link
Contributor

@gbouv gbouv commented Jul 24, 2023

Description:

Hopefully fixes #959
It also adds a retry mechanism on RemoveContainer when this specific error is hit

Is this change user facing?

NO

References (if applicable):

@gbouv gbouv changed the title Run user service containers in --init mode for Docker fix: Run user service containers in --init mode for Docker Jul 24, 2023
@gbouv gbouv force-pushed the gbouv/run-user-service-containers-in-init-mode branch from 6781a7f to ee5cfb4 Compare July 24, 2023 12:16
@gbouv gbouv requested a review from leoporoli July 24, 2023 12:34
@gbouv gbouv enabled auto-merge (squash) July 25, 2023 13:20
@gbouv gbouv merged commit b8989a8 into main Jul 25, 2023
29 checks passed
@gbouv gbouv deleted the gbouv/run-user-service-containers-in-init-mode branch July 25, 2023 13:43
victorcolombo pushed a commit that referenced this pull request Jul 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.80.15](0.80.14...0.80.15)
(2023-07-25)


### Features

* Implement V0 of docker import
([#968](#968))
([6f8d90d](6f8d90d))


### Bug Fixes

* Run user service containers in --init mode for Docker
([#965](#965))
([b8989a8](b8989a8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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.

kurtosis clean -a chokes on Docker zombie processes
2 participants