pyronear / pyronear/pyro-engine
Memory limitation not working on pi
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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