Socket
Book a DemoInstallSign in
Socket

nspawn-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nspawn-bootstrap

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

latest
Source
npmnpm
Version
1.6.3
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 13 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts