add ca-certificates
This commit is contained in:
@ -6,7 +6,7 @@ LABEL HubImageName="wollud1969/httpdispatcher"
|
||||
|
||||
RUN \
|
||||
apt update && \
|
||||
apt install -y curl && \
|
||||
apt install -y ca-certificates curl && \
|
||||
sed -i \
|
||||
-e 's,^#\(LoadModule proxy_module modules/mod_proxy.so\),\1,' \
|
||||
-e 's,^#\(LoadModule proxy_http_module modules/mod_proxy_http.so\),\1,' \
|
||||
|
Reference in New Issue
Block a user