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