Go to file
2023-03-25 18:24:05 +01:00
cmd Restore OnlineKind 2023-03-23 22:19:58 +01:00
controllers Reworked Steps 2023-03-25 18:24:05 +01:00
formol@e73ef7c3f2 Reworked Steps 2023-03-25 18:24:05 +01:00
standalone remove the initContainer once the restore is done 2023-03-24 11:30:30 +01:00
.gitignore Initial commit 2023-02-03 18:36:09 +01:00
.gitmodules Added Docker file 2023-02-08 12:49:05 +01:00
Dockerfile Faster build 2023-02-08 17:59:02 +01:00
Dockerfile.amd64 multi arch Dockerfile 2023-03-20 22:15:13 +01:00
Dockerfile.arm64 multi arch Dockerfile 2023-03-20 22:15:13 +01:00
go.mod Added Docker file 2023-02-08 12:49:05 +01: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 Should backup paths 2023-02-20 10:30:31 +01: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 .