mirror of
https://github.com/fumiama/CMoe-Counter.git
synced 2026-06-05 02:00:24 +08:00
fix(compile): "/usr/local/bin/cmoe": not found
This commit is contained in:
@@ -37,7 +37,7 @@ COPY ./CMakeLists.txt .
|
||||
|
||||
RUN mkdir build \
|
||||
&& cd build \
|
||||
&& cmake .. \
|
||||
&& cmake -DBUILD=docker .. \
|
||||
&& make install
|
||||
|
||||
FROM alpine:latest
|
||||
|
||||
Reference in New Issue
Block a user