E.T 75ece38725
Dockerfile overhaul (#1726)
Create entrypoint to orchestrate the build steps
Supported commands: make, ninja
Passes additional arguments to the make / ninja command at the end (like -jNN)
There is a shortcut to make -jNN by just specifying -jNN
Anything else will be directly executed (like getting a shell into the container with bash -li is still possible)
2024-01-06 00:42:36 +01:00
..
2023-12-17 17:20:35 +01:00
2023-12-17 17:20:35 +01:00
2023-10-08 16:24:02 +02:00
2022-10-30 00:03:07 +02:00
2023-03-21 22:01:09 +01:00