Plugin for Docker Registry

ravensorb

Dabbler
Joined
Jan 18, 2012
Messages
37
Did you have any luck finding an option for this? I'd be interested as well.
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
The only option I can see for running a registry is in a docker container, which rules out a jail/plugin.

What you could do is make an nfs share of your registry data directory and then attach that in a linux VM running docker and run the registry container on that (ubuntu is easiest in my experience)
 
Top