Skip to content
forked from nlf/dhyve-os

a tiny OS for running docker in xhyve

Notifications You must be signed in to change notification settings

bibendi/dhyve-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DhyveOS

DhyveOS is a lightweight Linux distribution made specifically to run Docker containers within the xhyve hypervisor on OS X. It runs completely from RAM, is a small ~10MB download and boots in ~5s (YMMV).

Features

  • NFS share automounts to /Users
  • Docker runs on port 2375 without TLS
  • Designed for use with dhyve
  • Default root password: dhyve
  • Default docker user password: docker

Caveat Emptor

DhyveOS is currently designed and tuned for development. Using it for any kind of production workloads at this time is highly discouraged.

About

a tiny OS for running docker in xhyve

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 85.2%
  • Makefile 14.8%