Skip to content

Temporarily force v2.8.1 (and some unrelated cleanup)#1

Closed
PaulSD wants to merge 2 commits intovajonam:mainfrom
PaulSD:main
Closed

Temporarily force v2.8.1 (and some unrelated cleanup)#1
PaulSD wants to merge 2 commits intovajonam:mainfrom
PaulSD:main

Conversation

@PaulSD
Copy link
Copy Markdown

@PaulSD PaulSD commented Dec 26, 2024

PrusaSlicer 2.9.0 dropped support for AppImage, and the "replacement" Flatpak builds are not compatible with Docker (and probably wouldn't support VirtualGL without lots of hacking even if you got past the Docker issues). I suspect the best way forward would be to convert this to a two-stage docker build, where the first stage compiles the latest PrusaSlicer from source (in an Ubuntu container), then the second stage builds the runtime image with the compiled copy of PrusaSlicer. However, that isn't a trivial project.

For now, I simply hard-coded v2.8.1, so that the AppImage-based container can continue to be built for v2.8.1

I also cleaned up a few commands to eliminate some warnings when building.

@PaulSD
Copy link
Copy Markdown
Author

PaulSD commented Jan 5, 2025

Moved to helfrichmichael#21

@PaulSD PaulSD closed this Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant