Page 1 of 2

docker compose install

Posted: 11 May 2020, 03:14
by jack
Hi there,

Is there a way to install docker compose (https://docs.docker.com/compose/install ... ll-options) on TOS?

Thanks!

Re: docker compose install

Posted: 11 May 2020, 13:18
by TMroy
Hi jack,
Currently this features is not supported. But if you can tell us how this feature will benefit to most of TNAS users, we may consider to implement it.

Re: docker compose install

Posted: 02 Jun 2020, 10:40
by Rajesh
Hi, this would be a good feature for us to create a new docker and use it in the docker application. As we create new web application we can do a docker compose and deploy directly in the docker.

Re: docker compose install

Posted: 02 Jun 2020, 22:59
by TMroy
OK, we will discuss your demand internally, will keep you updated.

Re: docker compose install

Posted: 10 Jul 2020, 19:38
by Ijqkmvwh
I second this request, docker-compose would be a great addition and competitors (QNAP) have it installed together with docker directly.
Either give us a curl command on the bash or a small installation package, shouldnt be too hard. thanks

Re: docker compose install

Posted: 11 Jul 2020, 12:28
by TMroy
Hi, your demand has been forwarded to our tech team. But this request does not have good priority at this moment. Will keep you updated.

Re: docker compose install

Posted: 06 Sep 2020, 22:55
by iago1460
Ijqkmvwh wrote: 10 Jul 2020, 19:38 , docker-compose would be a great addition and competitors (QNAP) have it installed together with docker directly.
Either give us a curl command on the bash or a small installation package, shouldn
yes please, this feature is super important

Re: docker compose install

Posted: 07 Oct 2020, 11:44
by Rajesh
Hi, is there any update on taking up this small but powerful feature?

Re: docker compose install

Posted: 23 Oct 2020, 16:38
by iago1460
It's possible to installed it manually, you only need the linux binary (take a look to https://docs.docker.com/compose/install/) and you can give access other users different than root following https://docs.docker.com/engine/install/ ... stinstall/
Do at your own risk

Re: docker compose install

Posted: 23 Oct 2020, 21:03
by sports_wook
I'd also like to voice my desire for docker compose. I've run into multiple docker files that don't work properly or can't be installed without docker compose. This is a viral component of docker service. Would GREATLY appreciate this being implemented in a future update.