pyronear / pyronear/pyro-engine

Memory limitation not working on pi

Open
#208 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

topic: docker type: bug
Dominant language
Python
Stars
19
Forks
8
PR merge metrics
No merged PRs in 30d

Description

We tried to limit the docker memory usage but it's not working on raspberry pi , we get :

! run Your kernel does not support memory limit capabilities or the cgroup is not mounted. Limitation discarded. 0.0s

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with scripts/setup-docker-compose.sh at line 4 and reproduce the reported Docker message on the Raspberry Pi. Check the host kernel and cgroup setup, with success defined as the configured container memory limit being enforced without that warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, raspberry-pi
Domain
devops, embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.