mirror of
https://github.com//cppla/ServerStatus
synced 2026-05-14 02:10:33 +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