This commit is contained in:
parent
4332f086fb
commit
ada50e3492
|
@ -4,7 +4,8 @@ RUN apk add --no-cache \
|
||||||
build-base \
|
build-base \
|
||||||
cvs \
|
cvs \
|
||||||
git \
|
git \
|
||||||
zlib-dev
|
zlib-dev \
|
||||||
|
zlib-static
|
||||||
|
|
||||||
RUN cvs -d :pserver:cvs@cvs.fefe.de:/cvs -z9 co libowfat \
|
RUN cvs -d :pserver:cvs@cvs.fefe.de:/cvs -z9 co libowfat \
|
||||||
&& cd libowfat \
|
&& cd libowfat \
|
||||||
|
|
Reference in a new issue