mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-06 03:54:48 +02:00
fix jq
This commit is contained in:
parent
9b175b6a4d
commit
ea47a4be6a
@ -22,6 +22,7 @@ ADD https://download.libsodium.org/libsodium/releases/libsodium-1.0.2.tar.gz /tm
|
|||||||
ADD http://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-proxy-1.4.3.tar.gz /tmp/pkgs/
|
ADD http://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-proxy-1.4.3.tar.gz /tmp/pkgs/
|
||||||
|
|
||||||
WORKDIR /tmp/pkgs/
|
WORKDIR /tmp/pkgs/
|
||||||
|
RUN chmod +x /usr/local/bin/jq
|
||||||
RUN python get-pip.py
|
RUN python get-pip.py
|
||||||
RUN pip install supervisor shadowsocks
|
RUN pip install supervisor shadowsocks
|
||||||
RUN tar xzf libsodium-1.0.2.tar.gz && \
|
RUN tar xzf libsodium-1.0.2.tar.gz && \
|
||||||
|
Loading…
Reference in New Issue
Block a user