Loading services/docker-compose-capif.yml +0 −12 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ services: build: context: ./helper platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading Loading @@ -43,7 +42,6 @@ services: build: context: ./TS29222_CAPIF_Access_Control_Policy_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -67,7 +65,6 @@ services: build: context: ./TS29222_CAPIF_API_Invoker_Management_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading Loading @@ -95,7 +92,6 @@ services: build: context: ./TS29222_CAPIF_API_Provider_Management_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -122,7 +118,6 @@ services: build: context: ./TS29222_CAPIF_Auditing_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -145,7 +140,6 @@ services: build: context: ./TS29222_CAPIF_Discover_Service_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -168,7 +162,6 @@ services: build: context: ./TS29222_CAPIF_Events_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -191,7 +184,6 @@ services: build: context: ./TS29222_CAPIF_Logging_API_Invocation_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -215,7 +207,6 @@ services: build: context: ./TS29222_CAPIF_Publish_Service_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -239,7 +230,6 @@ services: build: context: ./TS29222_CAPIF_Routing_Info_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -249,7 +239,6 @@ services: build: context: ./TS29222_CAPIF_Security_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading Loading @@ -304,7 +293,6 @@ services: build: context: ./nginx platforms: - linux/arm64 - linux/amd64 ports: - "8080:8080" Loading services/docker-compose-mock-server.yml +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ services: build: context: ./mock_server platforms: - linux/arm64 - linux/amd64 ports: - 9090:9090 Loading services/docker-compose-register.yml +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ services: build: context: ./register platforms: - linux/arm64 - linux/amd64 ports: - 8084:8080 Loading services/docker-compose-vault.yml +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ services: build: context: ./vault platforms: - linux/arm64 - linux/amd64 restart: unless-stopped ports: Loading Loading
services/docker-compose-capif.yml +0 −12 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ services: build: context: ./helper platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading Loading @@ -43,7 +42,6 @@ services: build: context: ./TS29222_CAPIF_Access_Control_Policy_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -67,7 +65,6 @@ services: build: context: ./TS29222_CAPIF_API_Invoker_Management_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading Loading @@ -95,7 +92,6 @@ services: build: context: ./TS29222_CAPIF_API_Provider_Management_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -122,7 +118,6 @@ services: build: context: ./TS29222_CAPIF_Auditing_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -145,7 +140,6 @@ services: build: context: ./TS29222_CAPIF_Discover_Service_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -168,7 +162,6 @@ services: build: context: ./TS29222_CAPIF_Events_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -191,7 +184,6 @@ services: build: context: ./TS29222_CAPIF_Logging_API_Invocation_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -215,7 +207,6 @@ services: build: context: ./TS29222_CAPIF_Publish_Service_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -239,7 +230,6 @@ services: build: context: ./TS29222_CAPIF_Routing_Info_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading @@ -249,7 +239,6 @@ services: build: context: ./TS29222_CAPIF_Security_API platforms: - linux/arm64 - linux/amd64 expose: - "8080" Loading Loading @@ -304,7 +293,6 @@ services: build: context: ./nginx platforms: - linux/arm64 - linux/amd64 ports: - "8080:8080" Loading
services/docker-compose-mock-server.yml +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ services: build: context: ./mock_server platforms: - linux/arm64 - linux/amd64 ports: - 9090:9090 Loading
services/docker-compose-register.yml +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ services: build: context: ./register platforms: - linux/arm64 - linux/amd64 ports: - 8084:8080 Loading
services/docker-compose-vault.yml +0 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ services: build: context: ./vault platforms: - linux/arm64 - linux/amd64 restart: unless-stopped ports: Loading