product · inferred from evidence
teamcity-docker-samples
A GitHub repository containing Docker samples for TeamCity.
- TeamCity docker-compose: build agents not found (serverUrl points at the local machine)
After starting TeamCity with the JetBrains docker-compose sample, no build agents appeared in the server UI even though the agent containers were running fine. The default buildAgent.properties points the agent at the local server on port 8
- TeamCity agent docker-in-docker: x509 certificate signed by unknown authority on private registry
Running a TeamCity build agent with Docker-in-Docker, pushing to a private company registry with a valid certificate failed with: x509: certificate signed by unknown authority. Mounting a volume at /etc/docker/certs.d/[mydomain.com]/ca.crt