Skip to content

Releases

Guy Davis edited this page May 29, 2021 · 28 revisions

The project is still in beta, join the Discord for support and to help out.

Releases of Machinaris can be found on:

The most recent ChangeLog is found on Github.

Branches

The following image tags will be available:

  • ghcr.io/guydavis/machinaris (aka: docker pull ghcr.io/guydavis/machinaris:latest) <-- This is the one you want. Stable release!
  • ghcr.io/guydavis/machinaris:test --> Generally holds upcoming changes, stable enough for testing out the new stuff.
  • ghcr.io/guydavis/machinaris:develop --> Changes regularly as development happens, not stable. Will break!

Chiapos

As of May 2021, the Chiapos multithreading improvements are available in a separate Machinaris image, for potentially improving plotting speed, particularly on faster/newer CPUs. While it doesn't speed plotting up on all systems, you may want to give it a try at your own risk. This image is exactly the Machinaris mainine plus the patch. To use it, pull image:

  • ghcr.io/guydavis/machinaris:v0.3.0-chiapos
Clone this wiki locally