Looking for a Lightweight Local Docker Registry Management Tool

0
18
Asked By CuriousCoder42 On

I've been using a tool called CraneOperator to manage my local Docker Registry for years, and it worked great until I switched to an arm64 architecture. Since the prebuilt image is only available for x86, I'm trying to build it from source, but I'm hitting roadblocks. The creator hasn't updated the tool in 7 years, and although I can get it to build without errors, it just won't run properly. I'd like to find a simpler alternative to manage my Docker Registry. While I've considered using larger solutions like Harbor or Nexus, they feel like overkill for my needs. Any recommendations that might fit the bill?

1 Answer

Answered By DockerDude87 On

Check out Joxit’s Docker Registry UI! It’s lightweight and seems perfect for what you need. Here's the link: https://github.com/Joxit/docker-registry-ui

CuriousCoder42 -

Thanks, that looks exactly like what I was looking for! Though it turns out I have a bunch of missing manifests I didn't notice before!

Related Questions

Keep Your Screen Awake Tool

Favicon Generator

JWT Token Decoder and Viewer

Ethernet Signal Loss Calculator

Remove Duplicate Items From List

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.