blockblaz / blockblaz/zeam

PermissionDenied in docker run

Open
#268 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Zig
Stars
97
Forks
39
PR merge metrics
No merged PRs in 30d

Description

The root cause is that current the base image of zeam is scratch which not compatible with io_uring. With hot fix adding `--security-opt seccomp=unconfined` could work but less secure. What is your thought for this issue? @gballet

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is identified. Start by reproducing the PermissionDenied failure with the documented docker run command, then inspect the scratch base image and io_uring-related runtime configuration. Done means identifying a secure supported container configuration and documenting or testing the resulting docker run behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, zig
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.