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

Add support for systemd v248+ #172

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Add support for systemd v248+ #172

merged 4 commits into from
Nov 12, 2024

Conversation

bluesliverx
Copy link
Contributor

What does this PR do?

Systemd v248+ requires new parameters to work correctly with docker. These are documented in moby/moby#42275.

What issues does this PR fix or reference?

It adds support for a new config flag to enable the new behavior.

Previous Behavior

Hard failure when using the systemd flag with v248+

New Behavior

systemd works correctly

Merge requirements satisfied?

  • I have updated the documentation or no documentation changes are required.
  • I have added tests to cover my changes.
  • I have updated the base version in setup.py (if appropriate).

@bluesliverx bluesliverx force-pushed the main branch 15 times, most recently from 5e49ebe to 01ad46b Compare November 12, 2024 18:57
@bluesliverx bluesliverx merged commit 91eda1c into adobe:main Nov 12, 2024
8 of 9 checks passed
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