When users define volumes with content: in compose files, the content was being removed from docker_compose but not docker_compose_raw. This caused files to be overwritten on every deployment/save when users edited the compose file. Now both docker_compose and docker_compose_raw are updated with the cleaned version (without content:), allowing users to freely edit files in the persistent storage view without them being overwritten. The content: field now acts as an initial value only - it creates the file on first deployment, then is removed so users have full control over file contents. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cache | ||
| helpers | ||
| app.php | ||
| getHelperVersion.php | ||
| getRealtimeVersion.php | ||
| getVersion.php | ||
| includeHelpers.php | ||