Can The Telerik Blazor and ASP.NET tools be used in a Docker Container

1 Answer 248 Views
General Discussions
Don
Top achievements
Rank 1
Don asked on 14 Jun 2022, 01:32 PM
We are working on a application rewrite and wanted to see if your tools can be used within a Docker Container.
Benjamin
Top achievements
Rank 2
Iron
commented on 16 Jun 2022, 07:19 AM | edited

Hey Don,

can you specify your question?

We dockerize all our blazor and asp.net applications without any problems.

Don
Top achievements
Rank 1
commented on 16 Jun 2022, 01:14 PM

Hi Benjamin,

It was more of a general question. The rewrite I am on started over a year before I joined it and there were indications that at the beginning of the rewrite, there were issues with getting Telerik controls working in Docker containers. I am not sure how true that was but just gathering information for my request for licenses for the toolset.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 17 Jun 2022, 06:41 AM

Hello Don,

I am posting a similar response that I provided to a colleague of yours in another thread. Developers from our community are welcome to share their experience too.

===

Generally, the Docker container configuration is independent of UI for Blazor. You can refer to generic articles for Docker and Blazor apps.

There is one step that I want to point out, as other developers have stumbled upon it. It concerns private NuGet feeds in Docker. The general recommendation is to copy the NuGet.config file explicitly during build:

In short, the setup for our NuGet feed should be identical to any other private feed.

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
General Discussions
Asked by
Don
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or