matthewmueller / matthewmueller/coderunner

add memory constraints

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.