docker compose install

Discussion about Docker
User avatar
harveydobson
Posts: 2
Joined: 19 Nov 2020, 04:17

Re: docker compose install

Post by harveydobson »

Yes, please please please add this feature, this goes hand in hand with docker and is currently restricting myself and i'm sure many other users from deploying applications efficiently. It is really holding me back with many things I wish to do with my TNAS.
User avatar
TMSupport
TerraMaster Team
Posts: 2314
Joined: 13 Dec 2019, 15:15

Re: docker compose install

Post by TMSupport »

It has been added already now.
docker-compose.png
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
pabs
Posts: 15
Joined: 13 Nov 2020, 05:25

Re: docker compose install

Post by pabs »

When I try to execute it on my NAS I get:

Code: Select all

root@nas:/home/admin# docker-compose
Traceback (most recent call last):
  File "/usr/local/bin/docker-compose", line 5, in <module>
    from compose.cli.main import main
ImportError: No module named compose.cli.main
TNAS version: 4.2.06-2011031755
User avatar
TMS
TerraMaster Team
Posts: 508
Joined: 20 Oct 2020, 17:06

Re: docker compose install

Post by TMS »

Doker-compose of ARM needs to install python3.8 to use, please make sure python3.8 is installed.
To contact our tech team, please email to support(at)terra-master.com, remember to replace (at) with @
User avatar
Rajesh
Posts: 15
Joined: 26 May 2020, 02:33

Re: docker compose install

Post by Rajesh »

:) super cool
Locked

Return to “Docker”