[lxc-devel] [lxc/lxc] 960546: lxccontainer: enable daemonized app containers

GitHub noreply at github.com
Sat Nov 11 03:41:31 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 9605460f1cbaec5d65f6dc7bc6fa6aca9addfd3d
      https://github.com/lxc/lxc/commit/9605460f1cbaec5d65f6dc7bc6fa6aca9addfd3d
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-11-11 (Sat, 11 Nov 2017)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  lxccontainer: enable daemonized app containers

This enables daemonized application containers with our minimal init running as
pid one and the requested program running as second pid.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: be44259825f7ad5f878a9c57011699bd71937569
      https://github.com/lxc/lxc/commit/be44259825f7ad5f878a9c57011699bd71937569
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-11-11 (Sat, 11 Nov 2017)

  Changed paths:
    M src/lxc/tools/lxc_execute.c

  Log Message:
  -----------
  tools: add "--daemonize/-d"

This lets's users run daemonized application containers with our minimal init
as pid 1 and the requested program as pid 2.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 72615674fc1730a36f237fd8551b3e88a9de7ffd
      https://github.com/lxc/lxc/commit/72615674fc1730a36f237fd8551b3e88a9de7ffd
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M src/lxc/lxccontainer.c
    M src/lxc/tools/lxc_execute.c

  Log Message:
  -----------
  Merge pull request #1918 from brauner/2017-11-11/daemonized_execute

lxccontainer: enable daemonized execute


Compare: https://github.com/lxc/lxc/compare/ed18666164cc...72615674fc17


More information about the lxc-devel mailing list