Open Closed

Issue when using tye build #3700


User avatar
0
tahseelit1 created

ICheck the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Im stuck with this issue using tye build in microservice template.

my docker file

please let me know how can i fixed this issue


1 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    I am not familiar with tye build internals but it may be related to context. You may try to put tye.yaml under the build folder and retry.

    We also have image build scripts under the build folder.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11