runc/libcontainer
Phil Estes d95050084b Allow hyphen in "id" (based on `cwd` pathname)
A directory with a hyphen currently generates an InvalidId error because
of the regex in libcontainer.  I don't believe there is any reason a
hyphen should be disallowed.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2015-06-25 11:27:25 -07:00
..
apparmor Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
cgroups libcontainer: gofmt pass 2015-06-24 01:57:42 +03:00
configs Update import paths for new repository 2015-06-21 19:29:59 -07:00
criurpc Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
devices Update import paths for new repository 2015-06-21 19:29:59 -07:00
docs/man Update import paths for new repository 2015-06-21 19:29:59 -07:00
hack Update import paths for new repository 2015-06-21 19:29:59 -07:00
integration Fix panic in seccomp test on error 2015-06-22 19:26:33 -07:00
label Update import paths for new repository 2015-06-21 19:29:59 -07:00
netlink Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
nsenter Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
sample_configs Update import paths for new repository 2015-06-21 19:29:59 -07:00
seccomp Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
selinux Update import paths for new repository 2015-06-21 19:29:59 -07:00
stacktrace Update import paths for new repository 2015-06-21 19:29:59 -07:00
system Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
user Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
utils Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
xattr Update import paths for new repository 2015-06-21 19:29:59 -07:00
CONTRIBUTING.md Update import paths for new repository 2015-06-21 19:29:59 -07:00
Dockerfile Update import paths for new repository 2015-06-21 19:29:59 -07:00
LICENSE Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
MAINTAINERS Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
MAINTAINERS_GUIDE.md Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
Makefile Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
NOTICE Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
PRINCIPLES.md Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
README.md Remove nsinit from libcontainer README.md 2015-06-22 10:34:38 -07:00
ROADMAP.md Update import paths for new repository 2015-06-21 19:29:59 -07:00
SPEC.md Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
capabilities_linux.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
console.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
console_freebsd.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
console_linux.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
console_windows.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
container.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
container_linux.go libcontainer: gofmt pass 2015-06-24 01:57:42 +03:00
container_linux_test.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
container_nouserns_linux.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
container_userns_linux.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
criu_opts.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
error.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
error_test.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
factory.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
factory_linux.go Allow hyphen in "id" (based on `cwd` pathname) 2015-06-25 11:27:25 -07:00
factory_linux_test.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
generic_error.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
generic_error_test.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
init_linux.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
network_linux.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
notify_linux.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
notify_linux_test.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
process.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
process_linux.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
restored_process.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
rootfs_linux.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
rootfs_linux_test.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
setns_init_linux.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
standard_init_linux.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
stats.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats_freebsd.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats_linux.go Update import paths for new repository 2015-06-21 19:29:59 -07:00
stats_windows.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00

README.md

libcontainer - reference implementation for containers Build Status

Libcontainer provides a native Go implementation for creating containers with namespaces, cgroups, capabilities, and filesystem access controls. It allows you to manage the lifecycle of the container performing additional operations after the container is created.

Container

A container is a self contained execution environment that shares the kernel of the host system and which is (optionally) isolated from other containers in the system.

Using libcontainer

To create a container you first have to initialize an instance of a factory that will handle the creation and initialization for a container.

Because containers are spawned in a two step process you will need to provide arguments to a binary that will be executed as the init process for the container. To use the current binary that is spawning the containers and acting as the parent you can use os.Args[0] and we have a command called init setup.

root, err := libcontainer.New("/var/lib/container", libcontainer.InitArgs(os.Args[0], "init"))
if err != nil {
    log.Fatal(err)
}

Once you have an instance of the factory created we can create a configuration struct describing how the container is to be created. A sample would look similar to this:

config := &configs.Config{
    Rootfs: rootfs,
    Capabilities: []string{
        "CHOWN",
        "DAC_OVERRIDE",
        "FSETID",
        "FOWNER",
        "MKNOD",
        "NET_RAW",
        "SETGID",
        "SETUID",
        "SETFCAP",
        "SETPCAP",
        "NET_BIND_SERVICE",
        "SYS_CHROOT",
        "KILL",
        "AUDIT_WRITE",
    },
    Namespaces: configs.Namespaces([]configs.Namespace{
        {Type: configs.NEWNS},
        {Type: configs.NEWUTS},
        {Type: configs.NEWIPC},
        {Type: configs.NEWPID},
        {Type: configs.NEWNET},
    }),
    Cgroups: &configs.Cgroup{
        Name:            "test-container",
        Parent:          "system",
        AllowAllDevices: false,
        AllowedDevices:  configs.DefaultAllowedDevices,
    },

    Devices:  configs.DefaultAutoCreatedDevices,
    Hostname: "testing",
    Networks: []*configs.Network{
        {
            Type:    "loopback",
            Address: "127.0.0.1/0",
            Gateway: "localhost",
        },
    },
    Rlimits: []configs.Rlimit{
        {
            Type: syscall.RLIMIT_NOFILE,
            Hard: uint64(1024),
            Soft: uint64(1024),
        },
    },
}

Once you have the configuration populated you can create a container:

container, err := root.Create("container-id", config)

To spawn bash as the initial process inside the container and have the processes pid returned in order to wait, signal, or kill the process:

process := &libcontainer.Process{
    Args:   []string{"/bin/bash"},
    Env:    []string{"PATH=/bin"},
    User:   "daemon",
    Stdin:  os.Stdin,
    Stdout: os.Stdout,
    Stderr: os.Stderr,
}

err := container.Start(process)
if err != nil {
    log.Fatal(err)
}

// wait for the process to finish.
status, err := process.Wait()
if err != nil {
    log.Fatal(err)
}

// destroy the container.
container.Destroy()

Additional ways to interact with a running container are:

// return all the pids for all processes running inside the container.
processes, err := container.Processes()

// get detailed cpu, memory, io, and network statistics for the container and
// it's processes.
stats, err := container.Stats()


// pause all processes inside the container.
container.Pause()

// resume all paused processes.
container.Resume()

Checkpoint & Restore

libcontainer now integrates CRIU for checkpointing and restoring containers. This let's you save the state of a process running inside a container to disk, and then restore that state into a new process, on the same machine or on another machine.

criu version 1.5.2 or higher is required to use checkpoint and restore. If you don't already have criu installed, you can build it from source, following the online instructions. criu is also installed in the docker image generated when building libcontainer with docker.

Future

See the roadmap.

Code and documentation copyright 2014 Docker, inc. Code released under the Apache 2.0 license. Docs released under Creative commons.

Hacking on libcontainer

First of all, please familiarise yourself with the libcontainer Principles.

If you're a contributor or aspiring contributor, you should read the Contributors' Guide.

If you're a maintainer or aspiring maintainer, you should read the Maintainers' Guide and "How can I become a maintainer?" in the Contributors' Guide.