mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-26 05:27:57 +03:00
p4 binary fix
This commit is contained in:
parent
c7eebfedbd
commit
1bf67dd57d
@ -72,6 +72,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
|||||||
wget \
|
wget \
|
||||||
zip && \
|
zip && \
|
||||||
wget -nv --random-wait -c -P /usr/bin ${P4_DOWNLOAD_URL} && \
|
wget -nv --random-wait -c -P /usr/bin ${P4_DOWNLOAD_URL} && \
|
||||||
|
chmod +x /usr/bin/p4 && \
|
||||||
openssl dhparam -out /etc/ssl/dhparam.pem 4096
|
openssl dhparam -out /etc/ssl/dhparam.pem 4096
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user