Loading services/docker-compose-capif.yml +0 −36 Original line number Original line Diff line number Diff line Loading @@ -14,9 +14,6 @@ services: helper: helper: build: build: context: ./helper context: ./helper # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" container_name: helper container_name: helper Loading @@ -42,9 +39,6 @@ services: access-control-policy: access-control-policy: build: build: context: ./TS29222_CAPIF_Access_Control_Policy_API context: ./TS29222_CAPIF_Access_Control_Policy_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -66,9 +60,6 @@ services: api-invoker-management: api-invoker-management: build: build: context: ./TS29222_CAPIF_API_Invoker_Management_API context: ./TS29222_CAPIF_API_Invoker_Management_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -94,9 +85,6 @@ services: api-provider-management: api-provider-management: build: build: context: ./TS29222_CAPIF_API_Provider_Management_API context: ./TS29222_CAPIF_API_Provider_Management_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -121,9 +109,6 @@ services: logs: logs: build: build: context: ./TS29222_CAPIF_Auditing_API context: ./TS29222_CAPIF_Auditing_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -144,9 +129,6 @@ services: service-apis: service-apis: build: build: context: ./TS29222_CAPIF_Discover_Service_API context: ./TS29222_CAPIF_Discover_Service_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -167,9 +149,6 @@ services: capif-events: capif-events: build: build: context: ./TS29222_CAPIF_Events_API context: ./TS29222_CAPIF_Events_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -190,9 +169,6 @@ services: api-invocation-logs: api-invocation-logs: build: build: context: ./TS29222_CAPIF_Logging_API_Invocation_API context: ./TS29222_CAPIF_Logging_API_Invocation_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -214,9 +190,6 @@ services: published-apis: published-apis: build: build: context: ./TS29222_CAPIF_Publish_Service_API context: ./TS29222_CAPIF_Publish_Service_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -238,9 +211,6 @@ services: capif-routing-info: capif-routing-info: build: build: context: ./TS29222_CAPIF_Routing_Info_API context: ./TS29222_CAPIF_Routing_Info_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" image: labs.etsi.org:5050/ocf/capif/routing-info-api:v2.x.x-release image: labs.etsi.org:5050/ocf/capif/routing-info-api:v2.x.x-release Loading @@ -248,9 +218,6 @@ services: capif-security: capif-security: build: build: context: ./TS29222_CAPIF_Security_API context: ./TS29222_CAPIF_Security_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading Loading @@ -303,9 +270,6 @@ services: nginx: nginx: build: build: context: ./nginx context: ./nginx # platforms: # - linux/arm64 # - linux/amd64 ports: ports: - "8080:8080" - "8080:8080" - "443:443" - "443:443" Loading services/docker-compose-register.yml +0 −3 Original line number Original line Diff line number Diff line Loading @@ -2,9 +2,6 @@ services: register: register: build: build: context: ./register context: ./register # platforms: # - linux/arm64 # - linux/amd64 ports: ports: - 8084:8080 - 8084:8080 volumes: volumes: Loading services/docker-compose-vault.yml +0 −3 Original line number Original line Diff line number Diff line Loading @@ -2,9 +2,6 @@ services: vault: vault: build: build: context: ./vault context: ./vault # platforms: # - linux/arm64 # - linux/amd64 restart: unless-stopped restart: unless-stopped ports: ports: - 8200:8200 - 8200:8200 Loading Loading
services/docker-compose-capif.yml +0 −36 Original line number Original line Diff line number Diff line Loading @@ -14,9 +14,6 @@ services: helper: helper: build: build: context: ./helper context: ./helper # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" container_name: helper container_name: helper Loading @@ -42,9 +39,6 @@ services: access-control-policy: access-control-policy: build: build: context: ./TS29222_CAPIF_Access_Control_Policy_API context: ./TS29222_CAPIF_Access_Control_Policy_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -66,9 +60,6 @@ services: api-invoker-management: api-invoker-management: build: build: context: ./TS29222_CAPIF_API_Invoker_Management_API context: ./TS29222_CAPIF_API_Invoker_Management_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -94,9 +85,6 @@ services: api-provider-management: api-provider-management: build: build: context: ./TS29222_CAPIF_API_Provider_Management_API context: ./TS29222_CAPIF_API_Provider_Management_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -121,9 +109,6 @@ services: logs: logs: build: build: context: ./TS29222_CAPIF_Auditing_API context: ./TS29222_CAPIF_Auditing_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -144,9 +129,6 @@ services: service-apis: service-apis: build: build: context: ./TS29222_CAPIF_Discover_Service_API context: ./TS29222_CAPIF_Discover_Service_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -167,9 +149,6 @@ services: capif-events: capif-events: build: build: context: ./TS29222_CAPIF_Events_API context: ./TS29222_CAPIF_Events_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -190,9 +169,6 @@ services: api-invocation-logs: api-invocation-logs: build: build: context: ./TS29222_CAPIF_Logging_API_Invocation_API context: ./TS29222_CAPIF_Logging_API_Invocation_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -214,9 +190,6 @@ services: published-apis: published-apis: build: build: context: ./TS29222_CAPIF_Publish_Service_API context: ./TS29222_CAPIF_Publish_Service_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading @@ -238,9 +211,6 @@ services: capif-routing-info: capif-routing-info: build: build: context: ./TS29222_CAPIF_Routing_Info_API context: ./TS29222_CAPIF_Routing_Info_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" image: labs.etsi.org:5050/ocf/capif/routing-info-api:v2.x.x-release image: labs.etsi.org:5050/ocf/capif/routing-info-api:v2.x.x-release Loading @@ -248,9 +218,6 @@ services: capif-security: capif-security: build: build: context: ./TS29222_CAPIF_Security_API context: ./TS29222_CAPIF_Security_API # platforms: # - linux/arm64 # - linux/amd64 expose: expose: - "8080" - "8080" volumes: volumes: Loading Loading @@ -303,9 +270,6 @@ services: nginx: nginx: build: build: context: ./nginx context: ./nginx # platforms: # - linux/arm64 # - linux/amd64 ports: ports: - "8080:8080" - "8080:8080" - "443:443" - "443:443" Loading
services/docker-compose-register.yml +0 −3 Original line number Original line Diff line number Diff line Loading @@ -2,9 +2,6 @@ services: register: register: build: build: context: ./register context: ./register # platforms: # - linux/arm64 # - linux/amd64 ports: ports: - 8084:8080 - 8084:8080 volumes: volumes: Loading
services/docker-compose-vault.yml +0 −3 Original line number Original line Diff line number Diff line Loading @@ -2,9 +2,6 @@ services: vault: vault: build: build: context: ./vault context: ./vault # platforms: # - linux/arm64 # - linux/amd64 restart: unless-stopped restart: unless-stopped ports: ports: - 8200:8200 - 8200:8200 Loading