https://github.com/lk-code/registry-lookup
Registry Lookup is a modern .NET Blazor WebAssembly application that allows you to explore and browse artifacts from various registries like Docker and (in the future) NuGet, npm, and more.
https://github.com/lk-code/registry-lookup
Last synced: 5 months ago
JSON representation
Registry Lookup is a modern .NET Blazor WebAssembly application that allows you to explore and browse artifacts from various registries like Docker and (in the future) NuGet, npm, and more.
- Host: GitHub
- URL: https://github.com/lk-code/registry-lookup
- Owner: lk-code
- License: mit
- Created: 2025-07-10T21:45:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-26T21:57:22.000Z (11 months ago)
- Last Synced: 2025-11-09T06:06:56.623Z (7 months ago)
- Language: C#
- Size: 892 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# registry-lookup

Registry Lookup is a modern .NET Blazor WebAssembly application that allows you to explore and browse artifacts from various registries like Docker and (in the future) NuGet, npm, and more.
[](https://img.shields.io/docker/v/lkcode/registry-lookup)
[](https://github.com/lk-code/registry-lookup/blob/master/LICENSE)
[](https://hub.docker.com/r/lkcode/registry-lookup)
[](https://hub.docker.com/r/lkcode/registry-lookup)
[](https://hub.docker.com/r/lkcode/registry-lookup)
[](https://sonarcloud.io/summary/new_code?id=lk-code_registry-lookup)
[](https://sonarcloud.io/summary/new_code?id=lk-code_registry-lookup)
[](https://sonarcloud.io/summary/new_code?id=lk-code_registry-lookup)
[](https://www.buymeacoffee.com/lk.code)
## usage
you can use Registry L00kup via Docker:
1. use the image name `lkcode/registry-lookup:latest` from docker hub.
2. add port mapping for port `80` to your host.