Commit 3922543a authored by Administrator's avatar Administrator

Update Dockerfile

parent 19d57dac
Pipeline #38 canceled with stages
......@@ -59,7 +59,7 @@ RUN set -x \
&& sed -i 's/192.168.1.2/8.8.8.8/' /etc/ocserv/ocserv.conf \
&& sed -i 's/^route/#route/' /etc/ocserv/ocserv.conf \
&& sed -i 's/^no-route/#no-route/' /etc/ocserv/ocserv.conf \
&& sed -i '/\[vhost:www.example.com\]/,$d' /etc/ocserv/ocserv.conf \
&& sed -i '/\[vhost:vpsl.xyz\]/,$d' /etc/ocserv/ocserv.conf \
&& mkdir -p /etc/ocserv/config-per-group \
&& cat /tmp/groupinfo.txt >> /etc/ocserv/ocserv.conf \
&& rm -fr /tmp/cn-no-route.txt \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment