gentoo-portage/Dockerfile.template: Set rc_sys="lxc"
authorW. Trevor King <wking@tremily.us>
Thu, 12 Dec 2013 15:32:03 +0000 (07:32 -0800)
committerW. Trevor King <wking@tremily.us>
Thu, 12 Dec 2013 15:32:03 +0000 (07:32 -0800)
commit74f64c6dca44e4e94a860b01764cba3307c1b8f5
tree8dc6511db27f10e4ac3326580ecc018c1299957e
parent73fd3e5afe66ec0069ba26d2781201a2d9840ce5
gentoo-portage/Dockerfile.template: Set rc_sys="lxc"

Avoid:

  $ docker run -p 8010:8010 wking/buildbot
  ...
   * Caching service dependencies ...                             [ ok ]
   * You are attempting to run an openrc service on a
   * system which openrc did not boot.
   * You may be inside a chroot or you may have used
   * another initialization system to boot this system.
   * In this situation, you will get unpredictable results!
   * If you really want to do this, issue the following command:
   * touch /run/openrc/softlevel
   * ERROR: syslog-ng failed to start
  ...
gentoo-portage/Dockerfile.template