Enable IPv6 and Access whitelist
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e22ff11f64
commit
e1f873efb5
@ -14,6 +14,8 @@ RUN cvs -d :pserver:cvs@cvs.fefe.de:/cvs -z9 co libowfat \
|
||||
|
||||
RUN git clone git://erdgeist.org/opentracker \
|
||||
&& cd opentracker \
|
||||
&& sed -i 's/#FEATURES+=-DWANT_ACCESSLIST_WHITE/FEATURES+=-DWANT_ACCESSLIST_WHITE/' Makefile \
|
||||
&& sed -i 's/#FEATURES+=-DWANT_V6/FEATURES+=-DWANT_V6/' Makefile \
|
||||
&& make
|
||||
|
||||
FROM alpine
|
||||
|
Loading…
Reference in New Issue
Block a user