mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-16 04:35:24 +02:00
- Updated the `removeCompose` function to include a command for disconnecting the Docker network before removing the stack or compose application, improving cleanup reliability. - Removed unnecessary console logging in the `getServiceImageDigest` function to streamline output and enhance code clarity.