# Skybolt Linux ## Introduction Patches and Dockerfile for building Skybolt on Linux. ## Build procedure ``` docker build -f Dockerfile -t skybolt . ``` ## Status * Libraries and programs building: YES * Tests passing: NO, some are failing: ``` The following tests FAILED: 50 - Precomputed BruentonAtmosphere matches Bruenton's reference implementation (Failed) 51 - CompositingPipeline renders expected images (SEGFAULT) ``` ## Links Skybolt project: