On this page:
Building Distributions of Racket
8.17.0.3

Building Distributions of Racket🔗ℹ

The "distro-build" collection provides tools for creating a Racket distribution—like the ones available at http://download.racket-lang.org, but perhaps for different versions or with different packages pre-installed.

The distribution-building tools are meant to be driven by a makefile in the main Racket source repository, which is currently https://github.com/racket/racket. See "build.md" there for general build information.

    1 Site Configuration Modules

    2 Machine Requirements

    3 Site Configuration Language

    4 READMEs

    5 Names and Download Pages

    6 Available Docker Images

    7 Main Distribution via Docker

    8 Examples

      8.1 Single Installer

      8.2 Cross-Build via Docker

      8.3 Multiple Platforms

      8.4 Installer Web Page

      8.5 Accumulated Shapshots Web Page

      8.6 Main Download Site

      8.7 Multiple Platforms on Multiple Machines