bneradt opened a new pull request, #446: URL: https://github.com/apache/trafficserver-ci/pull/446
The controller still uses legacy docker-compose 1.25, which rejects Compose files without an explicit version and does not support default-value interpolation in bind mount strings. The new /opt/github-mirror installer hit that incompatibility during rollout. This keeps the Compose file compatible with the controller by restoring the version field and relying on the installer-generated .env file for MIRROR_ROOT. This also excludes the installed webhook secret from future Docker build contexts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
