anurmatov
anurmatov
worth mentioning if you create a container from last succeeded layer (that `dotnet restore` step) and run same test/build command it works just fine
thanks for the comment, it's deterministic yes, let me try to test w/ turned off parallelism
still same issue w/ `dotnet build -m:1 --disable-build-servers` project structure: * multiple projects in our solution that use Metalama * there is a private NuGet package containing custom aspects *...
our attempts with different metalama versions (`2024.0.16`, `2024.1.23`, `2024.2.19`) aren't working out tests are passed when running in a container from last succeeded docker layer:   @gfraiteur if needed...
hello @prochan2, attached logs to the ticket, please find them here [support.postsharp.net](https://support.postsharp.net/helpdesk/request/35318-directorynotfoundexception-in-docker-build) trying to get a workaround to work - no luck yet