Solved this problem. In Dockerfile skip dotnet restore in blazer and identify. Its works for me
Before i have
After
using FROM mcr.microsoft.com/dotnet/aspnet:6.0-focal AS base
FROM mcr.microsoft.com/dotnet/aspnet:6.0-focal AS base