Bug 1314151

Summary: [DOCS] Document runc package on Atomic Host
Product: Red Hat Enterprise Linux 7 Reporter: Vikram Goyal <vigoyal>
Component: doc-RHEL-AtomicAssignee: Yoana Ruseva <yruseva>
Status: CLOSED CURRENTRELEASE QA Contact: Vikram Goyal <vigoyal>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: high    
Version: 7.2CC: cnegus, mpatel, yruseva, zdover
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-11 14:33:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Vikram Goyal 2016-03-03 04:36:28 UTC
From the 7.2.2 release, runc package is installed on Atomic Host.

We need to document this package:

* why do we need runc
* how do we install it
* real world examples and scenarios

Which Guide?
Getting Started with Containers

Trello Board:
https://trello.com/c/87f5RSt3/21-build-runc-0-x-for-rhel-ah

More information:
https://runc.io/

Comment 4 Yoana Ruseva 2016-04-05 17:34:21 UTC
Hi Mrunal, 

What does the --cgroups=container:<id> option do? I couldn't see it with "runc --help" upstream (F23).

Also, making a note here we need to document "runc list" and "runc exec".

Currently published docs are here:

https://access.redhat.com/documentation/en/red-hat-enterprise-linux-atomic-host/version-7/getting-started-with-containers/#running_containers_with_runc

Comment 5 Mrunal Patel 2016-04-05 17:54:00 UTC
Hi,
Yoana, no such option exists today. So, it need not be documented.

Thanks!