Mauricio Siu
5c2709248c
fix(upload): refactor registry tag construction for image uploads
...
- Updated the logic for constructing the registry tag in the uploadImage and uploadImageRemoteCommand functions to ensure correct formatting.
- Removed unnecessary path imports and streamlined the code for better readability.
2025-06-26 23:00:51 -06:00
Mauricio Siu
1ae96297e8
refactor: update lint
2024-12-19 02:07:08 -06:00
Mauricio Siu
c51b502116
refactor: add path join to prevent concatenate double slash and update the getImageName
2024-12-19 02:05:30 -06:00
Nicholas Penree
844d582147
fix(docker): fix for custom registry login
2024-12-18 21:58:22 -05:00
Mauricio Siu
d15b6387a3
refactor(dokploy): remove registryURL from registryTag
2024-11-02 15:28:14 -06:00
Mauricio Siu
d901b02e92
refactor(dokploy): remove log
2024-11-02 14:18:00 -06:00
Mauricio Siu
766a25ccad
fix(registry): add image tag resolution correctly when using cluster
2024-11-02 14:17:21 -06:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00