9 lines
596 B
Markdown
9 lines
596 B
Markdown
# Scripts
|
|
|
|
Bundled resources for container-registry-manager skill
|
|
|
|
- [ ] create_registry.sh - Automates the creation of container registries (ECR, GCR, Harbor) based on user-defined configurations.
|
|
- [ ] configure_registry.sh - Configures container registry settings such as access policies, security settings, and replication rules.
|
|
- [ ] validate_config.py - Validates the configuration files for container registries to ensure they adhere to best practices and security standards.
|
|
- [ ] cleanup_registry.sh - Script to delete old or unused images and repositories from the container registry.
|