Skip to content

Standalone Linux package

Emily Veenhuis requested to merge feature/linux-build into 3.x

Adds Qt dependencies necessary for standalone Linux package. Creates Dockerfile to generate Linux package.

Relevant command: DOCKER_BUILDKIT=1 docker build -o out .

Ensure the correct branch/commit is being checked out

Edited by Emily Veenhuis

Merge request reports