Skip to content

compose.yaml image link support for other container registries #136

@NLZ

Description

@NLZ

Currently if you have for example image: browserless/chrome in your compose.yaml it will be Ctrl+Clickable directing to https://hub.docker.com/r/browserless/chrome

Would be nice if it could also offer the same for other container registries, like image: ghcr.io/browserless/chrome. I think it doesn't need much work, because http://ghcr.io/browserless/chrome will redirects you to https://github.com/browserless/browserless/pkgs/container/chrome, but other registries might not provide redirect to human readable websites, would need to test what else is out there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions