Docker Compose in Docker

Tell us your most wanted new features, or recommendation.
Locked
User avatar
Rajesh
Posts: 15
Joined: 26 May 2020, 02:33

Docker Compose in Docker

Post by Rajesh »

Docker compose feature in docker is required. Other NAS devices support it. Due to the lack of it in Terramaster thinking to buy Synology.
User avatar
TMroy
TerraMaster Team
Posts: 2598
Joined: 10 Mar 2020, 14:04
China

Re: Docker Compose in Docker

Post by TMroy »

Docker-compose and Portainer are coming soon.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Support team: support(at)terra-master.com (for technical support only)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
Cafsenra
Posts: 18
Joined: 20 Jul 2020, 00:57

Re: Docker Compose in Docker

Post by Cafsenra »

I managed to install docker-compose:

Download to the public folder the file docker-compose-Linux-x86_64 on:

https://github.com/docker/compose/releases/

latest version on 02/01/2021 is:

https://github.com/docker/compose/relea ... nux-x86_64

login to shell and run:

cp /mnt/public/docker-compose-Linux-x86_64 /usr/local/bin/docker-compose

Thats it ;)
DevOps Engineer. Software Developer on free time ;)
Locked