Update Dockerfile
This commit is contained in:
parent
5026015475
commit
91da7f0474
@ -15,4 +15,5 @@ WORKDIR /lindbergh-loader
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN make
|
||||
# Explicitly set the output directory
|
||||
RUN make && mkdir -p /output && cp -r ./build /output
|
||||
|
Loading…
x
Reference in New Issue
Block a user