nspawn-bootstrap

1.6.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i nspawn-bootstrap

Weekly Downloads

2

Version

1.6.3

License

MIT

Unpacked Size

5.56 kB

Total Files

4

Last publish

Collaborators

  • mafintosh