Skip to content

Commit

Permalink
测试
Browse files Browse the repository at this point in the history
  • Loading branch information
ryjer committed Sep 16, 2023
1 parent fb9ab31 commit e9de830
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ WORKDIR /src
RUN apk add gcc \
g++ \
make \
git \
git wget \
cvs \
zlib-dev \
libowfat-dev
zlib-dev

RUN apk add libowfat-dev

RUN git clone git://erdgeist.org/opentracker \
&& cd opentracker \
Expand Down

0 comments on commit e9de830

Please sign in to comment.