docui icon indicating copy to clipboard operation
docui copied to clipboard

Open in browser

Open stokito opened this issue 3 years ago • 4 comments

Most containers expose some http port. We can open it in browser. For simplicity we can just open first container's published port. We'll determine the ip:port on container creation and store to meta "Web Port". To open browser on any platform was added a new dependency github.com/pkg/browser which is very small.

The similar functionality already exists in DockerStation

stokito avatar Dec 12 '20 20:12 stokito

I removed the / in the end and also I removed a check that port is tcp because HTTP3 will be UDP based

stokito avatar Jun 12 '21 21:06 stokito

@stokito Thank you :) I'll approve this PR when you fix lint error

skanehira avatar Jun 15 '21 05:06 skanehira

sorry but I don't have time anymore, please merge and fix it yourself

stokito avatar Jun 15 '21 06:06 stokito

@skanehira please merge when you'll have a minute

stokito avatar Jun 22 '21 16:06 stokito