thinkernel
thinkernel
Yes, it's a nohup. I use the [gerrit-init.nohup](https://github.com/openfrontier/gerrit-docker/blob/master/gerrit-init.nohup) to add the jenkins user with full name provided.
After the restart, the full name of the Jenkins user can be showed correctly.
To add a leading number is a good idea. I will give it a try tomorrow. All the user adding functions goes through the REST API of gerrit. I really...
> FATA[0001] Error response from daemon: Cannot start container 936f9931e733f30457269055785653bda80b4dd1d9c650d771d117c688e11a2f: Cannot link to a non running container: /gerrit AS /proxy/gerrit It looks like you were using openfrontier/ci project to create...
Did you figure out this problem? The postgres container looks ok. You can start another postgres container as a client to connect this container. You can try command line like...
Did you change the values of HOST_NAME & LDAP_SERVER in the _ci/config_ file to your actual host IP or FQDN?
Could you please try using postgres:9.6 instead of the latest one since this project has not been maintained for years.