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
.gitmodules
Dockerfile
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
LICENSE
main.go
Makefile
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 .