Update Dockerfile

This commit is contained in:
Tindy X 2020-01-14 21:59:32 +08:00
parent 882c42e1eb
commit 6a0aff4330
No known key found for this signature in database
GPG Key ID: C6AD413169968D58

View File

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