davidk/docker-slic3r-prusa3d

Any chance of creating a build environment?

eduncan911 opened this issue · 1 comments

First of all, nice! I love seeing docker used this way to keep deps off of the host machine. :)

With that said, I see this is pulling the release builds to run.

Do you know of a repo with Dockerfile that actually compiles/builds the binary releases?

I'm interested in trying to extend PrusaSlicer with a mod (and submit it for a PR). However, I don't want to pollute my system with a full C++ build essentials environment.

Hello!

Thanks for checking out this repository and filing an issue. I had a look around awhile ago and I hadn't found anything that matches your description, so there's a gap to fill!

More work is in order to clean things up, but some bits of work to head towards this goal are now present in the development branch. Please have a look, if it helps with your work on PrusaSlicer.