Issues containerising Teamwork Cloud - Proof of Concept

Using Docker to containerise a few images including:

ElasticSearch

(Apache) Messaging

Cassandra

ZooKeeper

ZooNavigator

TWCloud

(TWCloud) WebApp

 

I have managed to get all of these images working as a container apart from TWCloud,

 

Despite the limited documentation I haven't had many issues up to this point.

 

When attempting to start the container it seems to get to the point of starting the TWCloud service but exits with the following:

/scripts/run.sh: 23: /scripts/run.sh: ./twcloud: not found

 

I would have assumed that these folders would have been created upon staging the containers but they don't seem to have been created, even after manually creating these and placing (what seems to be) the correct file within the directory this is looking for, it still refuses to start correctly.

 

Has anybody managed to install this correctly either through a container or by CLI on Linux and managed to get past the starting stage of TWCloud or potentially came across this issue and got past it?

 

 

drwxr-xr-x 1 root root 4096 May 9 08:46 ..

 

drwxrwxrwx 12 root root 4096 May 8 12:54 WebAppPlatform

 

drwxrwxrwx 1 1000 1000 512 May 7 12:35 certs

 

drwxrwxrwx 1 root root 4096 May 9 12:19 configuration

 

-rwxrwxrwx 1 root root 732 May 9 12:19 jvm.options

 

drwxrwxrwx 2 root root 20480 May 7 12:03 lib

 

drwxrwxrwx 3 root root 4096 May 7 12:03 license3rdparty

 

drwxrwxrwx 2 root root 4096 May 7 12:03 lmutil

 

drwxrwxrwx 3 root root 4096 May 7 12:03 osmc

 

-rwxrwxrwx 1 root root 9467 May 7 12:03 readme.html

 

drwxrwxrwx 2 root root 4096 May 7 11:58 resources

 

-rwxrwxrwx 1 root root 22 May 7 12:03 revision.txt

 

drwxrwxrwx 4 root root 4096 May 7 12:03 scripts

 

-rwxrwxrwx 1 root root 143413 May 7 12:02 twc_about.png

 

sed: can't read twcloud: No such file or directory

 

======================================================

 

akka {