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