mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- Refactored DockerImage component to use separate properties for image name, tag, and SHA256 digest. - Introduced DockerImageFormat validation rule to enforce correct image format. - Updated DockerImageParser to handle new parsing logic for image tags and SHA256 hashes. - Enhanced UI to separate input fields for image name, tag, and SHA256 digest, improving user experience. - Added comprehensive tests for DockerImageParser to ensure accurate parsing and validation of image formats. |
||
|---|---|---|
| .. | ||
| DockerCompose.php | ||
| DockerImage.php | ||
| EmptyProject.php | ||
| GithubPrivateRepository.php | ||
| GithubPrivateRepositoryDeployKey.php | ||
| PublicGitRepository.php | ||
| Select.php | ||
| SimpleDockerfile.php | ||