mirror of
https://github.com/lobaro/restic-backup-docker.git
synced 2026-07-19 21:24:53 +00:00
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
docker build --rm -t backup-test .
|