mirror of
https://github.com/fumiama/simple-dict.git
synced 2026-06-10 13:10:31 +08:00
add hash map
This commit is contained in:
@@ -22,7 +22,9 @@ RUN git clone --depth=1 https://github.com/fumiama/simple-protobuf.git \
|
||||
|
||||
RUN rm -rf *
|
||||
|
||||
COPY ./ .
|
||||
COPY ./*.c .
|
||||
COPY ./*.h .
|
||||
COPY ./CMakeLists.txt .
|
||||
|
||||
RUN mkdir build \
|
||||
&& cd build \
|
||||
|
||||
Reference in New Issue
Block a user