matthewmueller / matthewmueller/coderunner
add memory constraints
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 328
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
docker keeps complaining:
WARNING: Your kernel does not support memory swap capabilities. Limitation discarded.
even though running on 13.04.
Issues to keep an eye on:
https://github.com/dotcloud/docker/issues/1827
https://github.com/dotcloud/docker/issues/847
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the Docker warning on the reported Ubuntu 13.04 environment and review the linked Docker issues 1827 and 847. Trace how coderunner configures containers and determine the intended memory and swap constraints; the issue is complete only when those constraints are enforced without the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100