Dev Container with docker-outside-of-docker
never gets healthy emulated resource
#6830
Open
1 task done
Labels
untriaged
New issue has not been triaged
Is there an existing issue for this?
Describe the bug
When running Aspire inside a Dev Container with
docker-outside-of-docker
feature instead ofdocker-in-docker
, the resource (for instance an emulated blob storage), never gets a healthy status and is not usable.I see that the container does start in the host docker desktop (in my case), and no other errors seem to be popping up.
Expected Behavior
The resource should get a healthy status and be usable.
Steps To Reproduce
docker-outside-of-docker
instead ofdocker-in-docker
Exceptions (if any)
No response
.NET Version info
.NET SDK:
Version: 9.0.100
Commit: 59db016f11
Workload version: 9.0.100-manifests.3068a692
MSBuild version: 17.12.7+5b8665660
Runtime Environment:
OS Name: debian
OS Version: 12
OS Platform: Linux
RID: linux-x64
Base Path: /usr/share/dotnet/sdk/9.0.100/
Anything else?
No response
The text was updated successfully, but these errors were encountered: