borgmatic/scripts/docs/build

6 lines
87 B
Bash
Executable File

#!/bin/bash
set -e
docker build --tag witten/borgmatic-docs --file docs/Dockerfile .