Manage private container registry
If you maintain your own cyberinfrastructure and are pulling many containers per day, you may consider hosting your own registry.
Docker Registry Server¶
Setting up your own Docker Registry Server
Registry deployment documentation
Harbor¶
Harbor is for managing container registries with Kubernetes
CyVerse manages their own public/private Harbor server for their Discovery Environment. You can authenticate to it using your CyVerse user account.
CyVerse featured Docker containers in the Discovery Environment are cached on our Harbor, using a combination of GitHub Actions.