mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 13:45:23 +02:00
- Removed unnecessary console logging in the mechanizeDockerContainer function to enhance code clarity. - Simplified error handling by directly creating a new service if the existing one is not found, improving the deployment logic. - Updated the buildNixpacks function to ensure container cleanup is attempted without additional error handling, streamlining the process.