GMOD / docker-apollo

:whale: Apollo 2.X Docker Image
GNU General Public License v3.0
10 stars 12 forks source link

2.0.5 upgrade #11

Closed nathandunn closed 7 years ago

nathandunn commented 7 years ago
nathandunn commented 7 years ago

@erasche I'm still testing as whether it runs, so review not necessarily needed.

Looks like postgresql either didn't start or is on the wrong port as I continually get this:

./var/run/postgresql:5432 - no response

I'll debug it on Monday.

nathandunn commented 7 years ago

more full error:

sudo docker run gmod/apollo:latest
cp: cannot create regular file '/webapps/ROOT.war': No such file or directory
Error: specified cluster does not exist
/var/run/postgresql:5432 - no response

I'll have to exec in and see what step is missing.