/cura-docker

Cura packaged as a container from Ubuntu PPA

Primary LanguageShell

Cura packaged as a container from Ubuntu PPA

This image packages Thomas Pietrowski's cura PPA so that it can be run in an isloated container.

Originally dockerised by Steve Baker; there is another dockerised Cura by Mathias Rühle which points at the development version of Cura.

Build the Docker container with something like:

docker build -t focal-cura-4.8 .

Then use the included cura-docker script to run Cura, eg:

#! /bin/sh
./cura-docker focal-cura-4.8 -v /src/cura/models:/src/cura/models