opencontainers / opencontainers/runc

changes in runc to pause the restored container

Open
#2,560 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/checkpoint-restore
Dominant language
Go
Stars
13.5k
Forks
2.3k
Avg merge
2d 8h
Merged PRs (30d)
30

Description

I want to pause the restored container as soon as it restores the container without running for even few ms.
Not able to get what and where i make changes in runc code. Please help.

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 by tracing runc's container-restore path to identify where execution begins; the issue does not name a file, test, or entry point. Determine how pausing immediately after restoration should interact with that path, then add coverage showing that a restored container is paused before it runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.