Releases: mkuchin/docker-registry-web
Releases · mkuchin/docker-registry-web
Version 0.1.2
Changelog
- Fixing use of REGISTRY_CONTEXT_PATH env var (#50)
- NullPointerException on selecting tag in repository tags page (#51, #42)
- UI_DELETE role for delete permission (#52)
- Build-in roles wirte-all and read-all should use name glob
**
(#49) - REGISTRY_BASIC_AUTH fix
Docker Pull Command
docker pull hyper/docker-registry-web:v0.1.2
Version 0.1.1
Changelog
- Default configuration with disabled authentication
- Config fallback to environment variables
- Better examples in README
Version 0.1.0
Changelog
- Token based authentication
- Registry events recording
- All config options moved to
config.yml
Version 0.0.4
Version 0.0.3
Version 0.0.2
Version 0.0.1
Initial release