Skip to content

mafintosh/nspawn-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nspawn-bootstrap

Bootstrap a systemd-nspawn container with either an Arch, Ubuntu, or Debian distro.

npm install -g nspawn-bootstrap

Usage

nspawn-bootstrap ./ubuntu-16.04.img --ubuntu xenial --size 4GB

More options include

Usage: nspawn-bootstrap <container.img> [options]

  --size    <image-size>
  --ubuntu  <version>
  --debian  <version>
  --arch

Examples:

  nspawn-bootstrap --arch --size 4GB
  nspawn-bootstrap --ubuntu xenial --size 3GB
  nspawn-bootstrap --debian stable

License

MIT

About

Bootstrap a systemd-nspawn container with either an Arch, Ubuntu, or Debian distro

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages