diff --git a/backup/make_image.sh b/backup/make_image.sh new file mode 100644 index 0000000..809dc4d --- /dev/null +++ b/backup/make_image.sh @@ -0,0 +1 @@ +docker build --network host -t backup_image .