Commit 5c8b488b authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

platform only amd64

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