restic-docker/build.sh

5 lines
91 B
Bash

#!/bin/sh
docker build -t llehouerou/restic-backup .
docker push llehouerou/restic-backup