apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.06k stars 342 forks source link

Rearrange TPv2 docker-compose files #7936

Closed zrhoffman closed 7 months ago

zrhoffman commented 7 months ago

This PR fixes #7934 by


## Which Traffic Control components are affected by this PR?

What is the best way to verify this PR?

cd infrastructure/cdn-in-a-box
make optional/traffic_portal_v2/traffic_portal_v2.rpm
docker-compose -f optional/docker-compose.traffic-portal-v2.yml build
docker-compose -f optional/docker-compose.traffic-portal-v2.yml up --no-deps

PR submission checklist