Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
Fix docker-compose.yaml with Docker Compose v2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
louisroyer committed May 4, 2023
1 parent b4026da commit 53277c6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -877,15 +877,7 @@ x-group:
network_mode: service:site3

services:
<<: *group-ue
<<: *group-gnb
<<: *group-upf-i
<<: *group-upf-a
<<: *group-core-network-main-nf
<<: *group-core-network-aux-nf
<<: *group-mec-dn
<<: *group-internet-dn
<<: *group-trunks
<<: [*group-ue, *group-gnb, *group-upf-i, *group-upf-a, *group-core-network-main-nf, *group-core-network-aux-nf, *group-mec-dn, *group-internet-dn, *group-trunks]

networks:
ran-net:
Expand Down

0 comments on commit 53277c6

Please sign in to comment.