Skip to content
Snippets Groups Projects
Commit a5b469f6 authored by nimrod's avatar nimrod
Browse files

Recreate the backup script with shell, AWK, reg and skopeo.

A few reasons. First of all, it doesn't require a running Docker daemon
instead outputting directly to a file (faster and saves space). Also,
the restore script will probably use skopeo so this the codebase is more
uniform. Without the Docker daemon it can run with lower privileges.
Lastly, it should work without setting the really high timeout that bugs
me a little.
parent 7c0fdbeb
No related branches found
No related tags found
No related merge requests found
Pipeline #2394 passed