mirror of
https://github.com/lobaro/restic-backup-docker.git
synced 2026-02-17 01:13:56 +00:00
4 lines
48 B
Bash
Executable File
4 lines
48 B
Bash
Executable File
#!/bin/sh
|
|
|
|
docker build --rm -t restic-backup .
|