Enhancements

Fix support for single node configuration used by Shadowsocks(R)-libev and V2Ray-core.
Update Dockerfile.
This commit is contained in:
Tindy X
2020-03-22 12:23:51 +08:00
parent 3560b3af93
commit 69847d1043
4 changed files with 83 additions and 52 deletions

View File

@@ -12,7 +12,7 @@ RUN apk add git g++ build-base linux-headers cmake && \
mv base ../ && \
cd .. && \
rm -rf subconverter && \
apk add pcre2 libcurl yaml-cpp libevent libpcrecpp && \
apk add pcre2 libcurl yaml-cpp libevent && \
apk del git gcc g++ build-base linux-headers cmake libressl-dev curl-dev rapidjson-dev libevent-dev pcre2-dev yaml-cpp-dev
# set entry