Changes

From SME Server
Jump to navigationJump to search
334 bytes added ,  14:19, 27 August 2021
Line 399: Line 399:     
===Files to modify?===
 
===Files to modify?===
  −
/etc/e-smith/templates/home/e-smith/files/docker/configs/docker-compose.yml
  −
      
/etc/e-smith/templates/usr/lib/systemd/system/docker.service.d/50koozali.conf
 
/etc/e-smith/templates/usr/lib/systemd/system/docker.service.d/50koozali.conf
Line 424: Line 421:  
  WantedBy=sme-server.target
 
  WantedBy=sme-server.target
    +
===Docker Compose===
 +
 +
https://docs.docker.com/compose/install/
 +
 +
Check the latest release:
 +
 +
https://github.com/docker/compose/releases/
 +
 +
curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
 +
 +
Add template fragments here to make your compose file:
 +
 +
/etc/e-smith/templates/home/e-smith/files/docker/configs/docker-compose.yml
    
=== Old Unit file ===
 
=== Old Unit file ===

Navigation menu