- Enhanced logic to process Docker image name and tag, including stripping 'sha256:' prefix and removing '@sha256' suffix. - Implemented validation to check for valid SHA256 hashes and conditionally append '@sha256' to the image name. - Defaulted the image tag to 'latest' if not provided, improving user experience and data integrity. |
||
|---|---|---|
| .. | ||
| ApplicationsController.php | ||
| DatabasesController.php | ||
| DeployController.php | ||
| GithubController.php | ||
| OpenApi.php | ||
| OtherController.php | ||
| ProjectController.php | ||
| ResourcesController.php | ||
| SecurityController.php | ||
| ServersController.php | ||
| ServicesController.php | ||
| TeamController.php | ||