rancher / community-catalog

Catalog entries contributed by the community
384 stars 636 forks source link

GoCD server and agent example got Erros. #670

Open MichelDiz opened 6 years ago

MichelDiz commented 6 years ago

ref: https://github.com/rancher/community-catalog/tree/master/templates/gocd/0

  0 5513k    0 51765    0     0  89821      0  0:01:02 --:--:--  0:01:02 89821
100 5513k  100 5513k    0     0  3536k      0  0:00:01  0:00:01 --:--:-- 5563k
12/11/2017 23:37:05./run: line 84: syntax error: unexpected "("
12/11/2017 23:37:05[cont-finish.d] executing container finish scripts...
12/11/2017 23:37:05[cont-finish.d] done.
12/11/2017 23:37:05[s6-finish] syncing disks.
12/11/2017 23:37:06[s6-finish] sending all processes the TERM signal.
12/11/2017 23:37:09[s6-finish] sending all processes the KILL signal and exiting.

The container keeps in loop restarting. "sending all processes the TERM signal."

@disaster37 also could you provide a version of this catalog model with Traefik? I'm able to route with Traefik, but something tested by who maintain the repo should be safer. And things like check healthy container is something to users keep in mind to change parameters.

Cheers