Changes

From SME Server
Jump to navigationJump to search
372 bytes added ,  15:50, 1 March 2018
no edit summary
Line 233: Line 233:  
  status=enabled
 
  status=enabled
    +
==Docker Compose==
 +
The latest version that you can use with the installed version of docker (currently 1.7.1) is docker-compose version 1.5.2
 +
https://github.com/docker/compose/releases/tag/1.5.2
 +
 +
curl -L https://github.com/docker/compose/releases/download/1.5.2/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose
 +
chmod +x /usr/local/bin/docker-compose
    
==Shipyard web GUI==
 
==Shipyard web GUI==

Navigation menu