-
Notifications
You must be signed in to change notification settings - Fork 4
Issues with recent version of Docker #49
Copy link
Copy link
Open
Description
Bug Report
Description
Since Docker 28.0.0 there are more kernel modules needed to run Docker.
See: moby/moby#49557 & https://github.com/moby/moby/releases/tag/v28.0.2
Expected Behavior
Docker is able to run a container successfully.
Current Behavior
Docker reports that there is a missing kernel module.
Possible Solution
Build the image with the iptables_raw module enabled per-default.
Steps to Reproduce (for bugs)
- Execute Ubuntu 22.04 Image
- Execute Docker container
- See issue
Your Environment
- Image:
ghcr.io/hostinger/fireactions-images/ubuntu22.04:latest
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels