-
I currently have a scraper running as a worker in my aspire project. It uses .NET playwright which requires having the headless chromium browser installed. This is installed on the playwright recommended docker container image Current code:
What I'm hoping for:
I am open to other solutions to this issue as well. If there's a way to install the headless browser after container startup or to add this project just as a container. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 12 replies
-
Does that image (mcr.microsoft.com/playwright:v1.51.0-noble) also contain dotnet? |
Beta Was this translation helpful? Give feedback.
https://learn.microsoft.com/en-us/dotnet/core/containers/publish-configuration#containerbaseimage