|
|
Subscribe / Log in / New account

Systemd vs. Docker

Systemd vs. Docker

Posted Mar 6, 2016 10:01 UTC (Sun) by hitmark (guest, #34609)
In reply to: Systemd vs. Docker by evinco
Parent article: Systemd vs. Docker

That one requires that systemd is sitting as pid1 on the host system, no?

Also, last time i checked, rkt is specifically built on top of systemd.


to post comments

Systemd vs. Docker

Posted Mar 10, 2016 9:59 UTC (Thu) by evinco (guest, #89291) [Link]

No, it doesn't require that. rkt (for example) is tested on systems that don't have systemd as PID1.

And yeah, the default rkt stage1 implementation uses `systemd-nspawn` internally.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds