Java
Aug 23, 2016
Gitlab / Docker tricks
Recently some changes were made in the Gitlab / Gitlab-runner docker images, cause some issues, and I got below workaround:
1. Gitlab docker was listening on tcp port, but client can't connect to this port and telnet will also be closed immediately.
Solution: Add parameter hostname inthe docker start command, like: