Go to file
2023-04-28 15:05:54 +02:00
cmd Restic repository now includes the targetName to avoid concurrency when multiple targets are doing backup simulteanously 2023-04-28 15:05:54 +02:00
controllers Restic repository now includes the targetName to avoid concurrency when multiple targets are doing backup simulteanously 2023-04-28 15:05:54 +02:00
formol@6f150cc36d Restic repository now includes the targetName to avoid concurrency when multiple targets are doing backup simulteanously 2023-04-28 15:05:54 +02:00
standalone Restic repository now includes the targetName to avoid concurrency when multiple targets are doing backup simulteanously 2023-04-28 15:05:54 +02:00
.gitignore Initial commit 2023-02-03 18:36:09 +01:00
.gitmodules sub module again... 2023-04-25 16:38:02 +02:00
Dockerfile Makefile/Dockerfile cleanup 2023-04-20 08:34:04 +02:00
go.mod First volume snapshot created 2023-04-11 10:48:57 +02:00
LICENSE Initial commit 2023-02-03 18:36:09 +01:00
main.go Initial commit 2023-02-03 18:36:09 +01:00
Makefile Makefile/Dockerfile cleanup 2023-04-20 08:34:04 +02:00
README.md Added README 2023-03-21 10:32:35 +01:00

buildah bud --platform linux/arm64,linux/amd64 --manifest docker.io/desmo999r/formolcli:0.4.0 .