Skip to content

Issues with recent version of Docker #49

@SchoolGuy

Description

@SchoolGuy

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)

  1. Execute Ubuntu 22.04 Image
  2. Execute Docker container
  3. See issue

Your Environment

  • Image: ghcr.io/hostinger/fireactions-images/ubuntu22.04:latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions