aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CRITICAL FOR TESTING: This copies the entire Jenkins workspace (including ↵Gravatar Andrew D. France 2025-07-231-0/+1
| | | | the populated lib/ directory from the submodules) into the running container, ensuring all the required source files are available for the build process.
* Copying the ENTIRE subdirectory as expected: ln:27Gravatar Andrew D. France 2025-07-231-1/+1
|
* Ensure that the expected directory structure exists inside the container, ↵Gravatar Andrew D. France 2025-07-221-1/+3
| | | | just as install.sh expects: ln:27
* Added liblua5.4-dev package for buildGravatar Andrew D. France 2025-07-221-0/+3
|
* Jenkins checkout step with the SubmoduleOption enabled: Attempt5Gravatar Andrew D. France 2025-07-221-1/+0
|
* This file defines the environment for the lush application: Attempt4Gravatar Andrew D. France 2025-07-221-0/+26