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:
CDN in a Box - Traffic Portal v2 service
What did you do?
cd infrastructure/cdn-in-a-box
docker-compose -f optional/docker-compose.traffic-portal-v2.yml build
What did you expect to happen?
Service trafficportalv2 builds
What actually happened?
$ docker-compose -f optional/docker-compose.traffic-portal-v2.yml build
service "trafficportalv2" has neither an image nor a build context specified: invalid compose project
This Bug Report affects these Traffic Control components:
What did you do?
cd infrastructure/cdn-in-a-box docker-compose -f optional/docker-compose.traffic-portal-v2.yml buildWhat did you expect to happen?
Service
trafficportalv2buildsWhat actually happened?
$ docker-compose -f optional/docker-compose.traffic-portal-v2.yml build service "trafficportalv2" has neither an image nor a build context specified: invalid compose projectRegression from from #7925