You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This Bug Report affects these Traffic Control components:
Current behavior:
Running CDN in a Box with docker-compose version 1.25.5 fails:
According to the Compose file version 2 spec, the
targetoption should only be supported in Compose file versions 2.3 and higher.Expected behavior:
CDN in a Box should work for all docker-compose versions supporting the Compose file version used by CDN in a Box (currently 2.1).
Steps to reproduce:
cd infrastructure/cdn-in-a-box curl -LO https://github.com/docker/compose/releases/download/1.25.5/docker-compose-Darwin-x86_64 chmod +x docker-compose-Darwin-x86_64 ./docker-compose-Darwin-x86_64 ps