Standalone Linux package
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