mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-13 23:42:14 +08:00
make -j,多核心编译docker image
This commit is contained in:
@@ -9,7 +9,7 @@ COPY . .
|
||||
|
||||
WORKDIR /server
|
||||
|
||||
RUN make
|
||||
RUN make -j
|
||||
RUN pwd && ls -a
|
||||
|
||||
# glibc env run
|
||||
|
||||
Reference in New Issue
Block a user