Skip to content

Generate embeddings within the docker build stage "build" to allow building images on machines without dotnet #21

Description

@vijaygill

This issue (and the PR I am going to raise) will improve the following:

  1. This allows the build.sh to be run on the machines which do not have dotnet installed. Like my RK3588 based NAS. I run all my MCP servers there so I can access them all from my main machine / laptop / anywhere else.
  2. Generates image for ARM64 if build.sh is run on am ARM64 machine. I am already running it after building the image.

PS: I have not tested the Azure side as I do not have subscription.

This screenshot proves that build is successful on my Orange Pi 5+.
Image

Screenshot showing the MCP server added to VSCode
Image

Screenshot to show CSLA-MCP server responding to initial starting by VSCode

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions