Every compile step now works with docker! See README

This commit is contained in:
Duesentrieb71
2024-03-21 21:57:53 +01:00
parent 6f6a331152
commit c6c9fd6926
3 changed files with 34 additions and 26 deletions

View File

@ -11,5 +11,5 @@ RUN apt-get update && apt-get install -y \
# Remove the package lists to reduce the image size
WORKDIR /project/
WORKDIR /fsbl/