Hyper Book
  • About Hyper
  • How it works
  • Why Hyper
  • Performance
    • IBM SoftLayer
    • Packet
  • Get Started
    • Install
      • Binary Packages
      • Build from source
    • Lifecycle
    • OCI Image Spec
  • HyperContainer Internals
    • Pod in HyperContainer
    • HyperContainer Q&A
  • Reference
    • Hyperd Config
    • CLI
      • run
      • start
      • stop
      • attach
      • exec
      • create
      • kill
      • rm
      • info
      • list
      • ports
      • pull
      • images
      • rmi
      • commit
      • build
      • push
      • save
      • load
      • login
      • logout
    • API
    • Pod Spec
      • Container Spec
      • Volumes
      • Files
    • License
  • Trouble Shooting
    • Platform Independent FAQ
    • Qemu/KVM FAQ
    • Xen FAQ
  • Release Notes
    • latest
    • v0.8 (2017-03-20)
    • v0.7 (2016-10-28)
    • v0.6 (2016-05-25)
    • v0.5 (2016-02-05)
    • v0.4 (2015-09-18)
    • v0.3 (2015-07-29)
    • v0.2 (2015-06-26)
    • v0.1 (2015-05-25)
Powered by GitBook
On this page
  • Requirements
  • Install
  1. Get Started
  2. Install

Binary Packages

Requirements

  • Hypervisor: at least one of

    • [Linux] QEMU 2.0 or later

    • [Linux] Xen 4.5 or later (for Xen support)

Install

the current version supports the following Linux distros:

  • Ubuntu ( > 14.04 )

  • CentOS/RHEL ( 7.x )

  • Fedora ( > 23 )

  • Debian ( > 7.0 )

Download the pre-built packages from download.hypercontainer.io

PreviousInstallNextBuild from source

Last updated 7 years ago