Skip to content

Cannot create container with linux 6.2 on ubuntu 22.04 #727

@rmillet-rs

Description

@rmillet-rs
  • ubuntu 22.04
  • sysbox 0.6.2
  • docker 24.0.5
  • linux 6.2.0-26-generic (installed from linux-generic-hwe-22.04)

Hello, with the 6.2.0 kernel, container fails to start (was working with 5.15.0).

docker run -it --rm --runtime sysbox-runc docker.io/library/almalinux:9
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: container_linux.go:424: starting container process caused: process_linux.go:607: container init caused: rootfs_linux.go:123: adding rootfs state caused: rootfs_linux.go:1438: unable to create fsEntry /usr/src/kernels caused: mkdir /usr/src/kernels: read-only file system: unknown.
ERRO[0001] error waiting for container:

This is related to the image, because docker.io/nestybox/alpine-docker:latest starts.

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