dagger / dagger

An engine to run your pipelines in containers
https://dagger.io
Apache License 2.0
10.84k stars 579 forks source link

From `Service.up()` to web browser #7894

Open shykes opened 1 month ago

shykes commented 1 month ago

Problem

When I use dagger call ... up to open a tunnel from a Dagger service to my local system, it's not easy to open one of the service endpoints in my web browser.

These may not be practical, or a good idea. All I know is that I wish it were easier to go from dagger call [...] up to a browser with my app in it

Solution

🤷‍♂️

shykes commented 1 month ago

FYI @vito if you have ideas :)