mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
install docker-engine 1.10.2
This commit is contained in:
@ -165,7 +165,7 @@ apt-get dist-upgrade -y
|
|||||||
|
|
||||||
# Let's install docker
|
# Let's install docker
|
||||||
fuECHO "### Installing docker-engine."
|
fuECHO "### Installing docker-engine."
|
||||||
apt-get install docker-engine=1.10.1-0~trusty -y
|
apt-get install docker-engine=1.10.2-0~trusty -y
|
||||||
|
|
||||||
# Let's add proxy settings to docker defaults
|
# Let's add proxy settings to docker defaults
|
||||||
if [ -f $myPROXYFILEPATH ];
|
if [ -f $myPROXYFILEPATH ];
|
||||||
|
Reference in New Issue
Block a user