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 old Docker versions on Ubuntu 20.04 #699

Merged
merged 2 commits into from
Dec 19, 2023
Merged

fix: run old Docker versions on Ubuntu 20.04 #699

merged 2 commits into from
Dec 19, 2023

Conversation

pitkley
Copy link
Owner

@pitkley pitkley commented Dec 19, 2023

Ubuntu 22.04 upgrades systemd, which upgrades how cgroups are handled, which the old Docker versions are not happy with.

See:

Ubuntu 22.04 upgrades systemd, which upgrades how cgroups are handled, which
the old Docker versions are not happy with.

See:
- docker/for-linux#219
- systemd/systemd#13477
This ensures that the OS version it runs on does not matter.
@pitkley pitkley merged commit 0fe83db into main Dec 19, 2023
21 checks passed
@pitkley pitkley deleted the fix-ci-runner branch December 19, 2023 12:48
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.

1 participant