Managing multiple private Docker registries

The Docker Registry Manager Web front End for managing multiple private docker registries. It is a golang written, beego driven, a web interface for interacting with multiple docker registries. This project is to provide the user interface for your private Docker registry v2 and manage more than one docker private registry server. This containerized web […]
Continue reading…

 

LXD, Linux Container Hypervisor

LXD is an open source container management extension for Linux Containers (LXC). LXD both improves upon existing LXC features and provides new features and functionality to build and manage Linux containers. The core of LXD is a privileged daemon which exposes a REST API over a local unix socket as well as over the network […]
Continue reading…