Page 2 of 2
Re: docker compose install
Posted: 20 Nov 2020, 08:02
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.
Re: docker compose install
Posted: 20 Nov 2020, 14:08
by TMSupport
It has been added already now.
docker-compose.png
Re: docker compose install
Posted: 22 Nov 2020, 01:49
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
Re: docker compose install
Posted: 22 Nov 2020, 11:59
by TMS
Doker-compose of ARM needs to install python3.8 to use, please make sure python3.8 is installed.
Re: docker compose install
Posted: 06 Dec 2020, 23:44
by Rajesh

super cool