Skip to content

containerd/go-runc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4a6db15 · Oct 9, 2023
Feb 9, 2023
Nov 25, 2022
May 22, 2017
Jun 19, 2021
Sep 11, 2019
Dec 29, 2022
Dec 29, 2022
Nov 25, 2022
Mar 7, 2018
Sep 29, 2023
Oct 8, 2023
Oct 8, 2023
Nov 25, 2022
Dec 29, 2022
Dec 29, 2022
Nov 25, 2022
May 11, 2023
May 11, 2023
Oct 27, 2022

Repository files navigation

go-runc

Build Status codecov

This is a package for consuming the runc binary in your Go applications. It tries to expose all the settings and features of the runc CLI. If there is something missing then add it, its opensource!

This needs runc @ a9610f2c0 or greater.

Docs

Docs can be found at godoc.org.

Project details

The go-runc is a containerd sub-project, licensed under the Apache 2.0 license. As a containerd sub-project, you will find the:

information in our containerd/project repository.