Initial commit
This commit is contained in:
8
skills/container-registry-manager/scripts/README.md
Normal file
8
skills/container-registry-manager/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user