mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-04 12:27:57 +08:00
use make instead of lots of files
This commit is contained in:
@ -6,4 +6,4 @@ COPY ./. .
|
||||
|
||||
RUN chmod u+x build.sh
|
||||
|
||||
RUN /bin/bash -c "/src/build.sh"
|
||||
RUN make build
|
Reference in New Issue
Block a user