mirror of
https://github.com//cppla/ServerStatus
synced 2026-03-26 00:09:49 +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