mirror of
https://github.com/asdlokj1qpi233/subconverter.git
synced 2025-10-27 11:52:32 +00:00
Enhancements
Fix support for single node configuration used by Shadowsocks(R)-libev and V2Ray-core. Update Dockerfile.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user