Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cache-config/testing/docker/docker-compose-ats-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#

---
version: '2.1'
version: '3.8'

volumes:
trafficcontrol:
Expand Down
2 changes: 1 addition & 1 deletion cache-config/testing/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#

---
version: '2.1'
version: '3.8'

volumes:
trafficcontrol:
Expand Down
2 changes: 1 addition & 1 deletion experimental/graphql.sample/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
version: '2.1'
version: '3.8'

services:
pg-db:
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/ansible/sample.lab/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# limitations under the License.
#

version: '2.1'
version: '3.8'

services:
sample.driver.playbook:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#

---
version: '2.1'
version: '3.8'

services:
db:
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/cdn-in-a-box/docker-compose.readiness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
# docker-compose -f docker-compose.readiness.yml up

---
version: '2.1'
version: '3.8'

services:
readiness:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# docker-compose -f docker-compose.traffic-ops-test.yml logs -f integration

---
version: '2.1'
version: '3.8'

services:
integration:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# docker-compose -f docker-compose.traffic-portal-test.yml logs -f portal-integration-test

---
version: '2.1'
version: '3.8'

services:
portal-integration-test:
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/cdn-in-a-box/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# Note that this setup is intended for testing and not for production use.

---
version: '2.1'
version: '3.8'

services:
# db is the Traffic Ops database running in postgresql. Only trafficops needs to have access to it.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Exposes debugging ports

---
version: '2.1'
version: '3.8'

services:
enroller:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Expose the Grafana container on the host on port 3000

---
version: '2.1'
version: '3.8'

services:
grafana:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@


---
version: '2.1'
version: '3.8'

services:
grafana:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# Note that this setup is intended for testing and not for production use.
#
---
version: '2.1'
version: '3.8'

services:
socksproxy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
# Note that this setup is intended for testing and not for production use.
#
---
version: '2.1'
version: '3.8'

services:
# Optional Socks Proxy for docker hosts that have limited bridge/ipforwarding support.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# under the License.

---
version: '2.1'
version: '3.8'

networks:
default:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# Expose the trafficvault container on the host on ports 8087, 8088, and 8098

---
version: '2.1'
version: '3.8'

services:
trafficvault:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#

---
version: '2.1'
version: '3.8'

services:
trafficvault:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# Note that this setup is intended for testing and not for production use.
#
---
version: '2.1'
version: '3.8'

services:
vnc:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
# Note that this setup is intended for testing and not for production use.
#
---
version: '2.1'
version: '3.8'

services:
# TestClient is a VNC/Proxy container for development/testing CDN-In-A-Box
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# connect to this OpenVPN server by it.

---
version: '2.1'
version: '3.8'

services:
vpn:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
# connect to this OpenVPN server by it.

---
version: '2.1'
version: '3.8'

services:
vpn:
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/docker/build/docker-compose-opt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
version: '2.1'
version: '3.8'

services:
ats:
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/docker/build/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
version: '2.1'
version: '3.8'

services:
weasel:
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/docker/traffic_ops/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#

---
version: '2'
version: '3.8'

volumes:
trafficcontrol:
Expand Down
2 changes: 1 addition & 1 deletion test/fakeOrigin/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.

version: '2'
version: '3.8'

services:
fake_origin:
Expand Down
2 changes: 1 addition & 1 deletion tools/golang/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
version: '2.3'
version: '3.8'

services:
lint:
Expand Down
2 changes: 1 addition & 1 deletion traffic_monitor/tests/_integration/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#

---
version: '2.1'
version: '3.8'

services:
testto:
Expand Down
2 changes: 1 addition & 1 deletion traffic_monitor/tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
version: '2'
version: '3.8'

volumes:
junit:
Expand Down
2 changes: 1 addition & 1 deletion traffic_ops/app/bin/tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
version: '2'
version: '3.8'

volumes:
traffic_ops_golang:
Expand Down
2 changes: 1 addition & 1 deletion traffic_ops/app/db/trafficvault/test/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# docker-compose up --exit-code-from trafficvault-db-admin

---
version: '2.1'
version: '3.8'

services:
tvdb:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# specific language governing permissions and limitations
# under the License.

version: '3.6'
version: '3.8'

services:
swagger-spec-server:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# specific language governing permissions and limitations
# under the License.

version: '3.6'
version: '3.8'

services:
to-rst:
Expand Down
2 changes: 1 addition & 1 deletion traffic_ops_db/docker/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
version: '2'
version: '3.8'

services:
db:
Expand Down
2 changes: 1 addition & 1 deletion traffic_ops_db/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
version: '2'
version: '3.8'

services:
db:
Expand Down
2 changes: 1 addition & 1 deletion traffic_ops_db/test/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# docker-compose up --exit-code-from trafficops-db-admin

---
version: '2.1'
version: '3.8'

services:
db:
Expand Down
2 changes: 1 addition & 1 deletion traffic_portal/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
version: '2'
version: '3.8'

services:
portal:
Expand Down
2 changes: 1 addition & 1 deletion traffic_router/tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
version: '2'
version: '3.8'

volumes:
junit:
Expand Down
2 changes: 1 addition & 1 deletion traffic_server/_tsb/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
---
version: "2.1"
version: '3.8'
services:
ats_build:
build:
Expand Down