ReleaseEngineering:DockerMockComparison

From MozillaWiki
Revision as of 18:21, 20 June 2013 by Jhopkins (talk | contribs) (Created page with "{| class="wikitable" |- ! Feature !! Mock !! Docker |- | Base technology || chroot || Linux containers |- | Bind-mount host filesystem || Yes || [https://github.com/dotcloud/d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Feature Mock Docker
Base technology chroot Linux containers
Bind-mount host filesystem Yes Soon
Separate set of RPM packages from host Yes Yes?
Snapshot+share environment No Yes
Maturity Stable Under heavy development
Network isolation No Yes
Resource isolation (CPU, RAM) No Yes
Filesystem management None Copy-on-write (via AUFS)
I/O, RAM, CPU, cache instrumentation No Yes (via cgroups)