An Open Source alternative to Docker Trusted Registry is
Portus from SUSE. This is a front end to a private Open Source registry that allows for fine grained control of registry access and content: it can manage users, teams, and namespaces (no, not the kernel ones). It can integrate with LDAP for authentication and offers an audit trail, and can be extended for security scanning.
|
Portus dashboard with activity log |
To play with Portus, we need:
- docker-compose.
- a private registry
- Portus