mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update
This commit is contained in:
parent
6faa80e7ea
commit
580b28848c
@ -12,5 +12,7 @@ RUN git clone --recursive https://github.com/clowwindy/ShadowVPN.git
|
||||
|
||||
WORKDIR /ShadowVPN
|
||||
RUN ./autogen.sh
|
||||
RUN dpkg-buildpackage
|
||||
RUN dpkg -i ../shadowvpn_*.deb
|
||||
RUN ./configure --enable-static --sysconfdir=/etc
|
||||
RUN make install
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
|
Loading…
Reference in New Issue
Block a user