Saving to storage.

New buildfile.
Storing backups in storage.
This commit is contained in:
rony5394
2026-04-09 15:32:54 +02:00
parent ec797025e5
commit 4a33358596
5 changed files with 103 additions and 13 deletions

View File

@@ -52,7 +52,6 @@ func createStorageContainer(Config cfg.Config, DockerClient *client.Client, sshS
Type: mount.TypeBind,
Source: Config.LocalBasePath,
Target: "/volume",
ReadOnly: true,
},
},
//AutoRemove: true,