Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
topics:docker-install-gitlab-ci-runner [2017/04/09 16:31]
orzfly
topics:docker-install-gitlab-ci-runner [2017/04/09 16:33]
orzfly
Line 91: Line 91:
   * Private Docker Registry? Add ''DOCKER_AUTH_CONFIG'': https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/configuration/advanced-configuration.md#using-a-private-container-registry   * Private Docker Registry? Add ''DOCKER_AUTH_CONFIG'': https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/configuration/advanced-configuration.md#using-a-private-container-registry
   * Self-signed SSL? https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/configuration/tls-self-signed.md   * Self-signed SSL? https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/blob/master/docs/configuration/tls-self-signed.md
 +    * Mount your certificate file at ''/etc/gitlab-runner/certs/my.gitlab.server.com.crt'' with Docker volume
  
 ===== See Alsos ===== ===== See Alsos =====