Introduction

The simplest way to run the Altair 8800 emulator is with Docker. First, install Docker on your system. Supported platforms and architectures include:

  • Linux
  • macOS
  • Windows
  • ChromeOS (with developer mode enabled)
  • Raspberry Pi
  • BeagleBone

Supported CPU architectures:

  • 64-bit: arm64, amd64
  • 32-bit: arm/v6, arm/v7

To deploy the Altair emulator with Docker, you need to follow these steps.

  1. Install prerequisites
  2. Start the Altair emulator Docker container
  3. Configure cloud services (optional)