How to upgrade docker-compose to latest version

后端 未结 12 2228
遇见更好的自我
遇见更好的自我 2020-12-23 09:05

I have installed docker-compose using the command

sudo apt install docker-compose

It installed docker-compose version 1.8.0 and build unknown

12条回答
  •  别那么骄傲
    2020-12-23 09:16

    On ubuntu desktop 18.04.2, I have the 'local' removed from the path when using the curl command to install the package and it works for me. See above answer by Kshitij.

提交回复
热议问题