Find a file
Gabriel Simmer 527d6f8fbf
Support for insecure registries
I personally run my registry in the same Kubernetes cluster as my dref
deployment so it makes sense to have them talk directly.
2022-12-13 09:17:46 +00:00
src Support for insecure registries 2022-12-13 09:17:46 +00:00
.envrc Initial commit, troubleshooting 2022-12-11 14:08:07 +00:00
.gitignore Initial commit, troubleshooting 2022-12-11 14:08:07 +00:00
Cargo.lock Basic image and tag listing, stylesheet 2022-12-11 17:52:51 +00:00
Cargo.toml Basic image and tag listing, stylesheet 2022-12-11 17:52:51 +00:00
flake.lock Xess tweaks 2022-12-11 18:14:50 +00:00
flake.nix Display architectures for tags 2022-12-12 22:09:01 +00:00
LICENSE Add LICENSE 2022-12-11 20:11:58 +00:00
README.md Add screenshot 2022-12-12 22:17:47 +00:00
screenshot.png Add screenshot 2022-12-12 22:17:47 +00:00

DREF

Simple interface for container image registries.

Recommended to build and run using Nix flakes.

Screenshot of the dref interface