mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-24 20:48:18 +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 \
|
||||
zip && \
|
||||
wget -nv --random-wait -c -P /usr/bin ${P4_DOWNLOAD_URL} && \
|
||||
chmod +x /usr/bin/p4 && \
|
||||
openssl dhparam -out /etc/ssl/dhparam.pem 4096
|
||||
|
||||
##################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user