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
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_rawmodule enabled per-default.Steps to Reproduce (for bugs)
Your Environment
ghcr.io/hostinger/fireactions-images/ubuntu22.04:latest